Skip to content

refactor(ScrobbledTrackViewModel): streamline track love/unlove funct… #156

refactor(ScrobbledTrackViewModel): streamline track love/unlove funct…

refactor(ScrobbledTrackViewModel): streamline track love/unlove funct… #156

Triggered via push December 1, 2024 17:44
Status Failure
Total duration 1m 38s
Artifacts

push.yml

on: push
Matrix: build
Publish new release
0s
Publish new release
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
commitlint
You have commit messages with errors ⧗ input: refactor(ScrobbledTrackViewModel): streamline track love/unlove functionality with shared method ✖ scope must be lower-case [scope-case] ✖ found 1 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
commitlint
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/
lint: firstfm/ViewModel/AuthViewModel.swift#L15
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)
lint: firstfm/ViewModel/ChartViewModel.swift#L16
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)
lint: firstfm/ViewModel/ChartViewModel.swift#L56
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)
lint: firstfm/ViewModel/ArtistViewModel.swift#L38
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)
lint: firstfm/ViewModel/ArtistViewModel.swift#L74
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)
lint: firstfm/ViewModel/ArtistViewModel.swift#L108
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)
lint: firstfm/ViewModel/ScrobblesViewModel.swift#L28
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)
lint: firstfm/ViewModel/TagViewModel.swift#L8
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)
lint: firstfm/ViewModel/ScobbledTrackViewModel.swift#L39
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)
lint: firstfm/ViewModel/TopCountryViewModel.swift#L12
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)