Fix language selection on page refresh on the test page. #7
linter.yml
on: push
Lint TypeScript and JavaScript files with eslint
12s
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.
|