Bump actions/setup-dotnet from 1 to 3 #1800
Annotations
2 warnings
build:
src/pyjion/pyjit.h#L187
Class 'PyjionJittedCode' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s).
|
build:
src/pyjion/attrtable.cpp#L30
%u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'.
|