Skip to content

refactor: added image_t type, avoid dynamic allocation #7

refactor: added image_t type, avoid dynamic allocation

refactor: added image_t type, avoid dynamic allocation #7

Triggered via push September 13, 2023 11:13
Status Failure
Total duration 1d 23h 6m 13s
Artifacts

build.yml

on: push
Matrix: job
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
buildjet-2vcpu-ubuntu-2204-arm-hosted-ninja-vcpkg_submod-autocache
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
ubuntu-latest-hosted-ninja-vcpkg_submod-autocache: src/stitch.c#L322
implicit declaration of function ‘isatty’ [-Wimplicit-function-declaration]
windows-latest-hosted-ninja-vcpkg_submod-autocache: src/formats/image.h#L8
'image': '4' bytes padding added after data member 'height'
windows-latest-hosted-ninja-vcpkg_submod-autocache: src/formats/image.h#L8
'image': '4' bytes padding added after data member 'height'
windows-latest-hosted-ninja-vcpkg_submod-autocache: src/formats/jpeg.c#L42
'rows': unreferenced formal parameter
windows-latest-hosted-ninja-vcpkg_submod-autocache: src/formats/jpeg.c#L42
'height': unreferenced formal parameter
windows-latest-hosted-ninja-vcpkg_submod-autocache: src/formats/jpeg.c#L42
'width': unreferenced formal parameter
windows-latest-hosted-ninja-vcpkg_submod-autocache: src/formats/jpeg.c#L42
'outfile': unreferenced formal parameter
windows-latest-hosted-ninja-vcpkg_submod-autocache: src/formats/jpeg.c#L43
'fprintf': function not inlined
windows-latest-hosted-ninja-vcpkg_submod-autocache: src/formats/jpeg.c#L25
'fprintf': function not inlined
windows-latest-hosted-ninja-vcpkg_submod-autocache: src/formats/image.h#L8
'image': '4' bytes padding added after data member 'height'