prettier #343
Annotations
12 warnings
compile
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test:
src/api/resources/empathicVoice/resources/chat/client/Socket.ts#L197
Unexpected any. Specify a different type
|
test:
src/api/resources/empathicVoice/resources/chat/client/Socket.ts#L227
Unexpected any. Specify a different type
|
test:
src/core/fetcher/APIResponse.ts#L8
Unexpected any. Specify a different type
|
test:
src/core/fetcher/Fetcher.ts#L80
Unexpected any. Specify a different type
|
test:
src/core/fetcher/Fetcher.ts#L95
Include a description after the "@ts-expect-error" directive to explain why the @ts-expect-error is necessary. The description must be 3 characters or longer
|
test:
src/core/fetcher/Fetcher.ts#L102
Include a description after the "@ts-expect-error" directive to explain why the @ts-expect-error is necessary. The description must be 3 characters or longer
|
test:
src/core/fetcher/Fetcher.ts#L116
Unexpected any. Specify a different type
|
test:
src/core/fetcher/Fetcher.ts#L119
Unexpected any. Specify a different type
|
test:
src/core/fetcher/Fetcher.ts#L280
Unexpected any. Specify a different type
|
test:
src/core/fetcher/Fetcher.ts#L288
Unexpected any. Specify a different type
|