feature: add eslint + fix errors + control on CI/CD #193
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
|