Skip to content

fix tests

fix tests #156

Triggered via push January 26, 2024 11:15
Status Failure
Total duration 32s
Artifacts

test.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
test (18.x): packages/http/src/decorators/use-guard.ts#L1
Too many blank lines at the beginning of file. Max of 0 allowed
test (18.x): packages/http/src/decorators/use-middleware.ts#L1
Too many blank lines at the beginning of file. Max of 0 allowed
test (18.x): packages/http/src/index.ts#L1
Too many blank lines at the beginning of file. Max of 0 allowed
test (18.x): packages/http/src/storages/metadata/use-middleware.ts#L1
Too many blank lines at the beginning of file. Max of 0 allowed
test (18.x): packages/http/src/storages/metadata/use-response-handler.ts#L1
Too many blank lines at the beginning of file. Max of 0 allowed
test (18.x): packages/http/src/utils/numerical-sort.ts#L1
Too many blank lines at the beginning of file. Max of 0 allowed
test (18.x): packages/http/src/utils/resolve-params.ts#L1
Too many blank lines at the beginning of file. Max of 0 allowed
test (18.x): packages/resource-jsonapi/src/query/validators/sort.validator.ts#L28
Method 'recursiveSortValidation' has a complexity of 6. Maximum allowed is 4
test (18.x): packages/resource-jsonapi/src/serialization/document.ts#L55
Missing space before function parentheses
test (18.x): packages/resource-jsonapi/src/serialization/document.ts#L61
Expected indentation of 6 spaces but found 5
test (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (18.x): packages/http/tests/integration/controller-action-storage.test.ts#L15
'reject' is defined but never used. Allowed unused args must match /^_/u