Skip to content

chore: get eslint working #3914

chore: get eslint working

chore: get eslint working #3914

Triggered via push February 4, 2025 19:13
Status Failure
Total duration 2m 43s
Artifacts

bundlewatch.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Bundle Watch: processor/compile/compatibility.ts#L68
Property 'hProperties' does not exist on type '{ hName: "Glossary"; } | { hProperties: { term: string; }; }'.
Bundle Watch: processor/compile/compatibility.ts#L68
Property 'children' does not exist on type '{ children: [{ type: "text"; value: string; }]; data: { hName: "Glossary"; }; type: NodeTypes.glossary; } | { data: { hProperties: { term: string; }; }; type: NodeTypes.glossary; }'.
Bundle Watch: processor/compile/compatibility.ts#L77
Argument of type '{ children: [Image, { children: [{ type: "text"; value: string; }]; type: "figcaption"; }]; type: "figure"; }' is not assignable to parameter of type 'Figure'.
Bundle Watch: processor/transform/readme-to-mdx.ts#L25
Argument of type 'TutorialTile' is not assignable to parameter of type 'Record<string, unknown>'.
Bundle Watch: tsconfig.json#L19
Argument for '--target' option must be: 'es5', 'es6', 'es2015', 'es2016', 'es2017', 'es2018', 'es2019', 'es2020', 'es2021', 'es2022', 'esnext'.
Bundle Watch
Process completed with exit code 2.