chore: update gitignore to prevent credential exposure #4
Annotations
6 errors and 2 warnings
|
test (binary-math-web)
Process completed with exit code 1.
|
|
test (binary-math-api)
The strategy configuration was canceled because "test.binary-math-web" failed
|
|
test (binary-math-api)
The operation was canceled.
|
|
test/validation.spec.ts > Validation API > POST /api/validate > should validate a correct answer:
binary-math-api/test/validation.spec.ts#L28
AssertionError: expected 500 to be less than 500
❯ test/validation.spec.ts:28:26
|
|
test/index.spec.ts > Hello World worker > responds with Hello World! (integration style):
binary-math-api/test/index.spec.ts#L22
Error: Snapshot `Hello World worker > responds with Hello World! (integration style) 1` mismatched
Expected: ""Hello World!""
Received: ""{"status":"ok","version":"1.0.0"}""
❯ Proxy.methodWrapper home/runner/work/binary-math-system/binary-math-system/binary-math-api/node_modules/.vite/vitest/da39a3ee5e6b4b0d3255bfef95601890afd80709/deps_ssr/vitest___@vitest_expect___chai.js:1601:25
❯ test/index.spec.ts:22:33
|
|
test/index.spec.ts > Hello World worker > responds with Hello World! (unit style):
binary-math-api/test/index.spec.ts#L17
Error: Snapshot `Hello World worker > responds with Hello World! (unit style) 1` mismatched
Expected: ""Hello World!""
Received: ""{"status":"ok","version":"1.0.0"}""
❯ Proxy.methodWrapper home/runner/work/binary-math-system/binary-math-system/binary-math-api/node_modules/.vite/vitest/da39a3ee5e6b4b0d3255bfef95601890afd80709/deps_ssr/vitest___@vitest_expect___chai.js:1601:25
❯ test/index.spec.ts:17:33
|
|
test (binary-math-web)
The process '/usr/bin/git' failed with exit code 128
|
|
test (binary-math-api)
The process '/usr/bin/git' failed with exit code 128
|