Fix GH checks #33
build.yml
on: pull_request
build
1m 4s
Check Links
43s
Annotations
6 errors and 4 warnings
Check Links
Process completed with exit code 1.
|
build:
src/api.ts#L7
Interface name `LabInfo` must match the RegExp: /^I[A-Z]/u
|
build:
src/api.ts#L12
Interface name `ServerState` must match the RegExp: /^I[A-Z]/u
|
build:
src/api.ts#L24
Interface name `ServerStatus` must match the RegExp: /^I[A-Z]/u
|
build:
src/index.ts#L41
Type boolean trivially inferred from a boolean literal, remove type annotation
|
build
Process completed with exit code 1.
|
Check Links
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
src/api.ts#L30
Missing return type on function
|
build:
src/index.ts#L21
Missing return type on function
|