Skip to content

20230707.0

20230707.0 #663

Triggered via pull request July 6, 2023 23:33
Status Success
Total duration 1m 35s
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/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/