Skip to content

Satisfy typings

Satisfy typings #319

Triggered via push October 14, 2024 15:19
Status Failure
Total duration 8m 27s
Artifacts

style-check.yml

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

Annotations

4 errors and 12 warnings
ESLint Check and Report Upload
rrweb#lint: command (/home/runner/work/rrweb/rrweb/packages/rrweb) /tmp/yarn--1728919642171-0.9939489046049164/yarn run lint exited (1)
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
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