Fix GH checks #33
Annotations
5 errors and 3 warnings
src/api.ts#L7
Interface name `LabInfo` must match the RegExp: /^I[A-Z]/u
|
src/api.ts#L12
Interface name `ServerState` must match the RegExp: /^I[A-Z]/u
|
src/api.ts#L24
Interface name `ServerStatus` must match the RegExp: /^I[A-Z]/u
|
src/index.ts#L41
Type boolean trivially inferred from a boolean literal, remove type annotation
|
|
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/
|
src/api.ts#L30
Missing return type on function
|
src/index.ts#L21
Missing return type on function
|
The logs for this run have expired and are no longer available.
Loading