🤏 Check if image export failed #865
Annotations
2 errors and 12 warnings
Build:
src/Cool/Gpu/OpenGL/Texture.cpp#L62
implicit conversion loses integer precision: 'size_t' (aka 'unsigned long long') to 'int' [-Werror,-Wshorten-64-to-32]
|
Build
run-cmake action execution failed: 'Error: "Build failed with error code: '1'."'
|
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, lukka/run-cmake@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build:
lib/Audio/lib/libnyquist/src/Common.cpp#L198
'fopen' is deprecated: This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
|
Build:
lib/Audio/lib/libnyquist/src/VorbisDecoder.cpp#L61
'fopen' is deprecated: This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
|
Build:
lib/Audio/lib/libnyquist/third_party/wavpack/src/open_filename.c#L116
passing 'LONG *' (aka 'long *') to parameter of type 'LPDWORD' (aka 'unsigned long *') converts between pointers to integer types with different sign [-Wpointer-sign]
|
Build:
lib/Audio/lib/libnyquist/third_party/wavpack/src/open_filename.c#L228
'fopen' is deprecated: This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
|
Build:
lib/Audio/lib/libnyquist/third_party/wavpack/src/open_filename.c#L246
'strcpy' is deprecated: This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
|
Build:
lib/Audio/lib/libnyquist/third_party/wavpack/src/open_filename.c#L253
'strcpy' is deprecated: This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
|
Build:
lib/Audio/lib/libnyquist/third_party/wavpack/src/open_filename.c#L254
'strcat' is deprecated: This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
|
Build:
lib/Audio/lib/libnyquist/third_party/wavpack/src/open_filename.c#L293
'_wfopen' is deprecated: This function or variable may be unsafe. Consider using _wfopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
|
Build:
lib/Audio/lib/libnyquist/third_party/wavpack/src/open_raw.c#L198
'strcpy' is deprecated: This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
|
Build:
lib/Audio/lib/libnyquist/third_party/wavpack/src/open_raw.c#L245
'strcpy' is deprecated: This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
|
Loading