This repository has been archived by the owner on Sep 26, 2024. It is now read-only.
Create_api_mock #15
Annotations
10 errors and 1 warning
Run Biome:
apps/owlserver-chrome/src/services/api_mock.ts#L41
Expected an identifier, a string literal, a number literal, a private field name, or a computed name but instead found ':'.
|
Run Biome:
apps/owlserver-chrome/src/services/api_mock.ts#L34
Unexpected any. Specify a different type.
|
Run Biome:
apps/owlserver-chrome/src/services/api_mock.ts#L35
Unexpected any. Specify a different type.
|
Run Biome:
apps/owlserver-chrome/src/services/api_mock.ts#L36
This type annotation is trivially inferred from its initialization.
|
Run Biome:
apps/owlserver-chrome/src/services/api_mock.ts#L37
This type annotation is trivially inferred from its initialization.
|
Run Biome:
apps/owlserver-chrome/src/services/api_mock.ts#L38
This type annotation is trivially inferred from its initialization.
|
Run Biome:
apps/owlserver-chrome/src/services/api_mock.ts#L45
This type annotation is trivially inferred from its initialization.
|
Run Biome:
apps/owlserver-chrome/src/services/api_mock.ts#L53
Unexpected any. Specify a different type.
|
Run Biome:
apps/owlserver-chrome/src/services/api_mock.ts#L97
Other switch clauses can erroneously access this declaration.
Wrap the declaration in a block to restrict its access to the switch clause.
|
Run Biome:
apps/owlserver-chrome/src/services/api_mock.ts#L100
Useless case clause.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading