Merge pull request #27 from AlphsX/DevSecOps #6
Annotations
2 errors
|
Build, Lint, and Test
Process completed with exit code 1.
|
|
error: expect(received).toContain(expected):
frontend/src/lib/__tests__/bankers-algorithm-enhanced.test.ts#L115
Expected to contain: "init: work = available"
Received: "System has no available resources - UNSAFE"
at <anonymous> (/home/runner/work/Banker-s-AlgorithmX/Banker-s-AlgorithmX/frontend/src/lib/__tests__/bankers-algorithm-enhanced.test.ts:115:37)
|