v4.0.0 #57
Annotations
8 warnings
Node.js 18
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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
|