feature(notification): discord #206
ci.yml
on: pull_request
Matrix: ESLint
Matrix: Unit tests
Matrix: Prettier format
Deploy to Production
0s
Annotations
13 warnings
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#L72
Unexpected any. Specify a different type
|
ESLint (22.x):
src/ai.ts#L104
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#L19
Unexpected any. Specify a different type
|
ESLint (22.x):
src/config.ts#L24
Unexpected any. Specify a different type
|
ESLint (22.x):
src/config.ts#L30
Unexpected any. Specify a different type
|
ESLint (22.x):
src/config.ts#L35
Unexpected any. Specify a different type
|
ESLint (22.x):
src/config.ts#L41
Unexpected any. Specify a different type
|
ESLint (22.x):
src/handler.test.ts#L17
Unexpected any. Specify a different type
|
ESLint (22.x):
src/handler.test.ts#L65
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/
|
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/
|