feat: add .zeaburignore support for deployment filtering #370
Annotations
5 errors and 1 warning
|
lint
issues found
|
|
lint:
internal/util/pack_test.go#L1
package should be `util_test` instead of `util` (testpackage)
|
|
lint:
internal/util/pack_test.go#L104
SA1019: filepath.HasPrefix has been deprecated since Go 1.0 because it shouldn't be used: HasPrefix does not respect path boundaries and does not ignore case when required. (staticcheck)
|
|
lint:
internal/util/pack_test.go#L123
Error return value of `os.Chdir` is not checked (errcheck)
|
|
lint:
internal/util/pack_test.go#L24
Error return value of `os.Chdir` is not checked (errcheck)
|
|
lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|