fix(*): 将 first-child 替换为 first-of-type,last-child 替换为 last-of-type #19
Annotations
5 errors and 3 warnings
npm-check:
src/templates/assets/javascripts/bundle.ts#L100
'fetchSearchIndex' is declared but its value is never read.
|
npm-check:
src/templates/assets/javascripts/bundle.ts#L240
Type 'Observable<never> | Promise<{}>' is not assignable to type 'ObservableInput<SearchIndex>'.
|
npm-check:
src/templates/assets/javascripts/bundle.ts#L261
Type 'Observable<never> | Promise<{}>' is not assignable to type 'ObservableInput<SearchIndex>'.
|
npm-check
Process completed with exit code 1.
|
docker
Process completed with exit code 1.
|
python
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
npm-check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
npm-build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|