Skip to content

Add support for BUILD.bazel files #133

Add support for BUILD.bazel files

Add support for BUILD.bazel files #133

Triggered via pull request November 28, 2023 03:27
Status Failure
Total duration 23s
Artifacts

linter.yaml

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

Annotations

10 errors
lint (1.x, ubuntu-latest): ../../../../../opt/hostedtoolcache/go/1.21.4/x64/src/internal/reflectlite/type.go#L252
t.Uncommon undefined (type rtype has no field or method Uncommon, but does have uncommon) (typecheck)
lint (1.x, ubuntu-latest): ../../../../../opt/hostedtoolcache/go/1.21.4/x64/src/internal/reflectlite/type.go#L256
t.Str undefined (type rtype has no field or method Str) (typecheck)
lint (1.x, ubuntu-latest): ../../../../../opt/hostedtoolcache/go/1.21.4/x64/src/internal/reflectlite/type.go#L257
t.TFlag undefined (type rtype has no field or method TFlag) (typecheck)
lint (1.x, ubuntu-latest): ../../../../../opt/hostedtoolcache/go/1.21.4/x64/src/internal/reflectlite/type.go#L282
t.TFlag undefined (type rtype has no field or method TFlag) (typecheck)
lint (1.x, ubuntu-latest): ../../../../../opt/hostedtoolcache/go/1.21.4/x64/src/internal/reflectlite/type.go#L293
t.HasName undefined (type rtype has no field or method HasName) (typecheck)
lint (1.x, ubuntu-latest): ../../../../../opt/hostedtoolcache/go/1.21.4/x64/src/internal/reflectlite/type.go#L421
t.Equal undefined (type rtype has no field or method Equal) (typecheck)
lint (1.x, ubuntu-latest): ../../../../../opt/hostedtoolcache/go/1.21.4/x64/src/internal/reflectlite/type.go#L653
cannot use toRType(t) (value of type rtype) as Type value in return statement: rtype does not implement Type (missing method Kind) (typecheck)