Bump github/codeql-action from 1 to 2 #1897
master.yml
on: pull_request
Matrix: build-linux
Matrix: build-macos-11
Matrix: build-windows
Annotations
2 errors and 10 warnings
build-windows (3.10, 7.0.100)
Process completed with exit code 1.
|
build-linux (3.10, 7.0.100)
The hosted runner: GitHub Actions 12 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):
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
|