Skip to content

add disable feature command #93

add disable feature command

add disable feature command #93

Triggered via pull request June 28, 2024 08:30
Status Failure
Total duration 1m 31s
Artifacts

linters.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 13 warnings
GolangCI Lint: pkg/cmd/disable-feature.go#L32
undefined: toolchainv1alpha1.FeatureToggleNameAnnotationKey
GolangCI Lint: pkg/cmd/disable-feature.go#L56
undefined: toolchainv1alpha1.FeatureToggleNameAnnotationKey
GolangCI Lint: pkg/cmd/disable-feature.go#L58
undefined: toolchainv1alpha1.FeatureToggleNameAnnotationKey (typecheck)
GolangCI Lint: cmd/ksctl/main.go#L15
could not import github.com/kubesaw/ksctl/pkg/cmd (-: # github.com/kubesaw/ksctl/pkg/cmd
GolangCI Lint: pkg/cmd/disable-feature.go#L32
undefined: toolchainv1alpha1.FeatureToggleNameAnnotationKey
GolangCI Lint: pkg/cmd/disable-feature.go#L56
undefined: toolchainv1alpha1.FeatureToggleNameAnnotationKey
GolangCI Lint: pkg/cmd/disable-feature.go#L58
undefined: toolchainv1alpha1.FeatureToggleNameAnnotationKey) (typecheck)
GolangCI Lint: cmd/sandbox-cli/main.go#L15
could not import github.com/kubesaw/ksctl/pkg/cmd (-: # github.com/kubesaw/ksctl/pkg/cmd
GolangCI Lint: pkg/cmd/disable-feature.go#L32
undefined: toolchainv1alpha1.FeatureToggleNameAnnotationKey
GolangCI Lint: pkg/cmd/disable-feature.go#L56
undefined: toolchainv1alpha1.FeatureToggleNameAnnotationKey
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/linters.yml#L2
2:1 [truthy] truthy value should be one of [false, true]
YAML Lint: .github/workflows/user-identity-mapper.yml#L2
2:1 [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/ci-check-gomod.yml#L2
2: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
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']