Skip to content

renamed github actions workflow #147

renamed github actions workflow

renamed github actions workflow #147

Triggered via push April 29, 2024 12:17
Status Success
Total duration 6m 23s
Artifacts
build-ubuntu
46s
build-ubuntu
build-windows
6m 9s
build-windows
Fit to window
Zoom out
Zoom in

Annotations

18 warnings
build-ubuntu
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/checkout@v2.3.4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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: 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-ubuntu: PBrickLogic/LASM.cpp#L11
narrowing conversion of ‘(checksum & 255)’ from ‘int’ to ‘unsigned char’ [-Wnarrowing]
build-windows
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/checkout@v2.3.4, microsoft/setup-msbuild@v1.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/