Skip to content

added: ui for hyde-search #18

added: ui for hyde-search

added: ui for hyde-search #18

Triggered via pull request November 10, 2023 07:49
Status Failure
Total duration 30s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

prettier-js-format.yml

on: pull_request
formatting
21s
formatting
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
formatting
Process completed with exit code 2.
formatting: JS/edgechains/examples/src/app.controller.spec.ts#L1
There should be no space after '{'
formatting: JS/edgechains/examples/src/app.controller.spec.ts#L1
There should be no space before '}'
formatting: JS/edgechains/examples/src/app.controller.spec.ts#L2
There should be no space after '{'
formatting: JS/edgechains/examples/src/app.controller.spec.ts#L2
There should be no space before '}'
formatting: JS/edgechains/examples/src/app.controller.spec.ts#L3
There should be no space after '{'
formatting: JS/edgechains/examples/src/app.controller.spec.ts#L3
There should be no space before '}'
formatting: JS/edgechains/examples/src/app.controller.spec.ts#L23
This line has a length of 97. Maximum allowed is 80
formatting: JS/edgechains/examples/src/app.controller.spec.ts#L45
Expected indentation of 10 spaces but found 8
formatting: JS/edgechains/examples/src/app.controller.ts#L10
There should be no space after '{'
formatting: JS/edgechains/examples/src/app.controller.ts#L10
There should be no space before '}'
formatting
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/