Skip to content

Compressed Video and layoutURL support #3

Compressed Video and layoutURL support

Compressed Video and layoutURL support #3

Triggered via pull request January 23, 2024 19:05
Status Failure
Total duration 2m 37s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
storybook (ubuntu-20.04)
1m 49s
storybook (ubuntu-20.04)
Matrix: integration
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

13 errors
packages (ubuntu-20.04)
Process completed with exit code 1.
test (ubuntu-20.04)
Process completed with exit code 1.
lint (ubuntu-20.04): packages/den/video/VideoPlayer.ts#L58
Returning a void expression from a function is forbidden. Please remove the `return` statement
lint (ubuntu-20.04): packages/den/video/h264/H264.ts#L16
Unexpected class with only static properties
lint (ubuntu-20.04): packages/den/video/h264/H264.ts#L58
The two values in this comparison do not have a shared enum type
lint (ubuntu-20.04): packages/den/video/h264/H264.ts#L85
The two values in this comparison do not have a shared enum type
lint (ubuntu-20.04): packages/den/video/h264/SPS.ts#L7
The generic type arguments should be specified as part of the constructor type arguments
lint (ubuntu-20.04): packages/studio-base/src/Workspace.tsx#L66
There should be at least one empty line between import groups
lint (ubuntu-20.04): packages/studio-base/src/Workspace.tsx#L67
`@foxglove/studio-base/context/CurrentLayoutContext` import should occur before import of `@foxglove/studio-base/context/EventsContext`
lint (ubuntu-20.04): packages/studio-base/src/Workspace.tsx#L67
Replace `LayoutData,·useCurrentLayoutActions` with `⏎··LayoutData,⏎··useCurrentLayoutActions,⏎`
lint (ubuntu-20.04): packages/studio-base/src/Workspace.tsx#L367
Replace `·?·{·ds:·targetUrlState.ds,·dsParams:·targetUrlState.dsParams,·layoutUrl:·targetUrlState.layoutUrl·}` with `⏎······?·{⏎··········ds:·targetUrlState.ds,⏎··········dsParams:·targetUrlState.dsParams,⏎··········layoutUrl:·targetUrlState.layoutUrl,⏎········}⏎·····`