Skip to content

feat: added support for JPEG output #8

feat: added support for JPEG output

feat: added support for JPEG output #8

Triggered via push September 14, 2023 11:36
Status Cancelled
Total duration 1d 3h 52m 36s
Artifacts

build.yml

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

Annotations

1 error and 14 warnings
ubuntu-latest-hosted-ninja-vcpkg_submod-autocache: src/formats/png.c#L118
assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
ubuntu-latest-hosted-ninja-vcpkg_submod-autocache: src/formats/png.c#L122
passing argument 3 of ‘png_set_rows’ from incompatible pointer type [-Wincompatible-pointer-types]
macos-latest-hosted-ninja-vcpkg_submod-autocache: src/formats/png.c#L118
assigning to 'void *' from 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
macos-latest-hosted-ninja-vcpkg_submod-autocache: src/formats/png.c#L122
incompatible pointer types passing 'void **' to parameter of type 'png_bytepp' (aka 'unsigned char **') [-Wincompatible-pointer-types]
windows-latest-hosted-ninja-vcpkg_submod-autocache: src/formats/image.h#L10
'image': '4' bytes padding added after data member 'height'
windows-latest-hosted-ninja-vcpkg_submod-autocache: src/formats/image.h#L10
'image': '4' bytes padding added after data member 'height'
windows-latest-hosted-ninja-vcpkg_submod-autocache: src/formats/image.h#L10
'image': '4' bytes padding added after data member 'height'
windows-latest-hosted-ninja-vcpkg_submod-autocache: src/getopt.c#L83
'HAVE_LIBINTL_H' is not defined as a preprocessor macro, replacing with '0' for '#if/#elif'
windows-latest-hosted-ninja-vcpkg_submod-autocache: src/getopt.h#L112
'option': '4' bytes padding added after data member 'has_arg'
windows-latest-hosted-ninja-vcpkg_submod-autocache: src/getopt.h#L114
'option': '4' bytes padding added after data member 'val'
windows-latest-hosted-ninja-vcpkg_submod-autocache: src/getopt.h#L171
'getopt': no function prototype given: converting '()' to '(void)'
windows-latest-hosted-ninja-vcpkg_submod-autocache: src/getopt.c#L218
'getenv': no function prototype given: converting '()' to '(void)'
windows-latest-hosted-ninja-vcpkg_submod-autocache: src/getopt.c#L223
'my_index': uses old-style declarator
windows-latest-hosted-ninja-vcpkg_submod-autocache: src/getopt.c#L306
'exchange': uses old-style declarator