Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Fix #8137: Asset detail v2 #9894

Fix #8137: Asset detail v2

Fix #8137: Asset detail v2 #9894

Triggered via pull request December 29, 2023 03:07
Status Failure
Total duration 25m 48s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build_and_test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors, 10 warnings, and 1 notice
Run tests: Tests/BraveWalletTests/UserAssetsStoreTests.swift#L124
testUpdate, XCTAssertEqual failed: ("FIL") is not equal to ("ETH")
Run tests: Tests/BraveWalletTests/UserAssetsStoreTests.swift#L126
testUpdate, XCTAssertEqual failed: ("<BraveWalletNetworkInfo: 0x600001fff5a0>") is not equal to ("<BraveWalletNetworkInfo: 0x600001fff240>")
Run tests: Tests/BraveWalletTests/UserAssetsStoreTests.swift#L128
testUpdate, XCTAssertEqual failed: ("ETH") is not equal to ("XENFT")
Run tests: Tests/BraveWalletTests/UserAssetsStoreTests.swift#L132
testUpdate, XCTAssertEqual failed: ("XENFT") is not equal to ("USDC")
Run tests: Tests/BraveWalletTests/UserAssetsStoreTests.swift#L133
testUpdate, XCTAssertFalse failed
Run tests: Tests/BraveWalletTests/UserAssetsStoreTests.swift#L136
testUpdate, XCTAssertEqual failed: ("USDC") is not equal to ("FIL")
Run tests: Tests/BraveWalletTests/UserAssetsStoreTests.swift#L137
testUpdate, XCTAssertTrue failed
Run tests: Tests/BraveWalletTests/UserAssetsStoreTests.swift#L138
testUpdate, XCTAssertEqual failed: ("<BraveWalletNetworkInfo: 0x600001fff240>") is not equal to ("<BraveWalletNetworkInfo: 0x600001fff5a0>")
Run tests: Tests/BraveWalletTests/UserAssetsStoreTests.swift#L145
testUpdate, XCTAssertNil failed: "Error Domain=com.apple.XCTestErrorDomain Code=0 "(null)""
Run tests
Process completed with exit code 1.
Run tests: ThirdParty/Static/Static/DataSource.swift#L311
switch must be exhaustive
Run tests: Users/runner/Library/Developer/Xcode/DerivedData/Client-cegbrjvcpvjtyjdsylfalnfkgnca/Build/Products/Debug-iphonesimulator/BraveCore.framework/Headers/favicon_attributes.h#L41
conflicting nullability specifier on return types, 'nullable' conflicts with existing specifier 'nonnull'
Run tests: Users/runner/Library/Developer/Xcode/DerivedData/Client-cegbrjvcpvjtyjdsylfalnfkgnca/Build/Products/Debug-iphonesimulator/BraveCore.framework/Headers/favicon_attributes.h#L41
conflicting nullability specifier on return types, 'nullable' conflicts with existing specifier 'nonnull'
Run tests: Sources/Data/models/Domain.swift#L220
switch must be exhaustive
Run tests: Sources/Data/models/Domain.swift#L235
switch must be exhaustive
Run tests: Sources/Data/models/Domain.swift#L255
switch must be exhaustive
Run tests: Sources/Data/models/Domain.swift#L282
switch must be exhaustive
Run tests
Tests Passed: 0 failed, 0 skipped, 105 total (1.311 seconds)