Merge pull request #389 from edx/feat/back-navigation-popup #50
Annotations
4 errors and 11 warnings
Run tests:
Course/Course/Presentation/Video/YouTubeVideoPlayer.swift#L63
cannot convert value of type 'Double' to expected argument type 'Measurement<UnitDuration>'
|
Run tests:
Course/Course/Presentation/Video/YouTubeVideoPlayerViewModel.swift#L94
cannot assign value of type 'Measurement<UnitDuration>' to type 'Double'
|
Run tests:
Course/Course/Presentation/Video/YouTubeVideoPlayerViewModel.swift#L100
cannot assign value of type 'Measurement<UnitDuration>' to type 'Double'
|
Run tests
Process completed with exit code 1.
|
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/.
|
Run tests:
Core/Core/Extensions/String+JSON.swift#L11
'public' modifier is redundant for instance method declared in a public extension
|
Run tests:
Core/Core/Extensions/Dictionary+JSON.swift#L11
'public' modifier is redundant for instance method declared in a public extension
|
Run tests:
Core/Core/Extensions/String+JSON.swift#L11
'public' modifier is redundant for instance method declared in a public extension
|
Run tests:
Core/Core/Extensions/Dictionary+JSON.swift#L11
'public' modifier is redundant for instance method declared in a public extension
|
Run tests:
Core/Core/Extensions/UIApplicationExtension.swift#L14
'windows' was deprecated in iOS 15.0: Use UIWindowScene.windows on a relevant window scene instead
|
Run tests:
Core/Core/Extensions/UIApplicationExtension.swift#L18
'windows' was deprecated in iOS 15.0: Use UIWindowScene.windows on a relevant window scene instead
|
Run tests:
Core/Core/Network/RequestInterceptor.swift#L47
variable 'mutableUserAgent' was never mutated; consider changing to 'let' constant
|
Run tests:
Core/Core/Providers/SocialAuth/FacebookAuthProvider.swift#L48
value 'self' was defined but never used; consider replacing with boolean test
|
Run tests:
Core/Core/View/Base/RefreshableScrollView.swift#L285
unnecessary check for 'iOS'; enclosing scope ensures guard will always be true
|
Run tests:
Core/Core/View/Base/SnackBarView.swift#L17
'windows' was deprecated in iOS 15.0: Use UIWindowScene.windows on a relevant window scene instead
|
Loading