Merge pull request #14 from nicholas-fedor/13-incorrect-lint-steps #14
release-dev.yaml
on: push
lint
/
Run Linter
22s
test
/
Run tests and collect coverage
36s
build-and-publish
0s
Annotations
24 errors and 3 warnings
lint / Run Linter:
internal/eui64/eui64.go#L67
Error return value of `fmt.Sscanf` is not checked (errcheck)
|
lint / Run Linter:
internal/handlers/handlers.go#L17
Error return value of `(github.com/a-h/templ.Component).Render` is not checked (errcheck)
|
lint / Run Linter:
internal/handlers/handlers.go#L34
Error return value of `(github.com/a-h/templ.Component).Render` is not checked (errcheck)
|
lint / Run Linter
issues found
|
lint / Run Linter
Cannot open: File exists
|
lint / Run Linter
Cannot open: File exists
|
lint / Run Linter
Cannot open: File exists
|
lint / Run Linter
Cannot open: File exists
|
lint / Run Linter
Cannot open: File exists
|
lint / Run Linter
Cannot open: File exists
|
lint / Run Linter
Cannot open: File exists
|
lint / Run Linter
Cannot open: File exists
|
lint / Run Linter
Cannot open: File exists
|
lint / Run Linter
Cannot open: File exists
|
test / Run tests and collect coverage
Cannot open: File exists
|
test / Run tests and collect coverage
Cannot open: File exists
|
test / Run tests and collect coverage
Cannot open: File exists
|
test / Run tests and collect coverage
Cannot open: File exists
|
test / Run tests and collect coverage
Cannot open: File exists
|
test / Run tests and collect coverage
Cannot open: File exists
|
test / Run tests and collect coverage
Cannot open: File exists
|
test / Run tests and collect coverage
Cannot open: File exists
|
test / Run tests and collect coverage
Cannot open: File exists
|
test / Run tests and collect coverage
Cannot open: File exists
|
lint / Run Linter
Unexpected input(s) 'skip-go-installation', 'go-version', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'verify', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|
lint / Run Linter
Unexpected input(s) 'skip-go-installation', 'go-version', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'verify', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|
test / Run tests and collect coverage
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|