Skip to content

Fixup test, there's no significance in asset ordering #320

Fixup test, there's no significance in asset ordering

Fixup test, there's no significance in asset ordering #320

Triggered via push October 25, 2024 17:53
Status Failure
Total duration 7m 57s
Artifacts

style-check.yml

on: push
ESLint Check and Report Upload
7m 47s
ESLint Check and Report Upload
ESLint Annotation
0s
ESLint Annotation
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 12 warnings
ESLint Check and Report Upload: packages/rrweb/src/record/index.ts#L469
Unsafe member access .capturedAssetStatuses on an `any` value
ESLint Check and Report Upload: packages/rrweb/src/record/index.ts#L474
Unsafe assignment of an `any` value
ESLint Check and Report Upload: packages/rrweb/src/replay/asset-manager/index.ts#L33
Type number trivially inferred from a number literal, remove type annotation
ESLint Check and Report Upload: packages/rrweb/src/replay/index.ts#L1074
'expectedAssets' is never reassigned. Use 'const' instead
ESLint Check and Report Upload
rrweb#lint: command (/home/runner/work/rrweb/rrweb/packages/rrweb) /tmp/yarn--1729879261814-0.7155663922332653/yarn run lint exited (1)
ESLint Check and Report Upload
Process completed with exit code 1.
Format Code
The following actions use a deprecated Node.js version and will be forced to run on node20: stefanzweifel/git-auto-commit-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ESLint Check and Report Upload
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ESLint Check and Report Upload: packages/types/src/index.ts#L702
tsdoc-missing-deprecation-message: The @deprecated block must include a deprecation message, e.g. describing the recommended alternative
ESLint Check and Report Upload: packages/rrweb-snapshot/src/types.ts#L25
tsdoc-missing-deprecation-message: The @deprecated block must include a deprecation message, e.g. describing the recommended alternative
ESLint Check and Report Upload: packages/rrweb-snapshot/src/utils.ts#L84
tsdoc-param-tag-missing-hyphen: The @param block should be followed by a parameter name and then a hyphen