Auto Update whatsmeow #264
Annotations
6 errors and 3 warnings
update:
goneonize/main.go#L920
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)
|
update:
goneonize/utils/decoder.go#L205
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)
|
update:
goneonize/main.go#L2026
Error return value of `proto.Unmarshal` is not checked (errcheck)
|
update:
goneonize/main.go#L854
Error return value of `client.Connect` is not checked (errcheck)
|
update:
goneonize/chat_settings_store.go#L38
Error return value of `proto.Unmarshal` is not checked (errcheck)
|
update:
goneonize/chat_settings_store.go#L27
Error return value of `proto.Unmarshal` is not checked (errcheck)
|
update
Could not parse version from /home/runner/work/neonize/neonize/pyproject.toml. Using latest version.
|
update
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.
|
update
Restore cache failed: Dependencies file is not found in /home/runner/work/neonize/neonize. Supported file pattern: go.sum
|