Bump go.uber.org/mock from 0.4.0 to 0.5.0 #74
Annotations
5 errors and 3 warnings
vulncheck
Process completed with exit code 1.
|
test
Process completed with exit code 1.
|
lint:
mocks/pgmq.go#L18
could not import go.uber.org/mock/gomock (-: cannot compile Go 1.22 code) (typecheck)
|
lint:
pgmq_test.go#L18
could not import go.uber.org/mock/gomock (-: cannot compile Go 1.22 code) (typecheck)
|
lint
issues found
|
vulncheck
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@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@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|