Skip to content

one final effort #131

one final effort

one final effort #131

Triggered via push January 6, 2024 23:50
Status Success
Total duration 4m 35s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

16 warnings
build-ubuntu
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/checkout@v2.3.4. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-ubuntu
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-ubuntu
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-ubuntu: ConsoleTester/ConsoleTester.cpp#L26
ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings]
build-ubuntu: ConsoleTester/ConsoleTester.cpp#L84
ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings]
build-ubuntu: ConsoleTester/ConsoleTester.cpp#L92
ignoring return value of ‘int system(const char*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
build-ubuntu: PBrickLogic/LASM.cpp#L495
narrowing conversion of ‘(int)(((unsigned char)((int)actionBits)) | ((unsigned char)((int)motors)))’ from ‘int’ to ‘unsigned char’ [-Wnarrowing]
build-ubuntu: PBrickLogic/LASM.cpp#L11
narrowing conversion of ‘(int)(((short unsigned int)((int)request)) & 255)’ from ‘int’ to ‘unsigned char’ [-Wnarrowing]
build-ubuntu: PBrickLogic/LASM.cpp#L12
narrowing conversion of ‘(int)((((short unsigned int)((int)request)) & 65280) >> 8)’ from ‘int’ to ‘unsigned char’ [-Wnarrowing]
build-ubuntu: PBrickLogic/LASM.cpp#L11
narrowing conversion of ‘(int)(((short unsigned int)((int)frequency)) & 255)’ from ‘int’ to ‘unsigned char’ [-Wnarrowing]
build-ubuntu: PBrickLogic/LASM.cpp#L12
narrowing conversion of ‘(int)((((short unsigned int)((int)frequency)) & 65280) >> 8)’ from ‘int’ to ‘unsigned char’ [-Wnarrowing]
build-ubuntu: PBrickLogic/LASM.cpp#L11
narrowing conversion of ‘(int)(((unsigned char)((int)taskSize)) & 255)’ from ‘int’ to ‘unsigned char’ [-Wnarrowing]
build-ubuntu: PBrickLogic/LASM.cpp#L11
narrowing conversion of ‘(int)(((unsigned char)((int)subSize)) & 255)’ from ‘int’ to ‘unsigned char’ [-Wnarrowing]
build-windows
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/checkout@v2.3.4. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-windows
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-windows
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/