Skip to content

Workflow updated

Workflow updated #63

Triggered via push July 10, 2024 17:00
Status Failure
Total duration 33s
Artifacts

go.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

16 errors
build-and-test: internal/model/claim.go#L3
missing go.sum entry for module providing package github.com/golang-jwt/jwt/v5 (imported by github.com/AndreiMartynenko/auth/internal/model); to add:
build-and-test: pkg/access_v1/access.pb.go#L10
missing go.sum entry for module providing package github.com/golang/protobuf/ptypes/empty (imported by github.com/AndreiMartynenko/auth/internal/api/access); to add:
build-and-test: pkg/access_v1/access_grpc.pb.go#L12
missing go.sum entry for module providing package google.golang.org/grpc (imported by github.com/AndreiMartynenko/auth/internal/app); to add:
build-and-test: pkg/access_v1/access_grpc.pb.go#L13
missing go.sum entry for module providing package google.golang.org/grpc/codes (imported by github.com/AndreiMartynenko/auth/pkg/access_v1); to add:
build-and-test: pkg/access_v1/access_grpc.pb.go#L14
missing go.sum entry for module providing package google.golang.org/grpc/status (imported by github.com/AndreiMartynenko/auth/pkg/access_v1); to add:
build-and-test: pkg/access_v1/access.pb.go#L11
missing go.sum entry for module providing package google.golang.org/protobuf/reflect/protoreflect (imported by github.com/AndreiMartynenko/auth/pkg/access_v1); to add:
build-and-test: pkg/access_v1/access.pb.go#L12
missing go.sum entry for module providing package google.golang.org/protobuf/runtime/protoimpl (imported by github.com/AndreiMartynenko/auth/pkg/access_v1); to add:
build-and-test: pkg/user_v1/user.pb.go#L10
missing go.sum entry for module providing package github.com/envoyproxy/protoc-gen-validate/validate (imported by github.com/AndreiMartynenko/auth/pkg/user_v1); to add:
build-and-test: pkg/user_v1/user.pb.go#L12
missing go.sum entry for module providing package github.com/golang/protobuf/ptypes/timestamp (imported by github.com/AndreiMartynenko/auth/pkg/user_v1); to add:
build-and-test: pkg/user_v1/user.pb.go#L13
missing go.sum entry for module providing package github.com/golang/protobuf/ptypes/wrappers (imported by github.com/AndreiMartynenko/auth/pkg/user_v1); to add:
lint: internal/repository/key/repository.go#L49
undefined: pgx (typecheck)
lint: internal/repository/user/repository.go#L177
undefined: pgx (typecheck)
lint: internal/service/mocks/access_service_minimock.go#L16
undefined: minimock (typecheck)
lint: internal/service/mocks/auth_service_minimock.go#L17
undefined: minimock (typecheck)
lint: internal/service/mocks/user_service_minimock.go#L17
undefined: minimock (typecheck)
lint: internal/service/user/tests/create_test.go#L47
undefined: pgx (typecheck)