Skip to content

See #1339 - perf: remove a nested function call and an object clone p… #169

See #1339 - perf: remove a nested function call and an object clone p…

See #1339 - perf: remove a nested function call and an object clone p… #169

Triggered via push April 9, 2024 11:55
Status Failure
Total duration 1m 41s
Artifacts

style-check.yml

on: push
ESLint Check and Report Upload
1m 32s
ESLint Check and Report Upload
Format Check
0s
Format Check
Format Code
1m 3s
Format Code
ESLint Annotation
0s
ESLint Annotation
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
ESLint Check and Report Upload
Argument of type '{ type: EventType.IncrementalSnapshot; data: { texts: textMutation[]; attributes: attributeMutation[]; removes: removedNodeMutation[]; adds: addedNodeMutation[]; isAttachIframe?: true | undefined; source: IncrementalSource.Mutation; }; }' is not assignable to parameter of type 'eventWithTime'.
ESLint Check and Report Upload
Argument of type '{ type: EventType.IncrementalSnapshot; data: { id: number; x: number; y: number; source: IncrementalSource.Scroll; }; }' is not assignable to parameter of type 'eventWithTime'.
ESLint Check and Report Upload
Argument of type '{ type: EventType.IncrementalSnapshot; data: { id: number; type: CanvasContext; commands: canvasMutationCommand[]; source: IncrementalSource.CanvasMutation; } | { ...; }; }' is not assignable to parameter of type 'eventWithTime'.
ESLint Check and Report Upload
Argument of type '{ type: EventType.IncrementalSnapshot; data: { id: number; styles?: { styleId: number; rules: styleSheetAddRule[]; }[] | undefined; styleIds: number[]; source: IncrementalSource.AdoptedStyleSheet; }; }' is not assignable to parameter of type 'eventWithTime'.
ESLint Check and Report Upload
Argument of type '{ type: EventType.Meta; data: { href: string; width: number; height: number; }; }' is not assignable to parameter of type 'eventWithTime'.
ESLint Check and Report Upload
Argument of type '{ type: EventType.FullSnapshot; data: { node: serializedNodeWithId; initialOffset: { left: number; top: number; }; }; }' is not assignable to parameter of type 'eventWithTime'.
ESLint Check and Report Upload
Argument of type '{ type: EventType.IncrementalSnapshot; data: { source: IncrementalSource.MouseMove | IncrementalSource.TouchMove | IncrementalSource.Drag; positions: mousePosition[]; }; }' is not assignable to parameter of type 'eventWithTime'.
ESLint Check and Report Upload
Argument of type '{ type: EventType.IncrementalSnapshot; data: { type: MouseInteractions; id: number; x?: number | undefined; y?: number | undefined; pointerType?: PointerTypes | undefined; source: IncrementalSource.MouseInteraction; }; }' is not assignable to parameter of type 'eventWithTime'.
ESLint Check and Report Upload
Argument of type '{ type: EventType.IncrementalSnapshot; data: { width: number; height: number; source: IncrementalSource.ViewportResize; }; }' is not assignable to parameter of type 'eventWithTime'.
ESLint Check and Report Upload
Argument of type '{ type: EventType.IncrementalSnapshot; data: { text: string; isChecked: boolean; userTriggered?: boolean | undefined; id: number; source: IncrementalSource.Input; }; }' is not assignable to parameter of type 'eventWithTime'.
Format Code
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, stefanzweifel/git-auto-commit-action@v4. 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. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.