Skip to content

go generate

go generate #9990

Triggered via push May 31, 2024 12:44
Status Failure
Total duration 1m 45s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Lint: protocol/signature.go#L108
undefined: SignatureTypeEcdsaSha256
Lint: protocol/types_gen.go#L1189
undefined: SignatureTypeEcdsaSha256
Lint: protocol/unions_gen.go#L1070
undefined: SignatureTypeEcdsaSha256
Lint: pkg/url/txid.go#L136
assignment copies lock value to *x: gitlab.com/accumulatenetwork/accumulate/pkg/url.TxID contains struct{str sync/atomic.Pointer[string]} contains sync/atomic.Pointer[string] contains sync/atomic.noCopy
Lint: pkg/url/url.go#L185
assignment copies lock value to v: gitlab.com/accumulatenetwork/accumulate/pkg/url.URL contains gitlab.com/accumulatenetwork/accumulate/pkg/url.urlMemoize contains sync/atomic.Pointer[string] contains sync/atomic.noCopy
Lint: pkg/url/url.go#L516
assignment copies lock value to *u: gitlab.com/accumulatenetwork/accumulate/pkg/url.URL contains gitlab.com/accumulatenetwork/accumulate/pkg/url.urlMemoize contains sync/atomic.Pointer[string] contains sync/atomic.noCopy
Lint: protocol/signature.go#L108
undefined: SignatureTypeEcdsaSha256
Lint: protocol/types_gen.go#L1189
undefined: SignatureTypeEcdsaSha256
Lint: protocol/unions_gen.go#L1070
undefined: SignatureTypeEcdsaSha256
Lint: protocol/signature.go#L108
undefined: SignatureTypeEcdsaSha256
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/