fixup! Add a queueing mechanism so that in Live Mode we don't render … #318
Annotations
5 errors and 11 warnings
Eslint Check:
packages/rrweb/src/record/index.ts#L475
Unsafe member access .liveBuffer on an `any` value
|
Eslint Check:
packages/rrweb/src/record/index.ts#L476
Unsafe member access .assetCount on an `any` value
|
Eslint Check:
packages/rrweb/src/record/index.ts#L481
Unsafe assignment of an `any` value
|
Eslint Check
rrweb#lint: command (/home/runner/work/rrweb/rrweb/packages/rrweb) /tmp/yarn--1727434104888-0.638258054103904/yarn run lint exited (1)
|
Eslint Check
Process completed with exit code 1.
|
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:
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:
packages/rrweb-snapshot/src/snapshot.ts#L312
Forbidden non-null assertion
|
Eslint Check:
packages/rrweb-snapshot/src/snapshot.ts#L691
Forbidden non-null assertion
|
Eslint Check:
packages/rrweb-snapshot/src/snapshot.ts#L805
Forbidden non-null assertion
|
Eslint Check:
packages/rrweb-snapshot/src/snapshot.ts#L806
Forbidden non-null assertion
|
Eslint Check:
packages/rrweb-snapshot/src/snapshot.ts#L807
Forbidden non-null assertion
|
Eslint Check:
packages/rrweb-snapshot/src/snapshot.ts#L808
Forbidden non-null assertion
|
Eslint Check:
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:
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
|
Eslint Check:
packages/rrweb-snapshot/src/utils.ts#L493
Forbidden non-null assertion
|
Loading