Skip to content

Update frontend to handle some changes in the backend #648

Update frontend to handle some changes in the backend

Update frontend to handle some changes in the backend #648

Triggered via push July 6, 2023 23:21
Status Failure
Total duration 1m 17s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 11 warnings
Lint: src/layouts/default/PlayerOSD/QualityDetailsBtn.vue#L1
Property 'content_type' does not exist on type 'StreamDetails'.
Lint: src/layouts/default/PlayerOSD/QualityDetailsBtn.vue#L1
Property 'content_type' does not exist on type 'StreamDetails'.
Lint: src/layouts/default/PlayerOSD/QualityDetailsBtn.vue#L1
Property 'sample_rate' does not exist on type 'StreamDetails'.
Lint: src/layouts/default/PlayerOSD/QualityDetailsBtn.vue#L1
Property 'bit_depth' does not exist on type 'StreamDetails'.
Lint
Process completed with exit code 2.
Lint: src/components/MediaItemThumb.vue#L32
Prop 'item' requires default value to be set
Lint: src/components/MediaItemThumb.vue#L35
Prop 'size' requires default value to be set
Lint: src/components/MediaItemThumb.vue#L40
Prop 'lazySrc' requires default value to be set
Lint: src/components/SvgIcon.vue#L20
Unexpected any. Specify a different type
Lint: src/components/SvgIcon.vue#L42
Unexpected any. Specify a different type
Lint: src/layouts/default/AppBar.vue#L114
Forbidden non-null assertion
Lint: src/layouts/default/AppBar.vue#L142
Forbidden non-null assertion
Lint: src/layouts/default/PlayerOSD/PlayerExtendedControls.vue#L33
Variable 'props' is already declared in the upper scope
Lint: src/layouts/default/View.vue#L19
Unexpected any. Specify a different type
Lint: src/plugins/api/index.ts#L966
Forbidden non-null assertion
Lint
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/