Skip to content

Deploy Application to Github-Pages #18

Deploy Application to Github-Pages

Deploy Application to Github-Pages #18

Triggered via push November 5, 2024 11:54
Status Failure
Total duration 32s
Artifacts

gh-pages.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
build: src/views/collection/manage/Add.vue#L134
Element implicitly has an 'any' type because index expression is not of type 'number'.
build: src/views/collection/manage/Add.vue#L146
The return type of an async function or method must be the global Promise<T> type. Did you mean to write 'Promise<AdvancedAnnotation>'?
build: src/views/collection/manage/Add.vue#L257
Expected 1 arguments, but got 2.
build
Process completed with exit code 2.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/