[Refactor] Project structure #55
Annotations
4 errors and 2 warnings
test
cannot use authRepo (variable of type "github.com/isd-sgcu/johnjud-auth/pkg/repository/auth".Repository) as *repositoryImpl value in assignment: need type assertion
|
test
cannot use userRepository (variable of type "github.com/isd-sgcu/johnjud-auth/pkg/repository/user".Repository) as *repositoryImpl value in assignment: need type assertion
|
test
cacheRepo.client undefined (type "github.com/isd-sgcu/johnjud-auth/pkg/repository/cache".Repository has no field or method client)
|
test
Process completed with exit code 1.
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
test
Unexpected input(s) 'cache', valid inputs are ['go-version', 'check-latest', 'stable', 'token']
|