add missed record declaration #575
Annotations
5 errors and 1 warning
build:
test/integration/adapters/bonus.test.ts#L6
Module '"/home/runner/work/core/core/models/User"' has no default export.
|
build:
test/integration/adapters/bonus.test.ts#L7
Module '"/home/runner/work/core/core/models/Order"' has no default export.
|
build:
test/integration/adapters/bonus.test.ts#L8
Module '"/home/runner/work/core/core/models/BonusProgram"' has no default export.
|
build:
test/integration/adapters/bonus.test.ts#L102
Parameter 'ms' implicitly has an 'any' type.
|
build
Process completed with exit code 1.
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|