release: 0.4.0 #357
Annotations
12 errors and 4 warnings
|
build
The process '/opt/hostedtoolcache/goreleaser-action/2.15.4/x64/goreleaser' failed with exit code 1
|
|
build
client.Chats.Start undefined (type beeperdesktopapi.ChatService has no field or method Start)
|
|
build
undefined: beeperdesktopapi.ChatStartParams
|
|
build
assignment mismatch: 2 variables but client.Assets.Serve returns 1 value
|
|
lint
Process completed with exit code 1.
|
|
lint:
pkg/cmd/chat.go#L531
client.Chats.Start undefined (type beeperdesktopapi.ChatService has no field or method Start)
|
|
lint:
pkg/cmd/chat.go#L527
undefined: beeperdesktopapi.ChatStartParams
|
|
lint:
pkg/cmd/asset.go#L171
assignment mismatch: 2 variables but client.Assets.Serve returns 1 value
|
|
test
Process completed with exit code 1.
|
|
test:
pkg/cmd/chat.go#L531
client.Chats.Start undefined (type beeperdesktopapi.ChatService has no field or method Start)
|
|
test:
pkg/cmd/chat.go#L527
undefined: beeperdesktopapi.ChatStartParams
|
|
test:
pkg/cmd/asset.go#L171
assignment mismatch: 2 variables but client.Assets.Serve returns 1 value
|
|
build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-go@v5, goreleaser/goreleaser-action@v6.1.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. 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 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-go@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-go@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|