Compressed Video and layoutURL support #3
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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,⏎········}⏎·····`
|
|