Skip to content

refactor: swap placements between GetInvolved and About sections #15

refactor: swap placements between GetInvolved and About sections

refactor: swap placements between GetInvolved and About sections #15

Triggered via push August 14, 2024 05:43
Status Failure
Total duration 37s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: src/components/GetInvolved.vue#L5
'CardContent' is declared but its value is never read.
build: src/components/GetInvolved.vue#L7
'CardFooter' is declared but its value is never read.
build: src/components/ProofOfWork.vue#L32
Object literal may only specify known properties, and 'text' does not exist in type '{ title: string; variant: string; }'.
build: src/components/ProofOfWork.vue#L36
Object literal may only specify known properties, and 'text' does not exist in type '{ title: string; variant: string; }'.
build: src/components/ProofOfWork.vue#L40
Object literal may only specify known properties, and 'text' does not exist in type '{ title: string; variant: string; }'.
build: src/components/ProofOfWork.vue#L53
Object literal may only specify known properties, and 'text' does not exist in type '{ title: string; variant: string; }'.
build: src/components/ProofOfWork.vue#L57
Object literal may only specify known properties, and 'text' does not exist in type '{ title: string; variant: string; }'.
build: src/components/ProofOfWork.vue#L61
Object literal may only specify known properties, and 'text' does not exist in type '{ title: string; variant: string; }'.
build: src/components/ProofOfWork.vue#L74
Object literal may only specify known properties, and 'text' does not exist in type '{ title: string; variant: string; }'.
build: src/components/ProofOfWork.vue#L78
Object literal may only specify known properties, and 'text' does not exist in type '{ title: string; variant: string; }'.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/