Skip to content

WIP recommendations rows #3288

WIP recommendations rows

WIP recommendations rows #3288

Triggered via push March 13, 2025 17:31
Status Failure
Total duration 52s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Lint: src/components/ItemsListing.vue#L979
No overload matches this call.
Lint: src/components/ItemsListing.vue#L980
Argument of type '{}' is not assignable to parameter of type 'string | number'.
Lint: src/components/ItemsListing.vue#L1001
Property 'name' does not exist on type '{}'.
Lint: src/components/ItemsListing.vue#L1006
Property 'name' does not exist on type '{}'.
Lint: src/components/ItemsListing.vue#L1012
Property 'length' does not exist on type '{}'.
Lint: src/components/ItemsListing.vue#L1013
Element implicitly has an 'any' type because expression of type '0' can't be used to index type '{}'.
Lint: src/helpers/utils.ts#L144
Property 'label' does not exist on type 'BrowseFolder'.
Lint: src/helpers/utils.ts#L145
Property 'label' does not exist on type 'BrowseFolder'.
Lint: src/helpers/utils.ts#L148
Property 'label' does not exist on type 'BrowseFolder'.
Lint: src/helpers/utils.ts#L149
Property 'label' does not exist on type 'BrowseFolder'.
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/