Skip to content

feat: write tests for japa api clients #42

feat: write tests for japa api clients

feat: write tests for japa api clients #42

Triggered via push January 16, 2024 12:44
Status Failure
Total duration 3m 32s
Artifacts

checks.yml

on: push
Matrix: test_linux
Matrix: test_windows
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
typecheck / typecheck: tests/auth/e_invalid_credentials.spec.ts#L21
Object literal may only specify known properties, and 'guardDriverName' does not exist in type 'ErrorOptions & { code?: string | undefined; status?: number | undefined; }'.
typecheck / typecheck: tests/auth/e_invalid_credentials.spec.ts#L38
Object literal may only specify known properties, and 'guardDriverName' does not exist in type 'ErrorOptions & { code?: string | undefined; status?: number | undefined; }'.
typecheck / typecheck: tests/auth/e_invalid_credentials.spec.ts#L61
Object literal may only specify known properties, and 'guardDriverName' does not exist in type 'ErrorOptions & { code?: string | undefined; status?: number | undefined; }'.
typecheck / typecheck: tests/auth/e_invalid_credentials.spec.ts#L85
Object literal may only specify known properties, and 'guardDriverName' does not exist in type 'ErrorOptions & { code?: string | undefined; status?: number | undefined; }'.
typecheck / typecheck: tests/auth/e_invalid_credentials.spec.ts#L131
Object literal may only specify known properties, and 'guardDriverName' does not exist in type 'ErrorOptions & { code?: string | undefined; status?: number | undefined; }'.
typecheck / typecheck
Process completed with exit code 2.
test_linux (20.10.0)
Process completed with exit code 1.
test_linux (21.x)
The operation was canceled.
test_windows (21.x)
Process completed with exit code 1.
test_windows (20.10.0)
The operation was canceled.
test_linux (20.10.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test_linux (21.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test_windows (21.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test_windows (20.10.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/