Skip to content

Fix for the alignment of the "Back to profile" button (#345) #18

Fix for the alignment of the "Back to profile" button (#345)

Fix for the alignment of the "Back to profile" button (#345) #18

Triggered via push March 17, 2024 14:22
Status Failure
Total duration 8m 43s
Artifacts

unit_tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 11 warnings
Tests
ld: Undefined symbols:
Tests
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Tests
ld: Undefined symbols:
Tests
clang: error: linker command failed with exit code 1 (use -v to see invocation)
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/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
Tests: Core/Core/Network/RequestInterceptor.swift#L47
variable 'mutableUserAgent' was never mutated; consider changing to 'let' constant