add regions #88
docker.yml
on: push
Lint
1m 25s
build-test-and-push
0s
Annotations
10 errors and 1 warning
Lint:
internal/auth/controller/auth_controller_test.go#L95
cannot use mockGrpcClient (variable of type *mocks.MockGrpcClient) as "2024_2_FIGHT-CLUB/microservices/auth_service/controller/gen".AuthClient value in struct literal: *mocks.MockGrpcClient does not implement "2024_2_FIGHT-CLUB/microservices/auth_service/controller/gen".AuthClient (missing method DeleteUserRegions)
|
Lint:
internal/auth/controller/auth_controller_test.go#L176
cannot use mockGrpcClient (variable of type *mocks.MockGrpcClient) as "2024_2_FIGHT-CLUB/microservices/auth_service/controller/gen".AuthClient value in struct literal: *mocks.MockGrpcClient does not implement "2024_2_FIGHT-CLUB/microservices/auth_service/controller/gen".AuthClient (missing method DeleteUserRegions)
|
Lint:
internal/auth/controller/auth_controller_test.go#L227
cannot use mockGrpcClient (variable of type *mocks.MockGrpcClient) as "2024_2_FIGHT-CLUB/microservices/auth_service/controller/gen".AuthClient value in struct literal: *mocks.MockGrpcClient does not implement "2024_2_FIGHT-CLUB/microservices/auth_service/controller/gen".AuthClient (missing method DeleteUserRegions)
|
Lint:
internal/auth/controller/auth_controller_test.go#L297
cannot use mockGrpcClient (variable of type *mocks.MockGrpcClient) as "2024_2_FIGHT-CLUB/microservices/auth_service/controller/gen".AuthClient value in struct literal: *mocks.MockGrpcClient does not implement "2024_2_FIGHT-CLUB/microservices/auth_service/controller/gen".AuthClient (missing method DeleteUserRegions)
|
Lint:
internal/auth/controller/auth_controller_test.go#L409
cannot use mockGrpcClient (variable of type *mocks.MockGrpcClient) as "2024_2_FIGHT-CLUB/microservices/auth_service/controller/gen".AuthClient value in struct literal: *mocks.MockGrpcClient does not implement "2024_2_FIGHT-CLUB/microservices/auth_service/controller/gen".AuthClient (missing method DeleteUserRegions)
|
Lint:
internal/auth/controller/auth_controller_test.go#L464
cannot use mockGrpcClient (variable of type *mocks.MockGrpcClient) as "2024_2_FIGHT-CLUB/microservices/auth_service/controller/gen".AuthClient value in struct literal: *mocks.MockGrpcClient does not implement "2024_2_FIGHT-CLUB/microservices/auth_service/controller/gen".AuthClient (missing method DeleteUserRegions)
|
Lint:
internal/auth/controller/auth_controller_test.go#L508
cannot use mockGrpcClient (variable of type *mocks.MockGrpcClient) as "2024_2_FIGHT-CLUB/microservices/auth_service/controller/gen".AuthClient value in struct literal: *mocks.MockGrpcClient does not implement "2024_2_FIGHT-CLUB/microservices/auth_service/controller/gen".AuthClient (missing method DeleteUserRegions)
|
Lint:
internal/auth/controller/auth_controller_test.go#L588
cannot use mockGrpcClient (variable of type *mocks.MockGrpcClient) as "2024_2_FIGHT-CLUB/microservices/auth_service/controller/gen".AuthClient value in struct literal: *mocks.MockGrpcClient does not implement "2024_2_FIGHT-CLUB/microservices/auth_service/controller/gen".AuthClient (missing method DeleteUserRegions)
|
Lint:
internal/auth/controller/auth_controller_test.go#L629
cannot use mockGrpcClient (variable of type *mocks.MockGrpcClient) as "2024_2_FIGHT-CLUB/microservices/auth_service/controller/gen".AuthClient value in struct literal: *mocks.MockGrpcClient does not implement "2024_2_FIGHT-CLUB/microservices/auth_service/controller/gen".AuthClient (missing method DeleteUserRegions)
|
Lint:
internal/auth/controller/auth_controller_test.go#L791
cannot use mockGrpcClient (variable of type *mocks.MockGrpcClient) as "2024_2_FIGHT-CLUB/microservices/auth_service/controller/gen".AuthClient value in struct literal: *mocks.MockGrpcClient does not implement "2024_2_FIGHT-CLUB/microservices/auth_service/controller/gen".AuthClient (missing method DeleteUserRegions)
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|