Merge pull request #506 from kurtmckee/add-dependabot-for-github-actions #1886
Annotations
12 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2, actions/setup-dotnet@v1, microsoft/setup-msbuild@v1.0.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
src/pyjion/jitinfo.h#L173
'=': conversion from 'size_t' to 'unsigned int', possible loss of data
|
src/pyjion/jitinfo.h#L188
'=': conversion from 'size_t' to 'unsigned int', possible loss of data
|
src/pyjion/jitinfo.h#L199
'=': conversion from 'size_t' to 'unsigned int', possible loss of data
|
src/pyjion/jitinfo.h#L1891
'e': unreferenced local variable
|
src/pyjion/jitinfo.h#L1908
'e': unreferenced local variable
|
src/pyjion/ilgen.h#L562
'argument': conversion from 'uint16_t' to 'BYTE', possible loss of data
|
src/pyjion/ilgen.h#L602
'argument': conversion from 'uint16_t' to 'BYTE', possible loss of data
|
src/pyjion/ilgen.h#L652
'argument': conversion from 'uint16_t' to 'BYTE', possible loss of data
|
src/pyjion/ilgen.h#L683
'=': conversion from 'size_t' to 'unsigned int', possible loss of data
|
src/pyjion/absint.cpp#L176
'argument': conversion from 'Py_ssize_t' to 'short', possible loss of data
|
The logs for this run have expired and are no longer available.
Loading