refactor: Simplify HTML generation in handler and middleware functions. #155
ci.yml
on: push
Matrix: ESLint
Matrix: Unit tests
Matrix: Prettier format
Deploy to Production
0s
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/
|