Skip to content

fix: 検索欄

fix: 検索欄 #136

Triggered via push November 25, 2024 10:15
Status Success
Total duration 42s
Artifacts

lint.yaml

on: push
Run linters
33s
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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, wearerequired/lint-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run linters
Some check runs could not be created.