Skip to content

chore: add filename checker to enforce use kebab-case #312

chore: add filename checker to enforce use kebab-case

chore: add filename checker to enforce use kebab-case #312

Triggered via pull request July 10, 2024 18:25
Status Failure
Total duration 27s
Artifacts

lint-and-fmt.yml

on: pull_request
lint-and-fmt
18s
lint-and-fmt
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
lint-and-fmt: src/posts/ExAmp_le.md#L1
Filename "ExAmp_le" is not in kebab-case, suggest: "examp-le"
lint-and-fmt
Process completed with exit code 1.
lint-and-fmt
The following actions uses Node.js version which is deprecated and will be forced to run on node20: pnpm/action-setup@v2, 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/