Skip dataloader tests #156
test.yml
on: push
test
44s
test-supabase
0s
typecheck
1m 35s
lint
2m 0s
codegen
22s
Annotations
3 errors and 4 warnings
error: expect(received).toBe(expected):
packages/utils/node/Timeoutify.test.ts#L15
Expected: 10
Received: 9
at /home/runner/work/zemble/zemble/packages/utils/node/Timeoutify.test.ts:15:5
|
test
@zemble/utils#test: command (/home/runner/work/zemble/zemble/packages/utils) /home/runner/.bun/bin/bun run test exited (1)
|
test
Process completed with exit code 1.
|
codegen
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, cardinalby/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, cardinalby/[email protected], actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
typecheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, cardinalby/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, cardinalby/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|