Update PyJ3DUltra #273
Annotations
13 warnings
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3, lukka/run-cmake@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run CMake:
PyJ3DUltra/J3DUltra/lib/bStream/bstream.h#L996
array index 4 is past the end of the array (which contains 4 elements) [-Warray-bounds]
|
Run CMake:
PyJ3DUltra/J3DUltra/lib/bStream/bstream.h#L997
array index 5 is past the end of the array (which contains 4 elements) [-Warray-bounds]
|
Run CMake:
PyJ3DUltra/J3DUltra/lib/bStream/bstream.h#L998
array index 6 is past the end of the array (which contains 4 elements) [-Warray-bounds]
|
Run CMake:
PyJ3DUltra/J3DUltra/lib/bStream/bstream.h#L999
array index 7 is past the end of the array (which contains 4 elements) [-Warray-bounds]
|
Run CMake:
PyJ3DUltra/J3DUltra/lib/libflipper/include/geometry/GXGeometryData.hpp#L75
cannot delete expression with pointer-to-'void' type 'void *' [-Wdelete-incomplete]
|
Run CMake:
PyJ3DUltra/J3DUltra/lib/libflipper/src/geometry/GXGeometryData.cpp#L115
16 enumeration values not handled in switch: 'PositionMatrixIdx', 'Tex0MatrixIdx', 'Tex1MatrixIdx'... [-Wswitch]
|
Run CMake:
PyJ3DUltra/J3DUltra/lib/glm/glm/gtx/string_cast.inl#L34
'vsprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use vsnprintf(3) instead. [-Wdeprecated-declarations]
|
Run CMake:
PyJ3DUltra/J3DUltra/include/J3D/Material/J3DMaterialData.hpp#L55
'Deserialize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
Run CMake:
PyJ3DUltra/J3DUltra/include/J3D/Material/J3DMaterialData.hpp#L69
'Deserialize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
Run CMake:
PyJ3DUltra/J3DUltra/include/J3D/Material/J3DMaterialData.hpp#L89
'Deserialize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "gcft-1.10.0_5c5adee-linux-x64", "gcft-1.10.0_5c5adee-macos-x64", "gcft-1.10.0_5c5adee-windows-x64".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading