Skip to content

assets + stylesheet assets #2522

assets + stylesheet assets

assets + stylesheet assets #2522

Triggered via pull request August 20, 2024 13:44
@eoghanmurrayeoghanmurray
synchronize #1475
Status Failure
Total duration 11m 20s
Artifacts 1

style-check.yml

on: pull_request_target
ESLint Check and Report Upload
10m 57s
ESLint Check and Report Upload
ESLint Annotation
4s
ESLint Annotation
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 50 warnings
Format Check
Process completed with exit code 1.
ESLint Check and Report Upload
Process completed with exit code 1.
Format Check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/upload-artifact@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
tsdoc-missing-deprecation-message: The @deprecated block must include a deprecation message, e.g. describing the recommended alternative
ESLint Check and Report Upload
Forbidden non-null assertion
ESLint Check and Report Upload
Forbidden non-null assertion
ESLint Check and Report Upload
Forbidden non-null assertion
ESLint Check and Report Upload
Forbidden non-null assertion
ESLint Check and Report Upload
Forbidden non-null assertion
ESLint Check and Report Upload
Forbidden non-null assertion
ESLint Check and Report Upload
tsdoc-missing-deprecation-message: The @deprecated block must include a deprecation message, e.g. describing the recommended alternative
ESLint Check and Report Upload
tsdoc-param-tag-missing-hyphen: The @param block should be followed by a parameter name and then a hyphen
ESLint Check and Report Upload
Forbidden non-null assertion
packages/rrweb-snapshot/src/snapshot.ts#L312
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
packages/rrweb-snapshot/src/snapshot.ts#L691
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
packages/rrweb-snapshot/src/snapshot.ts#L805
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
packages/rrweb-snapshot/src/snapshot.ts#L806
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
packages/rrweb-snapshot/src/snapshot.ts#L807
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
packages/rrweb-snapshot/src/snapshot.ts#L808
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
packages/rrweb-snapshot/src/types.ts#L25
[tsdoc/syntax] tsdoc-missing-deprecation-message: The @deprecated block must include a deprecation message, e.g. describing the recommended alternative
packages/rrweb-snapshot/src/utils.ts#L84
[tsdoc/syntax] tsdoc-param-tag-missing-hyphen: The @param block should be followed by a parameter name and then a hyphen
packages/rrweb-snapshot/src/utils.ts#L490
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
packages/rrweb/src/record/index.ts#L599
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
packages/rrweb/src/record/index.ts#L617
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
packages/rrweb/src/record/mutation.ts#L378
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
packages/rrweb/src/record/mutation.ts#L384
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
packages/rrweb/src/record/observers/asset-manager.ts#L142
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
packages/rrweb/src/record/observers/asset-manager.ts#L179
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
packages/rrweb/src/record/observers/canvas/canvas-manager.ts#L102
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
packages/rrweb/src/record/observers/canvas/canvas-manager.ts#L306
[@typescript-eslint/no-unused-vars] 'type' is assigned a value but never used.
packages/rrweb/src/record/stylesheet-manager.ts#L93
[@typescript-eslint/no-unused-vars] '_linkEl' is defined but never used.
packages/rrweb/src/record/workers/image-bitmap-data-url-worker.ts#L33
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
packages/rrweb/src/record/workers/image-bitmap-data-url-worker.ts#L61
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
packages/rrweb/src/replay/canvas/deserialize-args.ts#L6
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
packages/rrweb/src/replay/canvas/deserialize-args.ts#L27
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
packages/rrweb/src/replay/canvas/webgl.ts#L15
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
packages/rrweb/src/replay/canvas/webgl.ts#L18
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
packages/rrweb/src/replay/canvas/webgl.ts#L39
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
packages/rrweb/src/replay/canvas/webgl.ts#L78
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
packages/rrweb/src/replay/index.ts#L954
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
packages/rrweb/src/replay/index.ts#L973
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
packages/rrweb/src/replay/index.ts#L981
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
packages/rrweb/src/replay/index.ts#L1119
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
packages/rrweb/src/replay/index.ts#L1440
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
packages/rrweb/src/replay/index.ts#L1557
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
packages/rrweb/src/utils.ts#L35
[tsdoc/syntax] tsdoc-missing-deprecation-message: The @deprecated block must include a deprecation message, e.g. describing the recommended alternative
packages/rrweb/src/utils.ts#L119
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
packages/rrweb/src/utils.ts#L132
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
packages/types/src/index.ts#L688
[tsdoc/syntax] tsdoc-missing-deprecation-message: The @deprecated block must include a deprecation message, e.g. describing the recommended alternative
ESLint Annotation
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3, ataylorme/eslint-annotate-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "eslint_report.json". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
eslint_report.json
499 KB