Skip to content

refactor: change references from old repo name to new one #13

refactor: change references from old repo name to new one

refactor: change references from old repo name to new one #13

Triggered via push August 13, 2024 07:33
Status Failure
Total duration 34s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: src/components/ProofOfWork.vue#L4
'Button' is declared but its value is never read.
build: src/components/ProofOfWork.vue#L27
Object literal may only specify known properties, and 'text' does not exist in type '{ title: string; variant: string; }'.
build: src/components/ProofOfWork.vue#L31
Object literal may only specify known properties, and 'text' does not exist in type '{ title: string; variant: string; }'.
build: src/components/ProofOfWork.vue#L35
Object literal may only specify known properties, and 'text' does not exist in type '{ title: string; variant: string; }'.
build: src/components/ProofOfWork.vue#L46
Object literal may only specify known properties, and 'text' does not exist in type '{ title: string; variant: string; }'.
build: src/components/ProofOfWork.vue#L50
Object literal may only specify known properties, and 'text' does not exist in type '{ title: string; variant: string; }'.
build: src/components/ProofOfWork.vue#L54
Object literal may only specify known properties, and 'text' does not exist in type '{ title: string; variant: string; }'.
build: src/components/ProofOfWork.vue#L65
Object literal may only specify known properties, and 'text' does not exist in type '{ title: string; variant: string; }'.
build: src/components/ProofOfWork.vue#L69
Object literal may only specify known properties, and 'text' does not exist in type '{ title: string; variant: string; }'.
build: src/components/ProofOfWork.vue#L80
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/