Updated points with buy_ins projecttion. added tests #245
Annotations
5 errors and 2 warnings
prettier
Process completed with exit code 1.
|
eslint:
src/functions/points/handler.ts#L46
Object Literal Property name `_id` must match one of the following formats: camelCase, snake_case, UPPER_CASE, PascalCase
|
eslint:
tests/points.test.ts#L106
More than 1 blank line not allowed
|
eslint:
tests/points.test.ts#L131
More than 1 blank line not allowed
|
eslint
Process completed with exit code 1.
|
prettier
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/
|
eslint
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/
|