Skip to content

Merge pull request #112 from martinghunt/bug_fix_one_scheme #61

Merge pull request #112 from martinghunt/bug_fix_one_scheme

Merge pull request #112 from martinghunt/bug_fix_one_scheme #61

Triggered via push April 30, 2024 10:08
Status Success
Total duration 12m 41s
Artifacts

build.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
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’
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v1, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/