Version bump 1.3.1 #73
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
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/
|
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|