Skip to content

feat: Update error classes with status code constants. #108

feat: Update error classes with status code constants.

feat: Update error classes with status code constants. #108

Triggered via push July 21, 2024 00:48
Status Failure
Total duration 24s
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

2 errors and 12 warnings
ESLint (22.x)
Process completed with exit code 1.
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/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/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#L82
Unexpected any. Specify a different type
ESLint (22.x): src/handler.test.ts#L117
Unexpected any. Specify a different type
ESLint (22.x): src/handler.test.ts#L160
Unexpected any. Specify a different type
ESLint (22.x): src/handler.test.ts#L203
Unexpected any. Specify a different type
ESLint (22.x): src/handler.test.ts#L254
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/