Bump cheerio from 1.0.0-rc.10 to 1.0.0 #66
Annotations
1 error and 8 warnings
Node.js 16
Process completed with exit code 1.
|
Node.js 18
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|
Node.js 18:
packages/css-rules/index.js#L10
Function 'extract' has a complexity of 13. Maximum allowed is 5
|
Node.js 18:
packages/mediaquery-text/index.js#L37
Arrow function has a complexity of 6. Maximum allowed is 5
|
Node.js 18:
packages/style-data/index.js#L65
Arrow function has a complexity of 7. Maximum allowed is 5
|
Node.js 16
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Node.js 16:
packages/css-rules/index.js#L10
Function 'extract' has a complexity of 13. Maximum allowed is 5
|
Node.js 16:
packages/mediaquery-text/index.js#L37
Arrow function has a complexity of 6. Maximum allowed is 5
|
Node.js 16:
packages/style-data/index.js#L65
Arrow function has a complexity of 7. Maximum allowed is 5
|