Skip to content

returned publish on push #11

returned publish on push

returned publish on push #11

Triggered via push January 22, 2024 17:29
Status Failure
Total duration 21s
Artifacts

deploy.yml

on: push
build-and-deploy
12s
build-and-deploy
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
build-and-deploy: src/components/Pagination.svelte#L36
Semicolon or block is expected(css-syntax-error)
build-and-deploy: src/components/PostsList.svelte#L5
'totalPosts' is defined but never used
build-and-deploy: src/components/Search.svelte#L6
'results' is assigned a value but never used
build-and-deploy: src/components/Tags.svelte#L5
'scale' is defined but never used
build-and-deploy: src/routes/posts/[id]/+page.svelte#L27
`{@html}` can lead to XSS attack
build-and-deploy
Process completed with exit code 1.
build-and-deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/