Skip to content

resolved merge

resolved merge #53

Triggered via push November 4, 2023 10:07
Status Failure
Total duration 43s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
publish: src/components/DataEditor/DataEditor.vue#L91
Parameter 'item' implicitly has an 'any' type.
publish: src/components/DataEditor/DataEditor.vue#L91
'index' is declared but its value is never read.
publish: src/components/DataEditor/DataEditor.vue#L91
Parameter 'index' implicitly has an 'any' type.
publish: src/components/DataEditor/DataEditor.vue#L137
Property 'json' does not exist on type 'void'.
publish
Process completed with exit code 2.
publish
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/