Skip to content

feat: authentication and docker files #51

feat: authentication and docker files

feat: authentication and docker files #51

Triggered via pull request March 19, 2024 08:34
@ahonnahonn
synchronize #6
develop
Status Failure
Total duration 44s
Billable time 1m
Artifacts

test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
test/routes/token.test.ts > `/token/generate` - 400: test/routes/token.test.ts#L15
AssertionError: expected '[\n {\n "code": "invalid_type",\n…' to be 'body must be object' // Object.is equality - Expected + Received - body must be object + [ + { + "code": "invalid_type", + "expected": "object", + "received": "null", + "path": [], + "message": "Expected object, received null" + } + ] ❯ test/routes/token.test.ts:15:24
test/routes/bitcoind/block.test.ts > Get block hash by height: test/routes/bitcoind/block.test.ts#L80
AssertionError: expected 400 to be 200 // Object.is equality - Expected + Received - 200 + 400 ❯ test/routes/bitcoind/block.test.ts:80:33
test
Process completed with exit code 1.
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.