Skip to content

Add base structure #137

Add base structure

Add base structure #137

Triggered via push October 22, 2023 14:36
Status Failure
Total duration 53s
Artifacts

type-check.yml

on: push
Type Check
41s
Type Check
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Type Check: src/components/Dialog.vue#L43
Parameter 'el' implicitly has an 'any' type.
Type Check: src/components/Dialog.vue#L43
Parameter 'done' implicitly has an 'any' type.
Type Check: src/components/Dialog.vue#L44
Parameter 'el' implicitly has an 'any' type.
Type Check: src/components/Dialog.vue#L44
Parameter 'done' implicitly has an 'any' type.
Type Check
Process completed with exit code 1.
Type Check
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/