Merge pull request #43 from geniusdynamics/dev #103
Annotations
4 errors and 2 warnings
|
lint-and-typecheck
Process completed with exit code 2.
|
|
lint-and-typecheck:
src/components/ui/slider.tsx#L4
Cannot find module '@radix-ui/react-slider' or its corresponding type declarations.
|
|
test
Process completed with exit code 1.
|
|
api/__tests__/business-reset.test.ts > resetBusinessTransactions > clears all transactional data while preserving setup records:
api/__tests__/business-reset.test.ts#L520
AssertionError: expected '900.00' to be '0.00' // Object.is equality
Expected: "0.00"
Received: "900.00"
❯ api/__tests__/business-reset.test.ts:520:47
|
|
lint-and-typecheck
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, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test
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, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|