update package verson #161
Annotations
9 errors and 2 warnings
Golangci-lint:
internal/dao/userExample.go#L127
invalid operation: cannot compare d.cache == nil (operator == not defined on untyped nil) (typecheck)
|
Golangci-lint:
internal/dao/userExample.go#L53
invalid operation: cannot compare d.cache != nil (operator != not defined on untyped nil) (typecheck)
|
Golangci-lint:
pkg/gocrypto/hash.go#L16
could not import golang.org/x/crypto/sha3 (-: # golang.org/x/crypto/sha3
|
Golangci-lint
undefined: subtle.XORBytes
|
Golangci-lint
Process completed with exit code 2.
|
Test
undefined: errors.Join
|
Test
undefined: errors.Join
|
Test
undefined: subtle.XORBytes
|
Test
Process completed with exit code 2.
|
Golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|