build: bump typescript from 5.0.4 to 5.3.2 #2215
pr.yml
on: pull_request
Matrix: pr_check
commitlint
0s
dependabot
0s
Annotations
8 errors and 7 warnings
build:prod:
scripts/generate-bookshelf.ts#L1
Cannot find module 'rss-parser' or its corresponding type declarations.
|
build:prod:
scripts/generate-bookshelf.ts#L2
Cannot find module 'fs' or its corresponding type declarations.
|
build:prod:
scripts/generate-bookshelf.ts#L25
An async function or method in ES5/ES3 requires the 'Promise' constructor. Make sure you have a declaration for the 'Promise' constructor or include 'ES2015' in your '--lib' option.
|
build:prod
Process completed with exit code 1.
|
e2e
Cannot find module 'rss-parser' or its corresponding type declarations.
|
e2e
Cannot find module 'fs' or its corresponding type declarations.
|
e2e
An async function or method in ES5/ES3 requires the 'Promise' constructor. Make sure you have a declaration for the 'Promise' constructor or include 'ES2015' in your '--lib' option.
|
e2e
Process completed with exit code 1.
|
build:prod
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint:stylelint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint:eslint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint:eslint:
scripts/find-and-copy-images.ts#L19
Unexpected console statement
|
lint:eslint:
scripts/find-and-copy-images.ts#L24
Unexpected console statement
|
e2e
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|