Skip to content

feature: add eslint + fix errors + control on CI/CD #193

feature: add eslint + fix errors + control on CI/CD

feature: add eslint + fix errors + control on CI/CD #193

Triggered via pull request November 20, 2023 16:35
@joacocjoacoc
opened #154
eslint
Status Success
Total duration 1m 53s
Artifacts

test.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build (ubuntu-latest): src/clients/admin.ts#L58
Unexpected any. Specify a different type
build (ubuntu-latest): src/clients/cloud.ts#L110
Unexpected any. Specify a different type
build (ubuntu-latest): src/clients/lsp.ts#L144
'd' is defined but never used
build (ubuntu-latest): src/clients/lsp.ts#L144
Unexpected any. Specify a different type
build (ubuntu-latest): src/clients/lsp.ts#L148
Unexpected any. Specify a different type
build (ubuntu-latest): src/clients/lsp.ts#L370
Unexpected any. Specify a different type
build (ubuntu-latest): src/clients/sql.ts#L1
'QueryResult' is defined but never used
build (ubuntu-latest): src/clients/sql.ts#L127
Unexpected any. Specify a different type
build (ubuntu-latest): src/clients/sql.ts#L127
Unexpected any. Specify a different type
build (ubuntu-latest): src/clients/sql.ts#L148
Unexpected any. Specify a different type