feat: タグをシード #138
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
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.
|