update unit test for cmd: apply, check, compile #937
test.yaml
on: pull_request
Unit tests with coverage
6m 38s
Lint checks
38s
Annotations
8 errors and 2 warnings
Lint checks:
pkg/cmd/compile/options_test.go#L5
File is not `gofumpt`-ed (gofumpt)
|
Lint checks:
pkg/cmd/compile/options_test.go#L8
File is not `gofumpt`-ed (gofumpt)
|
Lint checks:
pkg/cmd/check/check_test.go#L3
File is not `gofumpt`-ed (gofumpt)
|
Lint checks:
pkg/cmd/check/check_test.go#L13
unnecessary leading newline (whitespace)
|
Lint checks:
pkg/cmd/apply/options_test.go#L188
unnecessary leading newline (whitespace)
|
Lint checks:
pkg/cmd/compile/options_test.go#L39
ST1012: error var testError should have name of the form errFoo (stylecheck)
|
Lint checks
issues found
|
Unit tests with coverage
Process completed with exit code 2.
|
Lint checks
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/
|
Unit tests with coverage
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/
|