Bump microsoft/setup-msbuild from 1.3.1 to 2.0.0 #1909
Annotations
1 error and 11 warnings
Run C++ unit tests
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build:
src/pyjion/jitinfo.h#L173
'=': conversion from 'size_t' to 'unsigned int', possible loss of data
|
Build:
src/pyjion/jitinfo.h#L188
'=': conversion from 'size_t' to 'unsigned int', possible loss of data
|
Build:
src/pyjion/jitinfo.h#L199
'=': conversion from 'size_t' to 'unsigned int', possible loss of data
|
Build:
src/pyjion/jitinfo.h#L1891
'e': unreferenced local variable
|
Build:
src/pyjion/jitinfo.h#L1908
'e': unreferenced local variable
|
Build:
src/pyjion/ilgen.h#L562
'argument': conversion from 'uint16_t' to 'BYTE', possible loss of data
|
Build:
src/pyjion/ilgen.h#L602
'argument': conversion from 'uint16_t' to 'BYTE', possible loss of data
|
Build:
src/pyjion/ilgen.h#L652
'argument': conversion from 'uint16_t' to 'BYTE', possible loss of data
|
Build:
src/pyjion/ilgen.h#L683
'=': conversion from 'size_t' to 'unsigned int', possible loss of data
|
Build:
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