Skip to content

Feat - custom code evaluation in UI #234

Feat - custom code evaluation in UI

Feat - custom code evaluation in UI #234

Triggered via pull request September 14, 2023 06:27
Status Failure
Total duration 1m 1s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: pull_request
lint_and_types
50s
lint_and_types
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
lint_and_types
Property 'inputs' does not exist on type '{ parameters: Parameter[]; inputs: Parameter[]; URIPath: string; } | undefined'.
lint_and_types
Property 'parameters' does not exist on type '{ parameters: Parameter[]; inputs: Parameter[]; URIPath: string; } | undefined'.
lint_and_types
Property 'inputs' does not exist on type '{ parameters: Parameter[]; inputs: Parameter[]; URIPath: string; } | undefined'.
lint_and_types
Property 'parameters' does not exist on type '{ parameters: Parameter[]; inputs: Parameter[]; URIPath: string; } | undefined'.
lint_and_types
Property 'inputs' does not exist on type '{ parameters: Parameter[]; inputs: Parameter[]; URIPath: string; } | undefined'.
lint_and_types
Property 'URIPath' does not exist on type '{ parameters: Parameter[]; inputs: Parameter[]; URIPath: string; } | undefined'.
lint_and_types
Process completed with exit code 2.
lint_and_types
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/