feat(api): manual updates #195
Annotations
9 errors and 4 warnings
|
build
The process '/opt/hostedtoolcache/goreleaser-action/2.17.0/x64/goreleaser' failed with exit code 1
|
|
build
client.Parse undefined (type contextdev.Client has no field or method Parse)
|
|
build
undefined: contextdev.ParseHandleParams
|
|
lint
Process completed with exit code 1.
|
|
lint:
pkg/cmd/parse.go#L122
client.Parse undefined (type contextdev.Client has no field or method Parse)
|
|
lint:
pkg/cmd/parse.go#L118
undefined: contextdev.ParseHandleParams
|
|
test
Process completed with exit code 1.
|
|
test:
pkg/cmd/parse.go#L122
client.Parse undefined (type contextdev.Client has no field or method Parse)
|
|
test:
pkg/cmd/parse.go#L118
undefined: contextdev.ParseHandleParams
|
|
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-go@40f1582b2485089dde7abd97c1529aa768e1baff, goreleaser/goreleaser-action@9ed2f89a662bf1735a48bc8557fd212fa902bebf. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build
You are using 'latest' as default version. Will lock to '~> v2'.
|
|
lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-go@40f1582b2485089dde7abd97c1529aa768e1baff. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-go@40f1582b2485089dde7abd97c1529aa768e1baff. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|