Skip to content

chore: 🤖 publish @dotlottie/common #572

chore: 🤖 publish @dotlottie/common

chore: 🤖 publish @dotlottie/common #572

Triggered via pull request November 6, 2023 13:00
Status Failure
Total duration 1m 46s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
validate: packages/react-player/tsup.config.js#L7
'pkg' is defined but never used
validate
Process completed with exit code 1.
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. 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#L218
Use an object spread instead of `Object.assign` eg: `{ ...foo }`
validate: packages/common/src/dotlottie-player.ts#L487
Use an object spread instead of `Object.assign` eg: `{ ...foo }`
validate: packages/common/src/dotlottie-player.ts#L1853
Do not use "@ts-ignore" because it alters compilation errors
validate: packages/common/src/dotlottie-player.ts#L1873
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