Skip to content

feature: claude ai #129

feature: claude ai

feature: claude ai #129

Triggered via pull request July 28, 2024 17:06
Status Success
Total duration 38s
Artifacts

ci.yml

on: pull_request
Matrix: ESLint
Matrix: Unit tests
Matrix: Prettier format
Deploy to Production
0s
Deploy to Production
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
Unit tests (22.x)
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/
ESLint (22.x)
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/
ESLint (22.x): src/ai.ts#L74
Unexpected any. Specify a different type
ESLint (22.x): src/ai.ts#L108
Unexpected any. Specify a different type
ESLint (22.x): src/config.ts#L11
Unexpected any. Specify a different type
ESLint (22.x): src/config.ts#L16
Unexpected any. Specify a different type
ESLint (22.x): src/config.ts#L22
Unexpected any. Specify a different type
ESLint (22.x): src/config.ts#L27
Unexpected any. Specify a different type
ESLint (22.x): src/handler.test.ts#L1
'OpenAI' is defined but never used. Allowed unused vars must match /^_/u
ESLint (22.x): src/handler.test.ts#L19
Unexpected any. Specify a different type
ESLint (22.x): src/handler.test.ts#L43
Unexpected any. Specify a different type
ESLint (22.x): src/handler.test.ts#L88
Unexpected any. Specify a different type
Prettier format (22.x)
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, stefanzweifel/git-auto-commit-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/