#6 unit tests of the remove command #28
on-push.yml
on: pull_request
Matrix: lint
Matrix: build
Matrix: coverage
Annotations
6 errors and 4 warnings
lint (ubuntu-latest):
internal/config/models_test.go#L306
S1039: unnecessary use of fmt.Sprintf (gosimple)
|
lint (ubuntu-latest):
internal/config/models_test.go#L307
S1039: unnecessary use of fmt.Sprintf (gosimple)
|
lint (ubuntu-latest):
internal/config/models_test.go#L308
S1039: unnecessary use of fmt.Sprintf (gosimple)
|
lint (ubuntu-latest):
internal/config/viper_test.go#L21
ineffectual assignment to err (ineffassign)
|
lint (ubuntu-latest):
internal/config/viper_test.go#L80
ineffectual assignment to err (ineffassign)
|
lint (ubuntu-latest)
issues found
|
lint (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2, golangci/golangci-lint-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint (ubuntu-latest)
The `save-state` 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/
|
lint (ubuntu-latest)
The `save-state` 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/
|