fix #139
Annotations
5 errors and 2 warnings
src/utils/ai.ts#L8
Unexpected `await` of a non-Promise (non-"Thenable") value (@typescript-eslint/await-thenable)
|
src/utils/ai.ts#L39
This expression unnecessarily compares a boolean value to a boolean instead of using it directly (@typescript-eslint/no-unnecessary-boolean-literal-compare)
|
src/utils/ai.ts#L50
Unexpected `await` of a non-Promise (non-"Thenable") value (@typescript-eslint/await-thenable)
|
src/utils/ai.ts#L61
This expression unnecessarily compares a boolean value to a boolean instead of using it directly (@typescript-eslint/no-unnecessary-boolean-literal-compare)
|
Run linters
Received status code 422. Validation Failed https://docs.github.com/rest/checks/runs#create-a-check-run
|
Run linters
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run linters
Some check runs could not be created.
|