chore(deps): update dependency typescript to v5.7.2 #3325
Annotations
13 warnings
test
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
lint:
src/components/Header.ts#L31
Forbidden non-null assertion
|
lint:
src/components/Sidenav.ts#L36
Forbidden non-null assertion
|
lint:
src/plugin/dark-mode.ts#L53
Forbidden non-null assertion
|
lint:
src/plugin/prevnext.ts#L18
Forbidden non-null assertion
|
lint:
src/plugin/prevnext.ts#L56
Forbidden non-null assertion
|
lint:
src/plugin/search.ts#L54
Unexpected console statement
|
lint:
src/plugin/search.ts#L122
Forbidden non-null assertion
|
lint:
src/plugin/search.ts#L171
Unexpected console statement
|
lint:
src/plugin/search.ts#L192
Forbidden non-null assertion
|
lint:
src/plugin/search.ts#L210
Prefer top-level await over using a promise chain
|
e2e
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|