feat: enforce unique flag keys in manifest validation #529
pr-lint.yml
on: pull_request
check formatting
27s
lint
39s
Annotations
6 errors and 2 warnings
|
lint
issues found
|
|
lint:
internal/manifest/validate.go#L155
Error return value of `decoder.Token` is not checked (errcheck)
|
|
lint:
internal/manifest/validate.go#L149
Error return value of `decoder.Token` is not checked (errcheck)
|
|
lint:
internal/manifest/validate.go#L146
Error return value of `decoder.Token` is not checked (errcheck)
|
|
lint:
internal/manifest/validate.go#L143
QF1003: could use tagged switch on t (staticcheck)
|
|
lint:
internal/manifest/validate.go#L126
Error return value of `decoder.Token` is not checked (errcheck)
|
|
check formatting
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
|
lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|