Skip to content

Build action

Build action #5

Triggered via pull request August 19, 2024 19:02
Status Failure
Total duration 30s
Artifacts

build.yml

on: pull_request
ufbt: Build for Dev branch
20s
ufbt: Build for Dev branch
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
ufbt: Build for Dev branch: Canbus_app/libraries/mcp_can_2515.c#L39
array subscript 2 is above array bounds of 'uint8_t[2]' {aka 'unsigned char[2]'} [-Werror=array-bounds]
ufbt: Build for Dev branch: Canbus_app/libraries/mcp_can_2515.c#L39
'__builtin_memcpy' offset [2, 5] is out of the bounds [0, 2] of object 'instruction' with type 'uint8_t[2]' {aka 'unsigned char[2]'} [-Werror=array-bounds]
ufbt: Build for Dev branch
Process completed with exit code 2.
ufbt: Build for Dev branch
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/