Skip to content

build(target): update target iOS version #153

build(target): update target iOS version

build(target): update target iOS version #153

Triggered via push July 6, 2023 21:16
Status Success
Total duration 3m 35s
Artifacts

push.yml

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

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/Models/Spotify/API/SpotifyToken.swift#L26
Blanket Disable Command Violation: The disabled 'force_cast' rule should be re-enabled before the end of the file (blanket_disable_command)
lint: firstfm/Service/LastFMAPI.swift#L12
Blanket Disable Command Violation: The disabled 'force_cast' rule was already disabled (blanket_disable_command)
lint: firstfm/Service/LastFMAPI.swift#L12
Blanket Disable Command Violation: The disabled 'force_cast' rule should be re-enabled before the end of the file (blanket_disable_command)
lint: firstfm/Views/Scrobbles/ScrobblesView.swift#L38
Empty Parentheses with Trailing Closure Violation: When using trailing closures, empty parentheses should be avoided after the method call (empty_parentheses_with_trailing_closure)
lint: firstfm/Views/AlbumView.swift#L50
Line Length Violation: Line should be 240 characters or less; currently it has 269 characters (line_length)
lint: firstfm/Views/Artist/ArtistInfoView.swift#L20
Line Length Violation: Line should be 240 characters or less; currently it has 296 characters (line_length)
lint: firstfm/Views/Artist/TopArtistTracksView.swift#L24
Line Length Violation: Line should be 240 characters or less; currently it has 256 characters (line_length)
lint: firstfm/Views/ChartListView.swift#L45
Empty Parentheses with Trailing Closure Violation: When using trailing closures, empty parentheses should be avoided after the method call (empty_parentheses_with_trailing_closure)
lint: firstfm/Views/ChartListView.swift#L64
Empty Parentheses with Trailing Closure Violation: When using trailing closures, empty parentheses should be avoided after the method call (empty_parentheses_with_trailing_closure)
lint: firstfm/Views/Profile/TopUserTracksView.swift#L24
Closure Parameter Position Violation: Closure parameters should be on the same line as opening brace (closure_parameter_position)