Skip to content

Merge pull request #4 from ElectronicCats/build-action #6

Merge pull request #4 from ElectronicCats/build-action

Merge pull request #4 from ElectronicCats/build-action #6

Triggered via push August 19, 2024 20:20
Status Failure
Total duration 26s
Artifacts

build.yml

on: push
ufbt: Build for Dev branch
18s
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/