Skip to content

Bump postcss from 8.4.30 to 8.4.31 #146

Bump postcss from 8.4.30 to 8.4.31

Bump postcss from 8.4.30 to 8.4.31 #146

Triggered via pull request October 8, 2023 04:02
Status Failure
Total duration 45s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

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

Annotations

8 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)
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