Skip to content

STEP-7 Code coverage added. #42

STEP-7 Code coverage added.

STEP-7 Code coverage added. #42

Triggered via pull request January 5, 2024 08:22
@ekhvalovekhvalov
synchronize #7
feat/week07
Status Failure
Total duration 2m 19s
Billable time 5m
Artifacts

ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 3 warnings
build (^1.21, ubuntu-latest): cmd/chat-service/main.go#L12
cannot find module providing package github.com/MicahParks/keyfunc/v3: import lookup disabled by -mod=vendor
build (^1.21, ubuntu-latest): internal/config/parse.go#L7
cannot find module providing package github.com/kkyr/fig: import lookup disabled by -mod=vendor
build (^1.21, ubuntu-latest): internal/middlewares/keycloak_claims.go#L6
cannot find module providing package github.com/golang-jwt/jwt/v5: import lookup disabled by -mod=vendor
build (^1.21, ubuntu-latest)
Process completed with exit code 1.
test: cmd/chat-service/main.go#L12
cannot find module providing package github.com/MicahParks/keyfunc/v3: import lookup disabled by -mod=vendor
test: internal/config/parse.go#L7
cannot find module providing package github.com/kkyr/fig: import lookup disabled by -mod=vendor
test: internal/middlewares/keycloak_claims.go#L6
cannot find module providing package github.com/golang-jwt/jwt/v5: import lookup disabled by -mod=vendor
test
Process completed with exit code 1.
lint: internal/middlewares/keycloak_claims.go#L23
undefined: jwt (typecheck)
lint: internal/middlewares/keycloak_jwt_parser.go#L11
undefined: jwt (typecheck)
lint: internal/middlewares/keycloak_jwt_parser.go#L39
undefined: jwt (typecheck)
lint: internal/middlewares/test_api.go#L25
undefined: jwt (typecheck)
lint: internal/middlewares/keycloak_jwt_parser.go#L42
undefined: jwt (typecheck)
lint: internal/middlewares/keycloak_jwt_parser.go#L27
undefined: jwt (typecheck)
lint: internal/middlewares/keycloak_jwt_parser.go#L28
undefined: jwt (typecheck)
lint: internal/middlewares/keycloak_jwt_parser.go#L29
undefined: jwt (typecheck)
lint: internal/middlewares/keycloak_jwt_parser.go#L30
undefined: jwt (typecheck)
lint: internal/middlewares/keycloak_token_auth.go#L86
undefined: jwt (typecheck)
build (^1.21, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/bank-chat-service/bank-chat-service. Supported file pattern: go.sum
test
Restore cache failed: Dependencies file is not found in /home/runner/work/bank-chat-service/bank-chat-service. Supported file pattern: go.sum
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/bank-chat-service/bank-chat-service. Supported file pattern: go.sum