Fix: improve parsing #162
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
pr-checks.yml
on: pull_request
Check build is committed
31s
Report readability
6s
Annotations
9 errors and 5 warnings
Build the playground:
src/readability.ts#L1
'node' is declared but its value is never read.
|
Build the playground:
src/readability.ts#L1
'index' is declared but its value is never read.
|
Build the playground:
src/readability.ts#L1
'parent' is declared but its value is never read.
|
Build the playground:
src/readability.ts#L1
'index' is declared but its value is never read.
|
Build the playground:
src/readability.ts#L1
'parent' is declared but its value is never read.
|
Build the playground:
src/readability.ts#L1
'index' is declared but its value is never read.
|
Build the playground:
src/readability.ts#L1
'parent' is declared but its value is never read.
|
Build the playground
Process completed with exit code 2.
|
Report readability
Action failed with error: node.children is not iterable (cannot read property undefined)
|
Build the playground
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Unit tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Eslint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Check build is committed
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Report readability
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/
|