ci(build): update versions #155
push.yml
on: push
Matrix: build
Publish new release
0s
Annotations
11 warnings
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#L15
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)
|
lint:
firstfm/ViewModel/ScobbledTrackViewModel.swift#L27
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)
|