Skip to content

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

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

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

Triggered via push March 18, 2024 09:42
Status Failure
Total duration 9m 13s
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/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