Skip to content

Fix VPN view model memory leak (#2570) #5109

Fix VPN view model memory leak (#2570)

Fix VPN view model memory leak (#2570) #5109

Triggered via push March 10, 2024 22:06
Status Success
Total duration 8m 2s
Billable time 16m
Artifacts

pr.yml

on: push
Create Asana Task
0s
Create Asana Task
Close Asana Task
0s
Close Asana Task
Fit to window
Zoom out
Zoom in

Annotations

24 warnings and 1 notice
ShellCheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
SwiftLint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, mikepenz/action-junit-report@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Tests: Core/FaviconsHelper.swift#L27
'ImageResource' is deprecated: This type conflicts with `GeneratedAssetSymbols.ImageResource` in Swift 5.9. Renamed to avoid issues in the future.
Unit Tests: DuckDuckGo/Favicons.swift#L444
'ImageResource' is deprecated: This type conflicts with `GeneratedAssetSymbols.ImageResource` in Swift 5.9. Renamed to avoid issues in the future.
Unit Tests: DuckDuckGo/Favicons.swift#L444
'ImageResource' is deprecated: This type conflicts with `GeneratedAssetSymbols.ImageResource` in Swift 5.9. Renamed to avoid issues in the future.
Unit Tests: Core/FaviconsHelper.swift#L27
'ImageResource' is deprecated: This type conflicts with `GeneratedAssetSymbols.ImageResource` in Swift 5.9. Renamed to avoid issues in the future.
Unit Tests: Core/FaviconsHelper.swift#L32
'ImageResource' is deprecated: This type conflicts with `GeneratedAssetSymbols.ImageResource` in Swift 5.9. Renamed to avoid issues in the future.
Unit Tests: DerivedData/Build/Intermediates.noindex/DuckDuckGo.build/Debug-iphonesimulator/WidgetsExtension.build/DerivedSources/GeneratedAssetSymbols.swift#L382
The "CreditCard-32-Color" image asset name resolves to the symbol "creditCard32" which already exists. Try renaming the asset.
Unit Tests: DerivedData/Build/Intermediates.noindex/DuckDuckGo.build/Debug-iphonesimulator/WidgetsExtension.build/DerivedSources/GeneratedAssetSymbols.swift#L687
The "Identity-32-Color" image asset name resolves to the symbol "identity32" which already exists. Try renaming the asset.
Unit Tests: DerivedData/Build/Intermediates.noindex/DuckDuckGo.build/Debug-iphonesimulator/WidgetsExtension.build/DerivedSources/GeneratedAssetSymbols.swift#L830
The "Login-32-Color" image asset name resolves to the symbol "login32" which already exists. Try renaming the asset.
Unit Tests: DerivedData/Build/Intermediates.noindex/DuckDuckGo.build/Debug-iphonesimulator/WidgetsExtension.build/DerivedSources/GeneratedAssetSymbols.swift#L925
The "Note-32-Color" image asset name resolves to the symbol "note32" which already exists. Try renaming the asset.
Make Release Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: webfactory/[email protected], actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Make Release Build: Core/FaviconsHelper.swift#L27
'ImageResource' is deprecated: This type conflicts with `GeneratedAssetSymbols.ImageResource` in Swift 5.9. Renamed to avoid issues in the future.
Make Release Build: Core/FaviconsHelper.swift#L32
'ImageResource' is deprecated: This type conflicts with `GeneratedAssetSymbols.ImageResource` in Swift 5.9. Renamed to avoid issues in the future.
Make Release Build: DuckDuckGo/Favicons.swift#L444
'ImageResource' is deprecated: This type conflicts with `GeneratedAssetSymbols.ImageResource` in Swift 5.9. Renamed to avoid issues in the future.
Make Release Build: Core/FaviconsHelper.swift#L27
'ImageResource' is deprecated: This type conflicts with `GeneratedAssetSymbols.ImageResource` in Swift 5.9. Renamed to avoid issues in the future.
Make Release Build: Core/FaviconsHelper.swift#L32
'ImageResource' is deprecated: This type conflicts with `GeneratedAssetSymbols.ImageResource` in Swift 5.9. Renamed to avoid issues in the future.
Make Release Build: DuckDuckGo/Favicons.swift#L444
'ImageResource' is deprecated: This type conflicts with `GeneratedAssetSymbols.ImageResource` in Swift 5.9. Renamed to avoid issues in the future.
Make Release Build: DerivedData/Build/Intermediates.noindex/DuckDuckGo.build/Release-iphonesimulator/WidgetsExtension.build/DerivedSources/GeneratedAssetSymbols.swift#L382
The "CreditCard-32-Color" image asset name resolves to the symbol "creditCard32" which already exists. Try renaming the asset.
Make Release Build: DerivedData/Build/Intermediates.noindex/DuckDuckGo.build/Release-iphonesimulator/WidgetsExtension.build/DerivedSources/GeneratedAssetSymbols.swift#L687
The "Identity-32-Color" image asset name resolves to the symbol "identity32" which already exists. Try renaming the asset.
Unit Tests
Tests Passed: 0 failed, 0 skipped, 30 total (13.549 seconds)