bump golang version to 1.24 in dockerfile #9
Annotations
10 errors
lint:
sasl/sasl_test.go#L114
Error return value of `os.RemoveAll` is not checked (errcheck)
|
lint:
sasl/sasl_test.go#L87
Error return value of `os.RemoveAll` is not checked (errcheck)
|
lint:
sasl/sasl.go#L133
Error return value of `conn.Close` is not checked (errcheck)
|
lint:
sasl/sasl.go#L77
Error return value of `conn.Close` is not checked (errcheck)
|
lint:
sasl/examples/server/server.go#L59
Error return value of `os.Remove` is not checked (errcheck)
|
lint:
cmd/whawty-auth/web_api.go#L64
Error return value of `fmt.Fprintln` is not checked (errcheck)
|
lint:
cmd/whawty-auth/sasl_socket.go#L66
Error return value of `os.Remove` is not checked (errcheck)
|
lint:
cmd/whawty-auth/sasl_socket.go#L57
Error return value of `os.Remove` is not checked (errcheck)
|
lint:
cmd/whawty-auth/hooks.go#L98
Error return value of `dir.Close` is not checked (errcheck)
|
lint:
cmd/whawty-auth/config.go#L77
Error return value of `file.Close` is not checked (errcheck)
|