Skip to content

Add configuration pages for core controllers #679

Add configuration pages for core controllers

Add configuration pages for core controllers #679

Triggered via pull request July 7, 2023 11:35
Status Success
Total duration 1m 31s
Artifacts

lint_frontend.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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/ProviderIcon.vue#L39
Forbidden non-null assertion
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
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/