Merge pull request #507 from tonybaloney/dependabot/github_actions/mi… #1892
master.yml
on: push
Matrix: build-linux
Matrix: build-macos-11
Matrix: build-windows
Annotations
1 error and 12 warnings
build-linux (3.10, 7.0.100)
The hosted runner: GitHub Actions 2 lost communication with the server. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
|
build-windows (3.10, 7.0.100)
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. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-windows (3.10, 7.0.100):
src/pyjion/jitinfo.h#L173
'=': conversion from 'size_t' to 'unsigned int', possible loss of data
|
build-windows (3.10, 7.0.100):
src/pyjion/jitinfo.h#L188
'=': conversion from 'size_t' to 'unsigned int', possible loss of data
|
build-windows (3.10, 7.0.100):
src/pyjion/jitinfo.h#L199
'=': conversion from 'size_t' to 'unsigned int', possible loss of data
|
build-windows (3.10, 7.0.100):
src/pyjion/jitinfo.h#L1891
'e': unreferenced local variable
|
build-windows (3.10, 7.0.100):
src/pyjion/jitinfo.h#L1908
'e': unreferenced local variable
|
build-windows (3.10, 7.0.100):
src/pyjion/ilgen.h#L562
'argument': conversion from 'uint16_t' to 'BYTE', possible loss of data
|
build-windows (3.10, 7.0.100):
src/pyjion/ilgen.h#L602
'argument': conversion from 'uint16_t' to 'BYTE', possible loss of data
|
build-windows (3.10, 7.0.100):
src/pyjion/ilgen.h#L652
'argument': conversion from 'uint16_t' to 'BYTE', possible loss of data
|
build-windows (3.10, 7.0.100):
src/pyjion/ilgen.h#L683
'=': conversion from 'size_t' to 'unsigned int', possible loss of data
|
build-windows (3.10, 7.0.100):
src/pyjion/absint.cpp#L176
'argument': conversion from 'Py_ssize_t' to 'short', possible loss of data
|
build-macos-11 (3.10, 7.0.100)
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. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|