Skip to content

docs: update readme

docs: update readme #2

Triggered via push August 1, 2024 02:18
Status Failure
Total duration 2m 20s
Billable time 6m
Artifacts

ci.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 4 warnings
lint
Process completed with exit code 2.
typecheck: theme/components/ListPosts.vue#L5
'englishOnly' is declared but its value is never read.
typecheck: theme/components/ListPosts.vue#L14
'router' is declared but its value is never read.
typecheck: theme/components/ListPosts.vue#L65
Argument of type 'Partial<PostFrontMatter> | Post' is not assignable to parameter of type 'Post'.
typecheck: theme/components/ListPosts.vue#L73
Argument of type 'Partial<PostFrontMatter> | Post' is not assignable to parameter of type 'Post'.
typecheck: theme/components/ListPosts.vue#L82
'route.path' is possibly 'undefined'.
typecheck: theme/components/ListPosts.vue#L82
'route.path' is possibly 'undefined'.
typecheck: theme/components/ListPosts.vue#L113
Argument of type 'string | number | Date | undefined' is not assignable to parameter of type 'string | Date'.
typecheck: theme/components/Tweet.vue#L8
Cannot find name 'onMounted'.
typecheck: theme/components/qrcode/ImageMatrix.vue#L24
Cannot find name 'computed'.
typecheck: theme/components/qrcode/ImageMatrix.vue#L25
Cannot find name 'computed'.
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/
typecheck
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/
build (lts/*, ubuntu-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/
build (lts/*, windows-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/