Skip to content

Optimizing

Optimizing #10149

Triggered via push August 24, 2024 01:01
Status Failure
Total duration 1m 40s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
Lint: pkg/types/record/key.go#L389
enc.Reset undefined (type *"gitlab.com/accumulatenetwork/core/schema/pkg/json".Encoder has no field or method Reset)
Lint: pkg/url/txid.go#L149
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#L187
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#L529
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
Process completed with exit code 1.
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/
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/