Skip to content

Merge pull request #389 from edx/feat/back-navigation-popup #50

Merge pull request #389 from edx/feat/back-navigation-popup

Merge pull request #389 from edx/feat/back-navigation-popup #50

Triggered via push April 15, 2024 10:43
Status Failure
Total duration 6m 46s
Artifacts

unit_tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 11 warnings
Tests: Course/Course/Presentation/Video/YouTubeVideoPlayer.swift#L63
cannot convert value of type 'Double' to expected argument type 'Measurement<UnitDuration>'
Tests: Course/Course/Presentation/Video/YouTubeVideoPlayerViewModel.swift#L94
cannot assign value of type 'Measurement<UnitDuration>' to type 'Double'
Tests: Course/Course/Presentation/Video/YouTubeVideoPlayerViewModel.swift#L100
cannot assign value of type 'Measurement<UnitDuration>' to type 'Double'
Tests
Process completed with exit code 1.
Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests: Core/Core/Extensions/String+JSON.swift#L11
'public' modifier is redundant for instance method declared in a public extension
Tests: Core/Core/Extensions/Dictionary+JSON.swift#L11
'public' modifier is redundant for instance method declared in a public extension
Tests: Core/Core/Extensions/String+JSON.swift#L11
'public' modifier is redundant for instance method declared in a public extension
Tests: Core/Core/Extensions/Dictionary+JSON.swift#L11
'public' modifier is redundant for instance method declared in a public extension
Tests: Core/Core/Extensions/UIApplicationExtension.swift#L14
'windows' was deprecated in iOS 15.0: Use UIWindowScene.windows on a relevant window scene instead
Tests: Core/Core/Extensions/UIApplicationExtension.swift#L18
'windows' was deprecated in iOS 15.0: Use UIWindowScene.windows on a relevant window scene instead
Tests: Core/Core/Network/RequestInterceptor.swift#L47
variable 'mutableUserAgent' was never mutated; consider changing to 'let' constant
Tests: Core/Core/Providers/SocialAuth/FacebookAuthProvider.swift#L48
value 'self' was defined but never used; consider replacing with boolean test
Tests: Core/Core/View/Base/RefreshableScrollView.swift#L285
unnecessary check for 'iOS'; enclosing scope ensures guard will always be true
Tests: Core/Core/View/Base/SnackBarView.swift#L17
'windows' was deprecated in iOS 15.0: Use UIWindowScene.windows on a relevant window scene instead