chore: bump github.com/moby/buildkit from 0.16.0 to 0.17.1 #2056
Annotations
20 errors
|
Build (ubuntu-latest)
cannot use v.Digest (variable of type digest.Digest) as string value in struct literal
|
|
Build (ubuntu-latest)
cannot use v.Inputs (variable of type []digest.Digest) as []string value in struct literal
|
|
Build (ubuntu-latest)
cannot use v.Started (variable of type *time.Time) as *"google.golang.org/protobuf/types/known/timestamppb".Timestamp value in struct literal
|
|
Build (ubuntu-latest)
cannot use v.Completed (variable of type *time.Time) as *"google.golang.org/protobuf/types/known/timestamppb".Timestamp value in struct literal
|
|
Build (ubuntu-latest)
cannot use v.Vertex (variable of type digest.Digest) as string value in struct literal
|
|
Build (ubuntu-latest)
cannot use v.Timestamp (variable of type time.Time) as *"google.golang.org/protobuf/types/known/timestamppb".Timestamp value in struct literal
|
|
Build (ubuntu-latest)
cannot use v.Started (variable of type *time.Time) as *"google.golang.org/protobuf/types/known/timestamppb".Timestamp value in struct literal
|
|
Build (ubuntu-latest)
cannot use v.Completed (variable of type *time.Time) as *"google.golang.org/protobuf/types/known/timestamppb".Timestamp value in struct literal
|
|
Build (ubuntu-latest)
cannot use v.Vertex (variable of type digest.Digest) as string value in struct literal
|
|
Build (ubuntu-latest)
cannot use v.Timestamp (variable of type time.Time) as *"google.golang.org/protobuf/types/known/timestamppb".Timestamp value in struct literal
|
|
Unit Test:
pkg/buildkit/buildkit_test.go#L57
cannot use m.caps (variable of type []moby_buildkit_v1_apicaps.APICap) as []*moby_buildkit_v1_apicaps.APICap value in struct literal
|
|
Unit Test:
pkg/buildkit/buildkit_test.go#L58
cannot use m.caps (variable of type []moby_buildkit_v1_apicaps.APICap) as []*moby_buildkit_v1_apicaps.APICap value in struct literal
|
|
Unit Test:
pkg/buildkit/buildkit_test.go#L80
cannot use ls.All() (value of type []*moby_buildkit_v1_apicaps.APICap) as []moby_buildkit_v1_apicaps.APICap value in return statement
|
|
Unit Test
cannot use v.Digest (variable of type digest.Digest) as string value in struct literal
|
|
Unit Test
cannot use v.Inputs (variable of type []digest.Digest) as []string value in struct literal
|
|
Unit Test
cannot use v.Started (variable of type *time.Time) as *"google.golang.org/protobuf/types/known/timestamppb".Timestamp value in struct literal
|
|
Unit Test
cannot use v.Completed (variable of type *time.Time) as *"google.golang.org/protobuf/types/known/timestamppb".Timestamp value in struct literal
|
|
Unit Test
cannot use v.Vertex (variable of type digest.Digest) as string value in struct literal
|
|
Unit Test
cannot use v.Timestamp (variable of type time.Time) as *"google.golang.org/protobuf/types/known/timestamppb".Timestamp value in struct literal
|
|
Unit Test
cannot use v.Started (variable of type *time.Time) as *"google.golang.org/protobuf/types/known/timestamppb".Timestamp value in struct literal
|