Add tests #49
Annotations
6 errors
lint-go:
src/utils/aws_test.go#L26
Error return value of `os.Setenv` is not checked (errcheck)
|
lint-go:
src/utils/aws_test.go#L27
Error return value of `os.Setenv` is not checked (errcheck)
|
lint-go:
src/utils/aws_test.go#L31
Error return value of `os.Setenv` is not checked (errcheck)
|
lint-go:
src/utils/common_test.go#L70
Error return value of `os.Unsetenv` is not checked (errcheck)
|
lint-go:
src/utils/common_test.go#L98
Error return value of `os.Unsetenv` is not checked (errcheck)
|
lint-go
issues found
|