Refinements to the CI pipeline #1
Annotations
11 errors and 2 warnings
Tests
Unable to find Go version 'stable' for platform linux and architecture x64.
|
Linting:
build.go#L46
`if CompDB` has complex nested blocks (complexity: 6) (nestif)
|
Linting:
build.go#L76
G306: Expect WriteFile permissions to be 0600 or less (gosec)
|
Linting:
builtins/builtins.go#L12
Lengthof returns interface (github.com/nokia/ntt/runtime.Object) (ireturn)
|
Linting:
builtins/builtins.go#L22
Rnd returns interface (github.com/nokia/ntt/runtime.Object) (ireturn)
|
Linting:
builtins/builtins.go#L23
G404: Use of weak random number generator (math/rand or math/rand/v2 instead of crypto/rand) (gosec)
|
Linting:
builtins/builtins.go#L26
Int2Str returns interface (github.com/nokia/ntt/runtime.Object) (ireturn)
|
Linting:
builtins/builtins.go#L30
Int2Char returns interface (github.com/nokia/ntt/runtime.Object) (ireturn)
|
Linting:
builtins/builtins.go#L38
Str2Int returns interface (github.com/nokia/ntt/runtime.Object) (ireturn)
|
Linting:
builtins/builtins.go#L47
Str2Float returns interface (github.com/nokia/ntt/runtime.Object) (ireturn)
|
Linting:
builtins/builtins.go#L57
Int2Unichar returns interface (github.com/nokia/ntt/runtime.Object) (ireturn)
|
Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|