Skip to content

gitignore cleanup

gitignore cleanup #14

Re-run triggered August 29, 2024 16:36
Status Failure
Total duration 1m 39s
Artifacts

golang-ci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.