Create a CI workflow that will report build and unit test failures #93
Annotations
5 warnings
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 Debug and run tests:
Lib/src/graphite2/src/Collider.cpp#L512
'reinterpret_cast': conversion from 'int' to 'void *' of greater size
|
Build Debug and run tests:
Lib/src/graphite2/src/Silf.cpp#L397
'!=': unsafe mix of type 'bool' and type 'const graphite2::uint8' in operation
|
Build Debug and run tests:
Lib/src/unit++/GlobalSetup.cc#L12
'verbose': unreferenced formal parameter
|
Build Debug and run tests:
Lib/src/unit++/unit++.cc#L74
assignment within conditional expression
|
Loading