Skip to content

Docker image size reduction #76

Docker image size reduction

Docker image size reduction #76

Re-run triggered December 18, 2024 15:12
Status Success
Total duration 12m 24s
Artifacts

build.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Build
SyntaxWarning: "is" with a literal. Did you mean "=="?
Build
SyntaxWarning: "is" with a literal. Did you mean "=="?
Build
SyntaxWarning: "is" with a literal. Did you mean "=="?
Build
SyntaxWarning: "is" with a literal. Did you mean "=="?
Build
warning: overflow in conversion from ‘uint32_t’ {aka ‘unsigned int’} to ‘int’ changes value from ‘idx->z.last_bin = 4294967295’ to ‘-1’ [-Woverflow]
Build
warning: ‘__builtin_strncpy’ specified bound 20 equals destination size [-Wstringop-truncation]
Build
warning: overflow in conversion from ‘uint32_t’ {aka ‘unsigned int’} to ‘int’ changes value from ‘idx->z.last_bin = 4294967295’ to ‘-1’ [-Woverflow]
Build
warning: ‘__builtin_strncpy’ specified bound 20 equals destination size [-Wstringop-truncation]
Build
warning: this ‘else’ clause does not guard... [-Wmisleading-indentation]
Build
note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’