This repository was archived by the owner on May 31, 2025. It is now read-only.
fix(condition): fix in and not in condition if value is empty #63
Annotations
4 errors and 2 warnings
|
ci:
lock/filelock/filelock_test.go#L22
Error return value of `flock.Unlock` is not checked (errcheck)
|
|
ci:
lock/filelock/filelock_test.go#L26
Error return value of `f.WriteString` is not checked (errcheck)
|
|
ci:
lock/filelock/filelock_test.go#L24
File is not properly formatted (gofumpt)
|
|
ci
issues found
|
|
ci
Unexpected input(s) 'skip-go-installation', 'skip-pkg-cache', 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']
|
|
ci
Unexpected input(s) 'skip-go-installation', 'skip-pkg-cache', 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']
|