fix: test and namespace isolation #4895
Annotations
5 errors and 4 warnings
Go Lint:
cmd/delete_test.go#L26
SA4000: identical expressions on the left and right side of the '!=' operator (staticcheck)
|
Go Lint
issues found
|
misspell:
cmd/list.go#L63
[github.com/client9/misspell] reported by reviewdog 🐶
"deafult" is a misspelling of "default"
Raw Output:
cmd/list.go:63:45: "deafult" is a misspelling of "default"
|
misspell:
pkg/knative/deployer.go#L158
[github.com/client9/misspell] reported by reviewdog 🐶
"funciton" is a misspelling of "function"
Raw Output:
pkg/knative/deployer.go:158:100: "funciton" is a misspelling of "function"
|
misspell
Process completed with exit code 1.
|
Set up Go
Restore cache failed: Dependencies file is not found in /home/runner/work/func/func. Supported file pattern: go.sum
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, andstor/file-existence-action@v1, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: andstor/file-existence-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run andstor/file-existence-action@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading