Skip to content

push the catalog to the frontend and use a store on frontend #34

push the catalog to the frontend and use a store on frontend

push the catalog to the frontend and use a store on frontend #34

Triggered via pull request January 18, 2024 16:23
Status Failure
Total duration 5m 38s
Artifacts

pr-check.yaml

on: pull_request
Matrix: lint-format-unit
Fit to window
Zoom out
Zoom in

Annotations

24 errors
linter, formatters and unit tests / ubuntu-22.04: packages/backend/src/studio-api-impl.spec.ts#L29
All imports in the declaration are only used as types. Use `import type`
linter, formatters and unit tests / ubuntu-22.04: packages/backend/src/studio-api-impl.spec.ts#L81
Unexpected `await` of a non-Promise (non-"Thenable") value
linter, formatters and unit tests / ubuntu-22.04: packages/backend/src/studio-api-impl.spec.ts#L94
Unexpected `await` of a non-Promise (non-"Thenable") value
linter, formatters and unit tests / ubuntu-22.04: packages/backend/src/studio-api-impl.ts#L18
'MSG_NEW_PLAYGROUND_QUERIES_STATE' is defined but never used
linter, formatters and unit tests / ubuntu-22.04
Process completed with exit code 1.
linter, formatters and unit tests / macos-12: packages/backend/src/studio-api-impl.spec.ts#L29
All imports in the declaration are only used as types. Use `import type`
linter, formatters and unit tests / macos-12: packages/backend/src/studio-api-impl.spec.ts#L81
Unexpected `await` of a non-Promise (non-"Thenable") value
linter, formatters and unit tests / macos-12: packages/backend/src/studio-api-impl.spec.ts#L94
Unexpected `await` of a non-Promise (non-"Thenable") value
linter, formatters and unit tests / macos-12: packages/backend/src/studio-api-impl.ts#L18
'MSG_NEW_PLAYGROUND_QUERIES_STATE' is defined but never used
linter, formatters and unit tests / macos-12: packages/shared/src/StudioAPI.ts#L2
'Category' is defined but never used
linter, formatters and unit tests / macos-12
Process completed with exit code 1.
linter, formatters and unit tests / windows-2022: packages/backend/src/studio-api-impl.spec.ts#L29
All imports in the declaration are only used as types. Use `import type`
linter, formatters and unit tests / windows-2022: packages/backend/src/studio-api-impl.spec.ts#L81
Unexpected `await` of a non-Promise (non-"Thenable") value
linter, formatters and unit tests / windows-2022: packages/backend/src/studio-api-impl.spec.ts#L94
Unexpected `await` of a non-Promise (non-"Thenable") value
linter, formatters and unit tests / windows-2022: packages/backend/src/studio-api-impl.ts#L18
'MSG_NEW_PLAYGROUND_QUERIES_STATE' is defined but never used
linter, formatters and unit tests / windows-2022
Process completed with exit code 1.