Skip to content

refactor: remove lorem ipsums #14

refactor: remove lorem ipsums

refactor: remove lorem ipsums #14

Triggered via push August 13, 2024 15:11
Status Failure
Total duration 26s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
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: src/components/ProofOfWork.vue#L82
Object literal may only specify known properties, and 'text' does not exist in type '{ title: string; variant: string; }'.
build: src/components/ProofOfWork.vue#L95
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/