build(deps): bump golang.org/x/net from 0.20.0 to 0.22.0 #197
Annotations
10 errors and 1 warning
lint:
internal/utils/utils.go#L12
undefined: nats (typecheck)
|
lint:
internal/utils/utils.go#L39
undefined: nats (typecheck)
|
lint:
internal/utils/utils.go#L13
undefined: nats (typecheck)
|
lint:
internal/tests/db.go#L22
undefined: dockertest (typecheck)
|
lint:
internal/tests/db.go#L28
undefined: dockertest (typecheck)
|
lint:
mocks/ApiClient.go#L37
_m.Called undefined (type *ApiClient has no field or method Called) (typecheck)
|
lint:
mocks/ApiClient.go#L99
_m.Called undefined (type *ApiClient has no field or method Called) (typecheck)
|
lint:
mocks/ApiClient.go#L161
_m.Called undefined (type *ApiClient has no field or method Called) (typecheck)
|
lint:
mocks/ApiClient.go#L534
mock.AssertExpectations undefined (type *ApiClient has no field or method AssertExpectations) (typecheck)
|
lint:
mocks/ApiServer.go#L28
_m.Called undefined (type *ApiServer has no field or method Called) (typecheck)
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|