Skip to content

Don't capture small stylesheets as assets as timing issues are causin… #321

Don't capture small stylesheets as assets as timing issues are causin…

Don't capture small stylesheets as assets as timing issues are causin… #321

Triggered via push November 29, 2024 14:02
Status Failure
Total duration 7m 54s
Artifacts

style-check.yml

on: push
ESLint Check and Report Upload
7m 46s
ESLint Check and Report Upload
Format Check
0s
Format Check
Format Code
6m 0s
Format Code
ESLint Annotation
0s
ESLint Annotation
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 10 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
rrweb#lint: command (/home/runner/work/rrweb/rrweb/packages/rrweb) /tmp/yarn--1732889363160-0.2557884623472517/yarn run lint exited (1)
ESLint Check and Report Upload
Process completed with exit code 1.
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/src/record/index.ts#L464
Unexpected any. Specify a different type
ESLint Check and Report Upload: packages/rrweb/src/record/index.ts#L611
Forbidden non-null assertion
ESLint Check and Report Upload: packages/rrweb/src/record/index.ts#L629
Forbidden non-null assertion
ESLint Check and Report Upload: packages/rrweb/src/record/mutation.ts#L877
'_mirror' is defined but never used