Skip to content

Add Match method to FuncDefArgType interface #196

Add Match method to FuncDefArgType interface

Add Match method to FuncDefArgType interface #196

Triggered via pull request September 10, 2024 14:19
Status Failure
Total duration 2m 8s
Artifacts

dev.yml

on: pull_request
Code Linting (ubuntu-latest)
12s
Code Linting (ubuntu-latest)
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
Code Linting (ubuntu-latest): types/parser/type_parser.go#L14
could not import github.com/substrait-io/substrait-go/types (-: # github.com/substrait-io/substrait-go/types
Code Linting (ubuntu-latest): types/parameterized_single_integer_param_type.go#L112
undefined: reflect.TypeFor) (typecheck)
Code Linting (ubuntu-latest): extensions/variants.go#L10
could not import github.com/substrait-io/substrait-go/types (-: # github.com/substrait-io/substrait-go/types
Code Linting (ubuntu-latest): types/parameterized_single_integer_param_type.go#L112
undefined: reflect.TypeFor) (typecheck)
Code Linting (ubuntu-latest): expr/builder.go#L7
could not import github.com/substrait-io/substrait-go/types (-: # github.com/substrait-io/substrait-go/types
Code Linting (ubuntu-latest): types/parameterized_single_integer_param_type.go#L112
undefined: reflect.TypeFor) (typecheck)
Code Linting (ubuntu-latest): expr/expression.go#L67
reg.DecodeFunc undefined (type ExtensionRegistry has no field or method DecodeFunc) (typecheck)
Code Linting (ubuntu-latest): expr/expression.go#L107
reg.DecodeFunc undefined (type ExtensionRegistry has no field or method DecodeFunc) (typecheck)
Code Linting (ubuntu-latest): expr/expression.go#L448
clause.If.String undefined (type Expression has no field or method String) (typecheck)
Code Linting (ubuntu-latest): expr/expression.go#L449
clause.Then.String undefined (type Expression has no field or method String) (typecheck)
Build and Test (macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and Test (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and Test (windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/