nah linter #89
Annotations
10 errors and 1 warning
build-test-and-push:
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)
|
build-test-and-push:
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)
|
build-test-and-push:
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)
|
build-test-and-push:
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)
|
build-test-and-push:
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)
|
build-test-and-push:
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)
|
build-test-and-push:
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)
|
build-test-and-push:
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)
|
build-test-and-push:
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)
|
build-test-and-push:
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)
|
build-test-and-push
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|