Skip to content

v5.0.2

v5.0.2 #149

Triggered via push November 24, 2023 14:27
Status Failure
Total duration 45s
Artifacts

test.yml

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

Annotations

10 errors and 1 warning
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/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)
Process completed with exit code 1.
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