Merge pull request #509 from tonybaloney/dependabot/github_actions/ac… #1415
benchmark.yml
on: push
Matrix: bench-linux
Matrix: bench-macos-11
Matrix: bench-windows
Annotations
2 errors and 12 warnings
bench-linux (3.10, 7.0.100)
Process completed with exit code 100.
|
bench-windows (3.10, 7.0.100)
Process completed with exit code 1.
|
bench-windows (3.10, 7.0.100)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
bench-windows (3.10, 7.0.100):
src/pyjion/jitinfo.h#L173
'=': conversion from 'size_t' to 'unsigned int', possible loss of data
|
bench-windows (3.10, 7.0.100):
src/pyjion/jitinfo.h#L188
'=': conversion from 'size_t' to 'unsigned int', possible loss of data
|
bench-windows (3.10, 7.0.100):
src/pyjion/jitinfo.h#L199
'=': conversion from 'size_t' to 'unsigned int', possible loss of data
|
bench-windows (3.10, 7.0.100):
src/pyjion/jitinfo.h#L1891
'e': unreferenced local variable
|
bench-windows (3.10, 7.0.100):
src/pyjion/jitinfo.h#L1908
'e': unreferenced local variable
|
bench-windows (3.10, 7.0.100):
src/pyjion/ilgen.h#L562
'argument': conversion from 'uint16_t' to 'BYTE', possible loss of data
|
bench-windows (3.10, 7.0.100):
src/pyjion/ilgen.h#L602
'argument': conversion from 'uint16_t' to 'BYTE', possible loss of data
|
bench-windows (3.10, 7.0.100):
src/pyjion/ilgen.h#L652
'argument': conversion from 'uint16_t' to 'BYTE', possible loss of data
|
bench-windows (3.10, 7.0.100):
src/pyjion/ilgen.h#L683
'=': conversion from 'size_t' to 'unsigned int', possible loss of data
|
bench-windows (3.10, 7.0.100):
src/pyjion/absint.cpp#L176
'argument': conversion from 'Py_ssize_t' to 'short', possible loss of data
|
bench-macos-11 (3.10, 7.0.100)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|