Merge pull request #85 from zero8dotdev/dev #11
Annotations
5 errors and 1 warning
|
Create GitHub Release
Process completed with exit code 1.
|
|
error: expect(received).toContain(expected):
test/team-segmented.test.ts#L161
Expected to contain: "Token Expiry Bug Fix"
Received: "Fixed token expiry by reading from environment variable"
at <anonymous> (/home/runner/work/smriti/smriti/test/team-segmented.test.ts:161:29)
|
|
error: expect(received).toBe(expected):
test/learn-entities.test.ts#L358
Expected: 1
Received: 0
at <anonymous> (/home/runner/work/smriti/smriti/test/learn-entities.test.ts:358:39)
|
|
error: expect(received).toBe(expected):
test/learn-entities.test.ts#L308
Expected: 1
Received: 0
at <anonymous> (/home/runner/work/smriti/smriti/test/learn-entities.test.ts:308:26)
|
|
error: expect(received).toBe(expected):
test/learn-entities.test.ts#L215
Expected: 1
Received: 0
at <anonymous> (/home/runner/work/smriti/smriti/test/learn-entities.test.ts:215:28)
|
|
Create GitHub Release
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|