fix: 🐛 box-sizing css rule scope (#318) #699
Annotations
1 error and 14 warnings
validate
No PR found. Only pull_request workflows are supported.
|
validate
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/cancel-workflow-action@0.9.0, actions/checkout@v2, pnpm/action-setup@v2, actions/setup-node@v3, andresz1/size-limit-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
validate
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/cancel-workflow-action@0.9.0, actions/checkout@v2, andresz1/size-limit-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
validate:
packages/common/src/dotlottie-player.ts#L1784
Do not use "@ts-ignore" because it alters compilation errors
|
validate:
packages/common/src/dotlottie-player.ts#L1869
Do not use "@ts-ignore" because it alters compilation errors
|
validate:
packages/common/src/dotlottie-player.ts#L1889
Do not use "@ts-ignore" because it alters compilation errors
|
validate:
packages/common/src/state/dotlottie-state-machine-manager.ts#L24
Unexpected any. Specify a different type
|
validate:
packages/common/src/state/dotlottie-state-machine-manager.ts#L116
Unexpected any. Specify a different type
|
validate:
packages/common/src/state/dotlottie-state-machine-manager.ts#L234
Prefer await to then()/catch()/finally()
|
validate:
packages/common/src/state/dotlottie-state-machine-manager.ts#L237
Prefer await to then()/catch()/finally()
|
validate:
packages/player-component/cypress.config.ts#L14
Unexpected console statement
|
validate:
packages/player-component/cypress.config.ts#L20
Unexpected console statement
|
validate:
packages/player-component/src/dotlottie-player.ts#L319
Do not nest ternary expressions
|
release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, pnpm/action-setup@v2, actions/setup-node@v3, peaceiris/actions-gh-pages@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
release
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/
|