Skip to content

[Refactor] Project structure #56

[Refactor] Project structure

[Refactor] Project structure #56

Triggered via pull request January 1, 2024 12:43
Status Failure
Total duration 1m 17s
Billable time 2m
Artifacts

run-unit-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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
cacheRepo.client undefined (type "github.com/isd-sgcu/johnjud-auth/pkg/repository/cache".Repository has no field or method client)
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
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']