gitignore cleanup #14
golang-ci-lint.yml
on: pull_request
verify-changes
1m 29s
Annotations
6 errors
verify-changes
undefined: types.TypeValue
|
verify-changes
elNode.Type().GetPrimitive undefined (type *"github.com/google/cel-go/common/types".Type has no field or method GetPrimitive)
|
verify-changes
list.Type().GetListType undefined (type *"github.com/google/cel-go/common/types".Type has no field or method GetListType)
|
verify-changes
cannot use &itemsNode{…} (value of type *itemsNode) as checker.AstNode value in return statement: *itemsNode does not implement checker.AstNode (wrong type for method Type)
|
verify-changes
cannot use &itemsNode{…} (value of type *itemsNode) as checker.AstNode value in return statement: *itemsNode does not implement checker.AstNode (wrong type for method Type)
|
verify-changes
Process completed with exit code 1.
|