framework/log: Fix Logger usages in tests #39
Annotations
10 errors and 4 warnings
Lint:
framework/module/lifetime.go#L63
Error return value of `lt.StopAll` is not checked (errcheck)
|
Lint:
framework/resource/netresource/tracker.go#L70
Error return value of `lt.tcp.CloseUnused` is not checked (errcheck)
|
Lint:
framework/resource/netresource/tracker.go#L71
Error return value of `lt.unix.CloseUnused` is not checked (errcheck)
|
Lint:
internal/table/file_test.go#L110
Error return value of `m.Stop` is not checked (errcheck)
|
Lint:
internal/table/file_test.go#L164
Error return value of `m.Stop` is not checked (errcheck)
|
Lint:
internal/table/file_test.go#L212
Error return value of `m.Stop` is not checked (errcheck)
|
Lint:
internal/endpoint/imap/imap.go#L168
Error return value of `endp.Stop` is not checked (errcheck)
|
Lint:
internal/target/remote/mxauth_test.go#L66
Error return value of `tgt.Stop` is not checked (errcheck)
|
Lint:
internal/target/remote/mxauth_test.go#L111
Error return value of `tgt.Stop` is not checked (errcheck)
|
Lint:
internal/target/remote/mxauth_test.go#L151
Error return value of `tgt.Stop` is not checked (errcheck)
|
Verify build.sh
Cache not found for keys: setup-go-Linux-x64-ubuntu24-go-1.23.6-09c603eb7323cc87a31087a29a837844fb0e0d7068c9263a56f720c1f2dbb18f
|
Lint
Cache not found for keys: setup-go-Linux-x64-ubuntu24-go-1.23.6-09c603eb7323cc87a31087a29a837844fb0e0d7068c9263a56f720c1f2dbb18f
|
Build and test
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Build and test
Cache not found for keys: setup-go-Linux-x64-ubuntu24-go-1.23.6-09c603eb7323cc87a31087a29a837844fb0e0d7068c9263a56f720c1f2dbb18f
|