Improve test reliability #296
Annotations
1 error and 12 warnings
|
The following actions uses Node.js version which is deprecated 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/types/src/index.ts#L688
tsdoc-missing-deprecation-message: The @deprecated block must include a deprecation message, e.g. describing the recommended alternative
|
packages/rrweb-snapshot/src/snapshot.ts#L752
Forbidden non-null assertion
|
packages/rrweb-snapshot/src/snapshot.ts#L857
Forbidden non-null assertion
|
packages/rrweb-snapshot/src/snapshot.ts#L858
Forbidden non-null assertion
|
packages/rrweb-snapshot/src/snapshot.ts#L859
Forbidden non-null assertion
|
packages/rrweb-snapshot/src/snapshot.ts#L860
Forbidden non-null assertion
|
packages/rrweb-snapshot/src/types.ts#L8
tsdoc-missing-deprecation-message: The @deprecated block must include a deprecation message, e.g. describing the recommended alternative
|
packages/rrweb-snapshot/src/utils.ts#L78
tsdoc-param-tag-missing-hyphen: The @param block should be followed by a parameter name and then a hyphen
|
packages/rrweb-snapshot/src/utils.ts#L404
Forbidden non-null assertion
|
packages/rrweb/src/record/index.ts#L597
Forbidden non-null assertion
|
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