Try renaming #9977
Annotations
5 errors and 2 warnings
Lint:
pkg/api/v3/example_test.go#L20
ExampleQueryAccount refers to unknown identifier: QueryAccount
|
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/protocol_test.go#L51
range var c copies lock: struct{URL gitlab.com/accumulatenetwork/accumulate/pkg/url.URL; err string} contains 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
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/
|