Skip to content

rewrite with Vite+Vue+Bootstrap5 #2

rewrite with Vite+Vue+Bootstrap5

rewrite with Vite+Vue+Bootstrap5 #2

Triggered via push November 4, 2024 00:59
Status Failure
Total duration 24s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
deploy: src/components/OperatingSystem.vue#L2
'ref' is declared but its value is never read.
deploy: src/components/OperatingSystem.vue#L3
'Modal' is declared but its value is never read.
deploy: src/components/OperatingSystem.vue#L3
Could not find a declaration file for module 'bootstrap'. '/home/runner/work/bsd-cloud-image.org/bsd-cloud-image.org/node_modules/bootstrap/dist/js/bootstrap.js' implicitly has an 'any' type.
deploy: src/components/OperatingSystem.vue#L6
Parameter 'os_name' implicitly has an 'any' type.
deploy: src/components/OperatingSystem.vue#L19
Member 'os_data' implicitly has an 'any' type.
deploy: src/components/OperatingSystem.vue#L21
Parameter 'index' implicitly has an 'any' type.
deploy: src/components/OperatingSystem.vue#L21
Parameter 'len' implicitly has an 'any' type.
deploy: src/components/Version.vue#L3
'ref' is declared but its value is never read.
deploy: src/components/Version.vue#L4
'Modal' is declared but its value is never read.
deploy: src/components/Version.vue#L4
Could not find a declaration file for module 'bootstrap'. '/home/runner/work/bsd-cloud-image.org/bsd-cloud-image.org/node_modules/bootstrap/dist/js/bootstrap.js' implicitly has an 'any' type.
deploy
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/