Skip to content

fixed windows build #137

fixed windows build

fixed windows build #137

Triggered via push January 9, 2024 22:40
Status Failure
Total duration 4m 0s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 16 warnings
build-ubuntu: PBrickLogic/PBrick.cpp#L285
‘sleep’ was not declared in this scope
build-ubuntu
run-cmake action execution failed: 'Error: "'/usr/local/bin/cmake' failed with error code: '1'.'
build-windows
run-cmake action execution failed: 'Error: "'C:\Program Files\CMake\bin\cmake.exe' failed with error code: '1'.'
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/main.cpp#L16
ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings]
build-ubuntu: ConsoleTester/main.cpp#L74
ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings]
build-ubuntu: PBrickLogic/LASM.cpp#L528
narrowing conversion of ‘(int)(((unsigned char)((int)actionBits)) | ((unsigned char)((int)motors)))’ from ‘int’ to ‘unsigned char’ [-Wnarrowing]
build-ubuntu: PBrickLogic/LASM.cpp#L13
narrowing conversion of ‘(int)(((short unsigned int)((int)request)) & 255)’ from ‘int’ to ‘unsigned char’ [-Wnarrowing]
build-ubuntu: PBrickLogic/LASM.cpp#L14
narrowing conversion of ‘(int)((((short unsigned int)((int)request)) & 65280) >> 8)’ from ‘int’ to ‘unsigned char’ [-Wnarrowing]
build-ubuntu: PBrickLogic/LASM.cpp#L13
narrowing conversion of ‘(int)(((short unsigned int)((int)frequency)) & 255)’ from ‘int’ to ‘unsigned char’ [-Wnarrowing]
build-ubuntu: PBrickLogic/LASM.cpp#L14
narrowing conversion of ‘(int)((((short unsigned int)((int)frequency)) & 65280) >> 8)’ from ‘int’ to ‘unsigned char’ [-Wnarrowing]
build-ubuntu: PBrickLogic/LASM.cpp#L13
narrowing conversion of ‘(int)(((unsigned char)((int)taskSize)) & 255)’ from ‘int’ to ‘unsigned char’ [-Wnarrowing]
build-ubuntu: PBrickLogic/LASM.cpp#L13
narrowing conversion of ‘(int)(((unsigned char)((int)subSize)) & 255)’ from ‘int’ to ‘unsigned char’ [-Wnarrowing]
build-ubuntu: PBrickLogic/LASM.cpp#L13
narrowing conversion of ‘(checksum & 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/