make deserializer and serializer optional and replace by a default on… #158
Annotations
10 errors and 2 warnings
packages/http/src/decorators/use-guard.ts#L1
Too many blank lines at the beginning of file. Max of 0 allowed
|
packages/http/src/decorators/use-middleware.ts#L1
Too many blank lines at the beginning of file. Max of 0 allowed
|
packages/http/src/index.ts#L1
Too many blank lines at the beginning of file. Max of 0 allowed
|
packages/http/src/storages/metadata/use-middleware.ts#L1
Too many blank lines at the beginning of file. Max of 0 allowed
|
packages/http/src/storages/metadata/use-response-handler.ts#L1
Too many blank lines at the beginning of file. Max of 0 allowed
|
packages/http/src/utils/numerical-sort.ts#L1
Too many blank lines at the beginning of file. Max of 0 allowed
|
packages/http/src/utils/resolve-params.ts#L1
Too many blank lines at the beginning of file. Max of 0 allowed
|
packages/resource-jsonapi/src/query/validators/sort.validator.ts#L28
Method 'recursiveSortValidation' has a complexity of 6. Maximum allowed is 4
|
packages/resource-jsonapi/src/serialization/document.ts#L55
Missing space before function parentheses
|
packages/resource-jsonapi/src/serialization/document.ts#L61
Expected indentation of 6 spaces but found 5
|
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
packages/http/tests/integration/controller-action-storage.test.ts#L15
'reject' is defined but never used. Allowed unused args must match /^_/u
|
This job failed
Loading