GH workflows: linting, 3rd party license, and doc check #3
run-linting.yml
on: pull_request
linting
/
linting
16s
Annotations
1 error and 3 warnings
linting / linting
Process completed with exit code 1.
|
linting / linting:
src/http/HttpService.ts#L18
Unexpected any. Specify a different type
|
linting / linting:
src/http/HttpService.ts#L35
Unexpected any. Specify a different type
|
linting / linting:
src/infra/ChatCoreImpl.ts#L63
Unexpected any. Specify a different type
|