Build and Test Pull Request #96
Annotations
8 errors and 1 warning
Codespell:
internal/dag/gatewayapi_processor.go#L2363
comapre ==> compare
|
lint:
internal/dag/dag_test.go#L439
G601: Implicit memory aliasing in for loop. (gosec)
|
lint:
internal/dag/gatewayapi_processor.go#L2363
`comapre` is a misspelling of `compare` (misspell)
|
lint:
internal/dag/dag_test.go#L442
len: use assert.Len (testifylint)
|
lint:
internal/dag/dag_test.go#L439
G601: Implicit memory aliasing in for loop. (gosec)
|
lint:
internal/dag/gatewayapi_processor.go#L2363
`comapre` is a misspelling of `compare` (misspell)
|
lint:
internal/dag/dag_test.go#L442
len: use assert.Len (testifylint)
|
lint
issues found
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|