Dolphin integration #87
Annotations
13 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, lukka/run-vcpkg@v11.1, lukka/run-cmake@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: lukka/run-cmake@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run CMake:
src/dolphin/interpreter/branch_processor.cpp#L251
'~': unsafe use of type 'bool' in operation
|
Run CMake:
src/dolphin/interpreter/branch_processor.cpp#L251
'&': unsafe mix of type 'bool' and type 'int' in operation
|
Run CMake:
src/dolphin/interpreter/branch_processor.cpp#L257
'~': unsafe use of type 'bool' in operation
|
Run CMake:
src/dolphin/interpreter/branch_processor.cpp#L266
'~': unsafe use of type 'bool' in operation
|
Run CMake:
src/dolphin/interpreter/branch_processor.cpp#L266
'|': unsafe mix of type 'bool' and type 'int' in operation
|
Run CMake:
src/dolphin/interpreter/branch_processor.cpp#L272
'~': unsafe use of type 'bool' in operation
|
Run CMake:
src/dolphin/interpreter/branch_processor.cpp#L277
'~': unsafe use of type 'bool' in operation
|
Run CMake:
src/dolphin/interpreter/float_processor.cpp#L2389
'argument': conversion from 'const double' to 'float', possible loss of data
|
Run CMake:
src/dolphin/interpreter/float_processor.cpp#L2432
'argument': conversion from 'const double' to 'float', possible loss of data
|
Run CMake:
lib/J3DUltra/include/J3D/Data/J3DModelData.hpp#L93
'return': conversion from 'size_t' to 'uint32_t', possible loss of data
|
Setup vcpkg
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
|
The logs for this run have expired and are no longer available.
Loading