Auto Update whatsmeow #242
Annotations
7 errors and 3 warnings
|
Run golangci-lint:
goneonize/main.go#L2339
QF1012: Use fmt.Fprintf(...) instead of WriteString(fmt.Sprintf(...)) (staticcheck)
|
|
Run golangci-lint:
goneonize/main.go#L1195
SA1019: clients[(_Cfunc_GoString)(id)].DownloadAny is deprecated: it's recommended to find the specific message type you want to download manually and use the Download method instead. (staticcheck)
|
|
Run golangci-lint:
goneonize/main.go#L130
QF1003: could use tagged switch on name (staticcheck)
|
|
Run golangci-lint:
goneonize/utils/decoder.go#L231
copylocks: DecodeNewsLetterMessageMeta passes lock by value: github.com/krypton-byte/neonize/defproto.NewsLetterMessageMeta contains google.golang.org/protobuf/runtime/protoimpl.MessageState contains sync.Mutex (govet)
|
|
Run golangci-lint:
goneonize/main.go#L2312
Error return value of `proto.Unmarshal` is not checked (errcheck)
|
|
Run golangci-lint:
goneonize/main.go#L2301
Error return value of `proto.Unmarshal` is not checked (errcheck)
|
|
Run golangci-lint:
goneonize/main.go#L1129
Error return value of `client.Connect` is not checked (errcheck)
|
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v4, actions/setup-python@v4, arduino/setup-protoc@v3, astral-sh/ruff-action@v3, astral-sh/setup-uv@v5, golangci/golangci-lint-action@v8, peter-evans/create-pull-request@v7. 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/
|
|
Install uv
No file matched to [**/uv.lock,**/requirements*.txt]. The cache will never get invalidated. Make sure you have checked out the target repository and configured the cache-dependency-glob input correctly.
|
|
Run actions/setup-go@v4
Restore cache failed: Dependencies file is not found in /home/runner/work/neonize/neonize. Supported file pattern: go.sum
|
background
wait
wait-all
cancel
Loading