Skip to content

fixup! Add a queueing mechanism so that in Live Mode we don't render … #318

fixup! Add a queueing mechanism so that in Live Mode we don't render …

fixup! Add a queueing mechanism so that in Live Mode we don't render … #318

Triggered via push September 27, 2024 10:41
Status Failure
Total duration 8m 3s
Artifacts

style-check.yml

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

Annotations

5 errors and 12 warnings
ESLint Check and Report Upload: packages/rrweb/src/record/index.ts#L475
Unsafe member access .liveBuffer on an `any` value
ESLint Check and Report Upload: packages/rrweb/src/record/index.ts#L476
Unsafe member access .assetCount on an `any` value
ESLint Check and Report Upload: packages/rrweb/src/record/index.ts#L481
Unsafe assignment of an `any` value
ESLint Check and Report Upload
rrweb#lint: command (/home/runner/work/rrweb/rrweb/packages/rrweb) /tmp/yarn--1727434104888-0.638258054103904/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#L699
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