chore: change crypto location #327
ci.yaml
on: push
Run tests
1m 0s
Run govulncheck
23s
Annotations
10 errors and 2 warnings
Run tests:
infra/data/mysql/account_test.go#L10
no required module provides package github.com/diegoclair/go_boilerplate/util/crypto; to add it:
|
Run tests:
infra/cache/redis_test.go#L16
undefined: mocks.MockIRedisCache
|
Run tests:
infra/cache/redis_test.go#L17
undefined: mocks.NewMockIRedisCache
|
Run tests:
infra/cache/redis_test.go#L48
undefined: mocks.MockIRedisCache
|
Run tests:
infra/cache/redis_test.go#L55
undefined: mocks.MockIRedisCache
|
Run tests:
infra/cache/redis_test.go#L71
undefined: mocks.MockIRedisCache
|
Run tests:
infra/cache/redis_test.go#L106
undefined: mocks.MockIRedisCache
|
Run tests:
infra/cache/redis_test.go#L117
undefined: mocks.MockIRedisCache
|
Run tests:
infra/cache/redis_test.go#L151
undefined: mocks.MockIRedisCache
|
Run tests:
infra/cache/redis_test.go#L158
undefined: mocks.MockIRedisCache
|
Run govulncheck
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Run tests
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|