fix(metadata): make MergeMetadata return new instance (#607) #1037
Annotations
10 errors and 2 warnings
lint:
go/pkg/moreflag/moreflag.go#L21
Error return value of `flag.CommandLine.Parse` is not checked (errcheck)
|
lint:
go/pkg/moreflag/moreflag.go#L32
Error return value of `flag.Set` is not checked (errcheck)
|
lint:
go/pkg/outerr/outerr_test.go#L55
Error return value of `io.Copy` is not checked (errcheck)
|
lint:
go/pkg/reader/reader_test.go#L72
Error return value of `r.SeekOffset` is not checked (errcheck)
|
lint:
go/pkg/reader/reader_test.go#L108
Error return value of `r.SeekOffset` is not checked (errcheck)
|
lint:
go/pkg/actas/actas_test.go#L83
Error return value is not checked (errcheck)
|
lint:
go/pkg/actas/actas_test.go#L157
Error return value is not checked (errcheck)
|
lint:
go/pkg/actas/actas_test.go#L177
Error return value is not checked (errcheck)
|
lint:
go/pkg/actas/actas_test.go#L215
Error return value is not checked (errcheck)
|
lint:
go/pkg/client/bytestream_test.go#L245
Error return value of `s.server.Serve` is not checked (errcheck)
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|