Skip to content

Work on the website with shovel #644

Work on the website with shovel

Work on the website with shovel #644

Triggered via pull request December 6, 2023 04:48
@brainkimbrainkim
synchronize #255
docs-2023
Status Failure
Total duration 35s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
build: website/examples/minesweeper.ts#L35
'testCell' is defined but never used. Allowed unused args must match /^_/u
build: website/examples/minesweeper.ts#L36
'i' is defined but never used. Allowed unused args must match /^_/u
build: website/examples/minesweeper.ts#L38
Unexpected console statement
build: website/src/components/blog-content.ts#L12
Replace `title,·publishDate,·author,·authorURL,·children` with `⏎↹title,⏎↹publishDate,⏎↹author,⏎↹authorURL,⏎↹children,⏎`
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/