Skip to content

refactor: Simplify HTML generation in handler and middleware functions. #155

refactor: Simplify HTML generation in handler and middleware functions.

refactor: Simplify HTML generation in handler and middleware functions. #155

Triggered via push July 30, 2024 04:13
Status Failure
Total duration 26s
Artifacts

ci.yml

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

Annotations

1 error and 12 warnings
Unit tests (22.x)
Process completed with exit code 1.
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#L73
Unexpected any. Specify a different type
ESLint (22.x): src/ai.ts#L100
Unexpected any. Specify a different type
ESLint (22.x): src/config.ts#L7
Unexpected any. Specify a different type
ESLint (22.x): src/config.ts#L12
Unexpected any. Specify a different type
ESLint (22.x): src/config.ts#L18
Unexpected any. Specify a different type
ESLint (22.x): src/config.ts#L23
Unexpected any. Specify a different type
ESLint (22.x): src/handler.test.ts#L13
Unexpected any. Specify a different type
ESLint (22.x): src/handler.test.ts#L58
Unexpected any. Specify a different type
ESLint (22.x): src/handler.test.ts#L123
Unexpected any. Specify a different type
ESLint (22.x): src/handler.test.ts#L168
Unexpected any. Specify a different type
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/