docs: update README.md #146
main.yml
on: pull_request
Lint & Build & Test
42s
Annotations
10 errors
Lint & Build & Test:
src/tools/custom.ts#L82
Property 'response' does not exist on type 'unknown'.
|
Lint & Build & Test:
src/tools/custom.ts#L111
'response' is of type 'unknown'.
|
Lint & Build & Test:
src/tools/custom.ts#L112
'response' is of type 'unknown'.
|
Lint & Build & Test:
src/tools/custom.ts#L115
'response' is of type 'unknown'.
|
Lint & Build & Test:
src/tools/python/python.ts#L183
Argument of type '{ hash: unknown; filename: string; }[]' is not assignable to parameter of type 'PythonDownloadFile[]'.
|
Lint & Build & Test:
src/tools/python/python.ts#L183
'result' is of type 'unknown'.
|
Lint & Build & Test:
src/tools/python/python.ts#L202
'result' is of type 'unknown'.
|
Lint & Build & Test:
src/tools/python/python.ts#L202
'result' is of type 'unknown'.
|
Lint & Build & Test:
src/tools/python/python.ts#L202
'result' is of type 'unknown'.
|
Lint & Build & Test
Process completed with exit code 2.
|