docs: formatting readme #5
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/
|