Skip to content

add regions

add regions #88

Triggered via push December 19, 2024 23:50
Status Failure
Total duration 1m 35s
Artifacts

docker.yml

on: push
Fit to window
Zoom out
Zoom in

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