Reimplement the register-member command #63
linters.yml
on: pull_request
GolangCI Lint
1m 12s
YAML Lint
6s
Annotations
1 error and 13 warnings
GolangCI Lint
issues found
|
YAML Lint:
.codecov.yaml#L24
24:12 [truthy] truthy value should be one of [false, true]
|
YAML Lint:
.codecov.yaml#L27
27:14 [truthy] truthy value should be one of [false, true]
|
YAML Lint:
.github/workflows/ci-check-gomod-alt.yml#L4
4:1 [truthy] truthy value should be one of [false, true]
|
YAML Lint:
.github/workflows/test-with-coverage.yml#L2
2:1 [truthy] truthy value should be one of [false, true]
|
YAML Lint:
.github/workflows/test-with-coverage.yml#L9
9:13 [brackets] too many spaces inside brackets
|
YAML Lint:
.github/workflows/test-with-coverage.yml#L9
9:61 [brackets] too many spaces inside brackets
|
YAML Lint:
.github/workflows/test-with-coverage.yml#L18
18:14 [brackets] too many spaces inside brackets
|
YAML Lint:
.github/workflows/test-with-coverage.yml#L18
18:28 [brackets] too many spaces inside brackets
|
YAML Lint:
.github/workflows/ci-check-gomod.yml#L2
2:1 [truthy] truthy value should be one of [false, true]
|
YAML Lint:
.github/workflows/linters.yml#L2
2:1 [truthy] truthy value should be one of [false, true]
|
GolangCI Lint
Unexpected input(s) 'skip-pkg-cache', 'skip-build-cache', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|
GolangCI Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/ksctl/ksctl. Supported file pattern: go.sum
|
GolangCI Lint
Unexpected input(s) 'skip-pkg-cache', 'skip-build-cache', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|