Skip to content

Feature/click offsets #1982

Feature/click offsets

Feature/click offsets #1982

Triggered via pull request May 14, 2024 02:41
@dengelkedengelke
opened #1474
Status Failure
Total duration 3m 56s
Artifacts 1

style-check.yml

on: pull_request_target
ESLint Check and Report Upload
3m 30s
ESLint Check and Report Upload
Format Check
55s
Format Check
Format Code
0s
Format Code
ESLint Annotation
7s
ESLint Annotation
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 48 warnings
Format Check
Process completed with exit code 1.
ESLint Check and Report Upload
Process completed with exit code 1.
packages/web-extension/src/content/inject.ts#L17
[@typescript-eslint/no-unsafe-argument] Unsafe argument of type `any` assigned to a parameter of type `recordOptions<eventWithTime> | undefined`.
Format Check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ESLint Check and Report Upload
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
packages/rrdom-nodejs/src/document-nodejs.ts#L41
[@typescript-eslint/prefer-as-const] Expected a `const` assertion instead of a literal type annotation.
packages/rrdom-nodejs/src/document-nodejs.ts#L377
[@typescript-eslint/prefer-as-const] Expected a `const` assertion instead of a literal type annotation.
packages/rrdom-nodejs/src/document-nodejs.ts#L381
[@typescript-eslint/prefer-as-const] Expected a `const` assertion instead of a literal type annotation.
packages/rrdom-nodejs/src/document-nodejs.ts#L385
[@typescript-eslint/prefer-as-const] Expected a `const` assertion instead of a literal type annotation.
packages/rrdom/src/document.ts#L208
[@typescript-eslint/prefer-as-const] Expected a `const` assertion instead of a literal type annotation.
packages/rrdom/src/document.ts#L589
[@typescript-eslint/prefer-as-const] Expected a `const` assertion instead of a literal type annotation.
packages/rrdom/src/document.ts#L619
[@typescript-eslint/prefer-as-const] Expected a `const` assertion instead of a literal type annotation.
packages/rrdom/src/document.ts#L651
[@typescript-eslint/prefer-as-const] Expected a `const` assertion instead of a literal type annotation.
packages/rrweb/src/plugins/console/replay/index.ts#L8
[tsdoc/syntax] tsdoc-escape-greater-than: The ">" character should be escaped using a backslash to avoid confusion with an HTML tag
packages/rrweb/src/plugins/console/replay/index.ts#L8
[tsdoc/syntax] tsdoc-escape-greater-than: The ">" character should be escaped using a backslash to avoid confusion with an HTML tag
packages/rrweb/src/plugins/console/replay/index.ts#L59
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
packages/rrweb/src/plugins/console/replay/index.ts#L131
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
packages/rrweb/src/record/index.ts#L541
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
packages/rrweb/src/record/index.ts#L559
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
packages/rrweb/src/record/mutation.ts#L355
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
packages/rrweb/src/record/mutation.ts#L361
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
packages/rrweb/src/record/observer.ts#L164
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
packages/rrweb/src/record/observers/canvas/2d.ts#L1
[@typescript-eslint/no-unused-vars] 'Mirror' is defined but never used.
packages/rrweb/src/record/observers/canvas/canvas-manager.ts#L148
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
packages/rrweb/src/record/observers/canvas/canvas-manager.ts#L196
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
packages/rrweb/src/record/observers/canvas/canvas-manager.ts#L239
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
packages/rrweb/src/record/observers/canvas/canvas-manager.ts#L346
[@typescript-eslint/no-unused-vars] 'type' is assigned a value but never used.
packages/rrweb/src/record/stylesheet-manager.ts#L84
[@typescript-eslint/no-unused-vars] 'linkEl' is defined but never used.
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/deserialize-args.ts#L44
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
packages/rrweb/src/replay/canvas/deserialize-args.ts#L45
[@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#L916
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
packages/rrweb/src/replay/index.ts#L935
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
packages/rrweb/src/replay/index.ts#L942
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
packages/rrweb/src/replay/index.ts#L1029
[@typescript-eslint/no-unused-vars] 'beforeLoadState' is assigned a value but never used.
packages/rrweb/src/replay/index.ts#L1064
[@typescript-eslint/no-unused-vars] 'd' is assigned a value but never used.
packages/rrweb/src/replay/index.ts#L1065
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
packages/rrweb/src/replay/index.ts#L1386
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
packages/rrweb/src/replay/index.ts#L1503
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
packages/rrweb/src/replay/machine.ts#L207
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
packages/rrweb/src/replay/machine.ts#L269
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
packages/rrweb/src/utils.ts#L33
[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#L117
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
packages/rrweb/src/utils.ts#L130
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
ESLint Annotation
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3, ataylorme/eslint-annotate-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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
523 KB