fix(rrweb): try/catch to postcss #168
Annotations
1 error and 12 warnings
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
packages/rrweb/src/record/error-handler.ts#L4
Unexpected any. Specify a different type
|
packages/rrweb/src/record/error-handler.ts#L4
Unexpected any. Specify a different type
|
packages/rrweb/src/record/index.ts#L560
Forbidden non-null assertion
|
packages/rrweb/src/record/index.ts#L578
Forbidden non-null assertion
|
packages/rrweb/src/record/mutation.ts#L350
Forbidden non-null assertion
|
packages/rrweb/src/record/mutation.ts#L356
Forbidden non-null assertion
|
packages/rrweb/src/record/observer.ts#L134
Forbidden non-null assertion
|
packages/rrweb/src/record/observers/canvas/canvas-manager.ts#L105
Forbidden non-null assertion
|
packages/rrweb/src/record/observers/canvas/canvas-manager.ts#L309
'type' is assigned a value but never used
|
packages/rrweb/src/record/stylesheet-manager.ts#L90
'_linkEl' is defined but never used
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "eslint_report.json".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading