add a couple new things #71
Annotations
5 errors and 1 warning
Build and test (xcodebuild):
Tests/SpeziFoundationTests/CalendarExtensionsTests.swift#L157
testDistinctDistances, XCTAssertEqual failed: ("1") is not equal to ("2")
|
Build and test (xcodebuild):
Tests/SpeziFoundationTests/CalendarExtensionsTests.swift#L163
testDistinctDistances, XCTAssertEqual failed: ("1") is not equal to ("2")
|
Build and test (xcodebuild):
Tests/SpeziFoundationTests/CalendarExtensionsTests.swift#L32
testRangeComputations, XCTAssertEqual failed: ("2024-12-22 08:00:00 +0000..<2024-12-29 08:00:00 +0000") is not equal to ("2024-12-23 08:00:00 +0000..<2024-12-30 08:00:00 +0000")
|
Build and test (xcodebuild):
Tests/SpeziFoundationTests/CalendarExtensionsTests.swift#L36
testRangeComputations, XCTAssertEqual failed: ("2024-12-29 08:00:00 +0000..<2025-01-05 08:00:00 +0000") is not equal to ("2024-12-30 08:00:00 +0000..<2025-01-06 08:00:00 +0000")
|
Build and test (xcodebuild)
Process completed with exit code 65.
|
Build and test (xcodebuild):
Tests/SpeziFoundationTests/OrderedArrayTests.swift#L87
initialization of immutable value 'capacity' was never used; consider replacing with assignment to '_' or removing it
|
Loading