feat: block ip from cloudflare #279
ci.yml
on: pull_request
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 use a deprecated Node.js version 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.test.ts#L114
'mockMessage' is defined but never used. Allowed unused args must match /^_/u
|
ESLint (22.x):
src/ai.ts#L98
Unexpected any. Specify a different type
|
ESLint (22.x):
src/ai.ts#L130
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#L21
Unexpected any. Specify a different type
|
ESLint (22.x):
src/config.ts#L26
Unexpected any. Specify a different type
|
ESLint (22.x):
src/config.ts#L32
Unexpected any. Specify a different type
|
ESLint (22.x):
src/config.ts#L37
Unexpected any. Specify a different type
|
ESLint (22.x):
src/config.ts#L42
Unexpected any. Specify a different type
|
Unit tests (22.x)
The following actions use a deprecated Node.js version 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/
|