chore(deps): bump golangci/golangci-lint-action from 6.5.2 to 7.0.0 #401
Annotations
10 errors and 2 warnings
|
lint:
main.go#L77
Error return value of `os.RemoveAll` is not checked (errcheck)
|
|
lint:
main.go#L88
Error return value of `os.RemoveAll` is not checked (errcheck)
|
|
lint:
main.go#L294
Error return value of `os.RemoveAll` is not checked (errcheck)
|
|
lint:
main_test.go#L49
Error return value of `f.Close` is not checked (errcheck)
|
|
lint:
measurement/availability.go#L29
Error return value of `res.Body.Close` is not checked (errcheck)
|
|
lint:
measurement/tcp_availability.go#L32
Error return value of `conn.Close` is not checked (errcheck)
|
|
lint:
measurement/tcp_availability_test.go#L62
Error return value of `conn.Close` is not checked (errcheck)
|
|
lint:
measurement/tcp_availability_test.go#L74
Error return value of `listener.Close` is not checked (errcheck)
|
|
lint:
measurement/tcp_availability_test.go#L103
Error return value of `conn.Close` is not checked (errcheck)
|
|
lint:
measurement/tcp_availability_test.go#L117
Error return value of `listener.Close` is not checked (errcheck)
|
|
lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
|
test
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|