Clean up types, use existing stringify function #8
style-check.yml
on: push
ESLint Check and Report Upload
6h 0m
Format Check
0s
Format Code
5m 48s
ESLint Annotation
0s
Annotations
2 errors and 6 warnings
ESLint Check and Report Upload
The job running on runner GitHub Actions 19 has exceeded the maximum execution time of 360 minutes.
|
ESLint Check and Report Upload
The operation was canceled.
|
Format Code
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, 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/
|
packages/rrweb-snapshot/src/snapshot.ts#L283
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
|
packages/rrweb-snapshot/src/snapshot.ts#L703
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
|
packages/rrweb-snapshot/src/snapshot.ts#L704
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
|
packages/rrweb-snapshot/src/snapshot.ts#L705
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
|
packages/rrweb-snapshot/src/snapshot.ts#L706
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
|