Skip to content

Tutorial on how to convert a protobuf message and filter certain fields to a resulting map. #32

Tutorial on how to convert a protobuf message and filter certain fields to a resulting map.

Tutorial on how to convert a protobuf message and filter certain fields to a resulting map. #32

Triggered via pull request February 12, 2024 16:45
Status Failure
Total duration 12s
Artifacts

linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Linter: mask.go#L8
missing go.sum entry for module providing package google.golang.org/genproto/protobuf/field_mask (imported by github.com/mennanov/fieldmask-utils); to add:
Linter: copy.go#L9
missing go.sum entry for module providing package google.golang.org/protobuf/proto (imported by github.com/mennanov/fieldmask-utils); to add:
Linter: copy.go#L10
missing go.sum entry for module providing package google.golang.org/protobuf/types/known/anypb (imported by github.com/mennanov/fieldmask-utils); to add:
Linter: testproto/test.pb.go#L13
missing go.sum entry for module providing package google.golang.org/protobuf/reflect/protoreflect (imported by github.com/mennanov/fieldmask-utils/testproto); to add:
Linter: testproto/test.pb.go#L14
missing go.sum entry for module providing package google.golang.org/protobuf/runtime/protoimpl (imported by github.com/mennanov/fieldmask-utils/testproto); to add:
Linter: testproto/test.pb.go#L16
missing go.sum entry for module providing package google.golang.org/protobuf/types/known/fieldmaskpb (imported by github.com/mennanov/fieldmask-utils/testproto); to add:
Linter
Process completed with exit code 1.