Skip to content
Triggered via push January 7, 2025 08:04
Status Success
Total duration 1m 2s
Artifacts

lint.yaml

on: push
Run linters
54s
Run linters
Fit to window
Zoom out
Zoom in

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
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.