Update ci.yml #1
ci.yml
on: push
runner / golangci-lint
1m 4s
runner / yamllint
13s
runner / hadolint
4s
runner / dotenv-linter
5s
runner / check-dependencies
6s
runner / tests
33s
Annotations
4 errors and 2 warnings
runner / check-dependencies
Process completed with exit code 1.
|
runner / tests:
internal/usecase/mocks_test.go#L16
no required module provides package go.uber.org/mock/gomock; to add it:
|
runner / tests
Process completed with exit code 1.
|
runner / golangci-lint
Error: golangci-lint exited with status code: 3
|
runner / check-dependencies
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
runner / tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|