Skip to content

Fix language selection on page refresh on the test page. #7

Fix language selection on page refresh on the test page.

Fix language selection on page refresh on the test page. #7

Triggered via push October 8, 2024 20:41
Status Failure
Total duration 22s
Artifacts

linter.yml

on: push
Lint TypeScript and JavaScript files with eslint
12s
Lint TypeScript and JavaScript files with eslint
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Lint TypeScript and JavaScript files with eslint: src/pg-codemirror-editor.ts#L155
Unsafe return of a value of type `any`
Lint TypeScript and JavaScript files with eslint: src/pg-codemirror-editor.ts#L155
Unsafe call of a(n) `any` typed value
Lint TypeScript and JavaScript files with eslint: src/pg-codemirror-editor.ts#L155
Unsafe member access .pg on an `any` value
Lint TypeScript and JavaScript files with eslint: src/pg-codemirror-editor.ts#L156
Unsafe return of a value of type `any`
Lint TypeScript and JavaScript files with eslint: src/pg-codemirror-editor.ts#L156
Unsafe call of a(n) `any` typed value
Lint TypeScript and JavaScript files with eslint: src/pg-codemirror-editor.ts#L156
Unsafe member access .perl on an `any` value
Lint TypeScript and JavaScript files with eslint
Process completed with exit code 1.