Skip to content

[ABW-3433] Fix Manifest Crash #5105

[ABW-3433] Fix Manifest Crash

[ABW-3433] Fix Manifest Crash #5105

Re-run triggered June 20, 2024 13:33
Status Failure
Total duration 13m 24s
Billable time 29m
Artifacts 1

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

42 errors and 15 warnings
warning: RadixWalletTests/Clients/ProfileStoreTests/ProfileStoreTests.swift#L25
Initialization of variable 'header' was never used; consider replacing with assignment to '_' or removing it
warning: RadixWalletTests/Clients/ProfileStoreTests/ProfileStoreTests.swift#L46
'jsonData()' is deprecated: Use `toJSONString(prettyPrinted:) instead
error: RadixWalletTests/Clients/ProfileStoreTests/ProfileStoreTests.swift#L37
Mutable capture of 'inout' parameter 'self' is not allowed in concurrently-executing code
error: RadixWalletTests/Clients/ProfileStoreTests/ProfileStoreTests.swift#L41
Mutable capture of 'inout' parameter 'self' is not allowed in concurrently-executing code
error: RadixWalletTests/Clients/ProfileStoreTests/ProfileStoreTests.swift#L45
Mutable capture of 'inout' parameter 'self' is not allowed in concurrently-executing code
warning: RadixWalletTests/Clients/ProfileStoreTests/ProfileStoreTests.swift#L376
Converting non-sendable function value to '@sendable (ProfileID, Bool) throws -> Void' (aka '@sendable (UUID, Bool) throws -> ()') may introduce data races
warning: RadixWalletTests/Clients/ProfileStoreTests/ProfileStoreTests.swift#L360
Capture of 'self' with non-sendable type 'ProfileStoreNewProfileTests' in a `@Sendable` closure
warning: RadixWalletTests/Clients/ProfileStoreTests/ProfileStoreTests.swift#L571
Converting non-sendable function value to '@mainactor @sendable () -> String' may introduce data races
warning: RadixWalletTests/Clients/ProfileStoreTests/ProfileStoreTests.swift#L572
Converting non-sendable function value to '@mainactor @sendable () -> String' may introduce data races
warning: RadixWalletTests/Clients/ProfileStoreTests/ProfileStoreTests.swift#L600
Capture of 'assert' with non-sendable type '(Header?) -> ()' in a `@Sendable` closure
warning: RadixWalletTests/Clients/ProfileStoreTests/ProfileStoreTests.swift#L590
Concurrently-executed local function 'assert' must be marked as '@sendable'; this is an error in Swift 6
warning: RadixWalletTests/Clients/ProfileStoreTests/ProfileStoreTests.swift#L627
Capture of 'self' with non-sendable type 'ProfileStoreExistingProfileTests' in a `@Sendable` closure
warning: RadixWalletTests/Clients/ProfileStoreTests/ProfileStoreTests.swift#L657
Initialization of immutable value 'used' was never used; consider replacing with assignment to '_' or removing it
warning: RadixWalletTests/Clients/ProfileStoreTests/ProfileStoreTests.swift#L686
Capture of 'self' with non-sendable type 'ProfileStoreExistingProfileTests' in a `@Sendable` closure
error: RadixWalletTests/Clients/ProfileStoreTests/ProfileStoreTests.swift#L741
Cannot find 'AssertionFailureAction' in scope
error: RadixWalletTests/Clients/ProfileStoreTests/ProfileStoreTests.swift#L741
Cannot assign to property: 'assertionFailure' is a get-only property
warning: RadixWalletTests/Clients/ProfileStoreTests/ProfileStoreTests.swift#L724
Capture of 'self' with non-sendable type 'ProfileStoreExistingProfileTests' in a `@Sendable` closure
warning: RadixWalletTests/Clients/ProfileStoreTests/ProfileStoreTests.swift#L726
No calls to throwing functions occur within 'try' expression
warning: RadixWalletTests/Clients/ProfileStoreTests/ProfileStoreTests.swift#L766
Initialization of immutable value 'sut' was never used; consider replacing with assignment to '_' or removing it
warning: RadixWalletTests/Clients/ProfileStoreTests/ProfileStoreTests.swift#L782
Capture of 'self' with non-sendable type 'ProfileStoreExistingProfileTests' in a `@Sendable` closure
warning: RadixWalletTests/Clients/ProfileStoreTests/ProfileStoreTests.swift#L794
Converting non-sendable function value to '@sendable (ProfileID, Bool) throws -> Void' (aka '@sendable (UUID, Bool) throws -> ()') may introduce data races
warning: RadixWalletTests/Clients/ProfileStoreTests/ProfileStoreTests.swift#L788
Capture of 'self' with non-sendable type 'ProfileStoreExistingProfileTests' in a `@Sendable` closure
warning: RadixWalletTests/Clients/ProfileStoreTests/ProfileStoreTests.swift#L810
Capture of 'self' with non-sendable type 'ProfileStoreExistingProfileTests' in a `@Sendable` closure
warning: RadixWalletTests/Clients/ProfileStoreTests/ProfileStoreTests.swift#L837
'jsonData()' is deprecated: Use `toJSONString(prettyPrinted:) instead
warning: RadixWalletTests/Clients/ProfileStoreTests/ProfileStoreTests.swift#L829
Capture of 'self' with non-sendable type 'ProfileStoreExistingProfileTests' in a `@Sendable` closure
warning: RadixWalletTests/Clients/ProfileStoreTests/ProfileStoreTests.swift#L864
Converting non-sendable function value to '@sendable (ProfileID, Bool) throws -> Void' (aka '@sendable (UUID, Bool) throws -> ()') may introduce data races
warning: RadixWalletTests/Clients/ProfileStoreTests/ProfileStoreTests.swift#L858
Capture of 'self' with non-sendable type 'ProfileStoreExistingProfileTests' in a `@Sendable` closure
warning: RadixWalletTests/Clients/ProfileStoreTests/ProfileStoreTests.swift#L881
Converting non-sendable function value to '@sendable (ProfileID, Bool) throws -> Void' (aka '@sendable (UUID, Bool) throws -> ()') may introduce data races
warning: RadixWalletTests/Clients/ProfileStoreTests/ProfileStoreTests.swift#L875
Capture of 'self' with non-sendable type 'ProfileStoreExistingProfileTests' in a `@Sendable` closure
warning: RadixWalletTests/Clients/ProfileStoreTests/ProfileStoreTests.swift#L893
Capture of 'self' with non-sendable type 'ProfileStoreExistingProfileTests' in a `@Sendable` closure
warning: RadixWalletTests/Clients/ProfileStoreTests/ProfileStoreTests.swift#L911
Capture of 'self' with non-sendable type 'ProfileStoreExistingProfileTests' in a `@Sendable` closure
warning: RadixWalletTests/Clients/ProfileStoreTests/ProfileStoreTests.swift#L932
Capture of 'self' with non-sendable type 'ProfileStoreAsyncSequenceTests' in a `@Sendable` closure
warning: RadixWalletTests/Clients/ProfileStoreTests/ProfileStoreTests.swift#L955
Capture of 'self' with non-sendable type 'ProfileStoreAsyncSequenceTests' in a `@Sendable` closure
warning: RadixWalletTests/Clients/ProfileStoreTests/ProfileStoreTests.swift#L1036
Implicit use of 'self' in closure; use 'self.' to make capture semantics explicit; this is an error in Swift 6
warning: RadixWalletTests/Clients/ProfileStoreTests/ProfileStoreTests.swift#L1033
Capture of 'self' with non-sendable type 'ProfileStoreExistingProfileTests' in a `@Sendable` closure
warning: RadixWalletTests/Clients/ProfileStoreTests/ProfileStoreTests.swift#L1065
Converting non-sendable function value to '@sendable (ProfileID, Bool) throws -> Void' (aka '@sendable (UUID, Bool) throws -> ()') may introduce data races
Unit test: RadixWalletTests/Clients/ProfileStoreTests/ProfileStoreTests.swift#L37
mutable capture of 'inout' parameter 'self' is not allowed in concurrently-executing code
Unit test: RadixWalletTests/Clients/ProfileStoreTests/ProfileStoreTests.swift#L41
mutable capture of 'inout' parameter 'self' is not allowed in concurrently-executing code
Unit test: RadixWalletTests/Clients/ProfileStoreTests/ProfileStoreTests.swift#L45
mutable capture of 'inout' parameter 'self' is not allowed in concurrently-executing code
Unit test: RadixWalletTests/Clients/ProfileStoreTests/ProfileStoreTests.swift#L741
cannot find 'AssertionFailureAction' in scope
Unit test: RadixWalletTests/Clients/ProfileStoreTests/ProfileStoreTests.swift#L741
cannot assign to property: 'assertionFailure' is a get-only property
Unit test
Process completed with exit code 1.
Linting
swiftformat 0.54.0 already installed
Snyk SBOM
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: RDXWorks-actions/ssh-agent@master. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: RDXWorks-actions/ssh-agent@master, RDXWorks-actions/xcresulttool@main. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit test
xcbeautify 2.3.1 is already installed and up-to-date. To reinstall 2.3.1, run: brew reinstall xcbeautify
Unit test: RadixWallet/Core/DesignSystem/Colors.swift#L47
static property 'app' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Unit test: RadixWallet/Features/SettingsFeature/DebugSettings/Children/DebugManageFactorSourcesFeature/DebugManageFactorSources+View.swift#L83
'scope(state:action:)' is deprecated: Pass 'state' a key path to child state and 'action' a case key path to child action, instead. For more information see the following migration guide: https://pointfreeco.github.io/swift-composable-architecture/main/documentation/composablearchitecture/migratingto1.5#Store-scoping-with-key-paths
Unit test: RadixWallet/Features/AssetsFeature/Components/FungibleAssetList/Components/Section/FungibleAssetListSection+Reducer.swift#L64
'scope(state:action:)' is deprecated: Pass 'state' a key path to child state and 'action' a case key path to child action, instead. For more information see the following migration guide: https://pointfreeco.github.io/swift-composable-architecture/main/documentation/composablearchitecture/migratingto1.5#Store-scoping-with-key-paths
Unit test: RadixWallet/Features/DappInteractionFeature/Interactor/DappInteractor+ViewModifier.swift#L30
'init(_:state:action:then:)' is deprecated: Further scope the store into the 'state' and 'action' cases, instead. For more information, see the following article: https://pointfreeco.github.io/swift-composable-architecture/main/documentation/composablearchitecture/migratingto1.5#Enum-driven-navigation-APIs
Unit test: RadixWallet/Features/DappInteractionFeature/Interactor/DappInteractor+ViewModifier.swift#L31
'scope(state:action:)' is deprecated: Pass 'state' a key path to child state and 'action' a case key path to child action, instead. For more information see the following migration guide: https://pointfreeco.github.io/swift-composable-architecture/main/documentation/composablearchitecture/migratingto1.5#Store-scoping-with-key-paths
Unit test: RadixWallet/Features/DappInteractionFeature/Interactor/DappInteractor+ViewModifier.swift#L41
'scope(state:action:)' is deprecated: Pass 'state' a key path to child state and 'action' a case key path to child action, instead. For more information see the following migration guide: https://pointfreeco.github.io/swift-composable-architecture/main/documentation/composablearchitecture/migratingto1.5#Store-scoping-with-key-paths
Unit test: RadixWallet/Features/DappInteractionFeature/Interactor/DappInteractor+ViewModifier.swift#L47
'scope(state:action:)' is deprecated: Pass 'state' a key path to child state and 'action' a case key path to child action, instead. For more information see the following migration guide: https://pointfreeco.github.io/swift-composable-architecture/main/documentation/composablearchitecture/migratingto1.5#Store-scoping-with-key-paths
Unit test: RadixWallet/Features/DappInteractionFeature/Interactor/DappInteractor+ViewModifier.swift#L53
'scope(state:action:)' is deprecated: Pass 'state' a key path to child state and 'action' a case key path to child action, instead. For more information see the following migration guide: https://pointfreeco.github.io/swift-composable-architecture/main/documentation/composablearchitecture/migratingto1.5#Store-scoping-with-key-paths
Unit test: RadixWallet/Core/Resources/Generated/AssetResource.generated.swift#L68
static property 'copyBig' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "results.xcresult". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
results.xcresult
2.04 MB