Skip to content

chore: add video and discussion analytics #263

chore: add video and discussion analytics

chore: add video and discussion analytics #263

Triggered via pull request November 5, 2024 14:11
Status Failure
Total duration 17m 22s
Artifacts

unit_tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 12 warnings
Tests: Discussion/DiscussionTests/Presentation/CreateNewThread/CreateNewThreadViewModelTests.swift#L32
missing arguments for parameters 'analytics', 'storage' in call
Tests: Discussion/DiscussionTests/Presentation/CreateNewThread/CreateNewThreadViewModelTests.swift#L53
missing arguments for parameters 'analytics', 'storage' in call
Tests: Discussion/DiscussionTests/Presentation/CreateNewThread/CreateNewThreadViewModelTests.swift#L76
missing arguments for parameters 'analytics', 'storage' in call
Tests
Process completed with exit code 1.
Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Tests
git-lfs 3.5.1 is already installed and up-to-date. To reinstall 3.5.1, run: brew reinstall git-lfs
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: WhatsNew/WhatsNew/Presentation/Elements/PageControl.swift#L18
non-constant range: argument must be an integer literal
Tests: Course/Course/Presentation/Handouts/HandoutsViewModel.swift#L56
immutable value 'error' was never used; consider replacing with '_' or removing it
Tests: Course/Course/Presentation/Handouts/HandoutsViewModel.swift#L67
immutable value 'error' was never used; consider replacing with '_' or removing it
Tests: Course/Course/Presentation/Subviews/CustomDisclosureGroup.swift#L223
value 'state' was defined but never used; consider replacing with boolean test
Tests: Course/Course/Data/CourseRepository.swift#L120
Function Body Length Violation: Function body should span 50 lines or less excluding comments and whitespace: currently spans 54 lines (function_body_length)
Tests: Course/Course/Domain/CourseInteractor.swift#L140
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
Tests: Course/Course/Presentation/Unit/CourseUnitView.swift#L588
File Length Violation: File should contain 500 lines or less: currently contains 588 (file_length)
Tests: Course/Course/Presentation/Dates/CourseDatesViewModel.swift#L504
File Length Violation: File should contain 500 lines or less: currently contains 504 (file_length)