github actions ignore markdown files #62
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/
|