Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 #14
Annotations
9 errors and 1 warning
lint:
example/example.go#L18
Error return value of `w.Write` is not checked (errcheck)
|
lint:
example/example.go#L19
Error return value of `w.Write` is not checked (errcheck)
|
lint:
example/example.go#L20
Error return value of `w.Write` is not checked (errcheck)
|
lint:
example/example.go#L21
Error return value of `w.Write` is not checked (errcheck)
|
lint:
writer_test.go#L25
Error return value of `writer.Write` is not checked (errcheck)
|
lint:
writer_test.go#L26
Error return value of `writer.Write` is not checked (errcheck)
|
lint:
writer_test.go#L27
Error return value of `writer.Write` is not checked (errcheck)
|
lint:
writer_test.go#L28
Error return value of `writer.Write` is not checked (errcheck)
|
lint
issues found
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|