feat(BRIDGE-23):go 1.21 updates, govulncheck github action and package update. #880
Annotations
9 errors and 1 warning
Run golangci-lint:
internal/backend/connector_updates.go#L316
SA1019: xslices.Filter is deprecated: slices.DeleteFunc(slices.Clone(s), f) is in the standard library as of Go 1.21, though the polarity of the passed function is opposite: return true to remove, rather than to retain. (staticcheck)
|
Run golangci-lint:
internal/backend/connector_updates.go#L445
SA1019: xslices.Filter is deprecated: slices.DeleteFunc(slices.Clone(s), f) is in the standard library as of Go 1.21, though the polarity of the passed function is opposite: return true to remove, rather than to retain. (staticcheck)
|
Run golangci-lint:
internal/backend/connector_updates.go#L454
SA1019: xslices.Filter is deprecated: slices.DeleteFunc(slices.Clone(s), f) is in the standard library as of Go 1.21, though the polarity of the passed function is opposite: return true to remove, rather than to retain. (staticcheck)
|
Run golangci-lint:
imap/flags.go#L101
SA1019: xslices.IndexFunc is deprecated: slices.IndexFunc is in the standard library as of Go 1.21. (staticcheck)
|
Run golangci-lint:
imap/flags.go#L109
SA1019: xslices.IndexFunc is deprecated: slices.IndexFunc is in the standard library as of Go 1.21. (staticcheck)
|
Run golangci-lint:
imap/flags.go#L116
SA1019: xslices.IndexFunc is deprecated: slices.IndexFunc is in the standard library as of Go 1.21. (staticcheck)
|
Run golangci-lint:
internal/state/snapshot_messages.go#L83
SA1019: xslices.Insert is deprecated: slices.Insert is in the standard library as of Go 1.21. (staticcheck)
|
Run golangci-lint:
rfc822/header_test.go#L296
SA1019: xslices.Clone is deprecated: slices.Clone is in the standard library as of Go 1.21. (staticcheck)
|
Run golangci-lint
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading