Skip to content

Integration test from existing demo + watch provider api #50

Integration test from existing demo + watch provider api

Integration test from existing demo + watch provider api #50

Triggered via pull request August 5, 2025 05:45
@quangDecemberquangDecember
synchronize #10
W8CR
Status Success
Total duration 3m 27s
Artifacts

swiftlint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings and 2 notices
build: Sources/TMDB_Shared_Backend/view/TMDBSignInButton.swift#L10
Force unwrapping should be avoided (force_unwrapping)
build: Sources/TMDB_Shared_Backend/TMDBImageSize.swift#L10
Force unwrapping should be avoided (force_unwrapping)
build: Sources/TMDB_Feed/Views/Pages/MovieFeedListPage.swift#L109
Trailing closure syntax should not be used when passing more than one closure argument (multiple_closures_with_trailing_closure)
build: Sources/TMDB_Feed/Views/Pages/MovieFeedListPage.swift#L96
Trailing closure syntax should not be used when passing more than one closure argument (multiple_closures_with_trailing_closure)
build: Sources/TMDB_Feed/Views/Pages/MovieFeedListPage.swift#L151
Tuples should have at most 2 members (large_tuple)
build: Sources/TMDB_Feed/ViewModels/MovieFeedViewModel.swift#L219
Function body should span 50 lines or less excluding comments and whitespace: currently spans 58 lines (function_body_length)
build: Sources/TMDB_Feed/ViewModels/MovieFeedViewModel.swift#L219
Function should have complexity 10 or less; currently complexity is 11 (cyclomatic_complexity)
build: Sources/Shared_UI_Support/Views/ListItem/MovieItemCell.swift#L213
Function body should span 50 lines or less excluding comments and whitespace: currently spans 51 lines (function_body_length)
build: Sources/TMDB_Shared_UI/Views/MovieComponents/PopularityBadge.swift#L1
Files should not contain leading whitespace (leading_whitespace)
build: Sources/Integration_test/Views/DemoLauncherView.swift#L11
Trailing closure syntax should not be used when passing more than one closure argument (multiple_closures_with_trailing_closure)
build
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
build
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520