Swift-testing and Errors with associated types
|
|
14
|
154
|
May 22, 2025
|
Confusion surrounding new(?) error output structure — multiple errors associated with the same source location?
|
|
8
|
191
|
April 28, 2025
|
Preferred Patterns for public error APIs
|
|
0
|
102
|
March 26, 2025
|
Error the when connecting to server db / making requests
|
|
5
|
133
|
March 26, 2025
|
ISO8601DateFormatter fails to parse a valid ISO-8601 date
|
|
28
|
22968
|
March 16, 2025
|
Error creating CFMessagePort…
|
|
0
|
159
|
December 29, 2024
|
Compile Errors when Using the or-tools C++ Library in an SPM Package
|
|
0
|
49
|
November 2, 2024
|
Testing fatalError and friends
|
|
74
|
9793
|
October 21, 2024
|
Compiling the stock "Multiplatform Document App" template results in errors
|
|
0
|
34
|
October 2, 2024
|
Compiler endless working
|
|
1
|
118
|
August 26, 2024
|
Catch a particular enum case and capture whole error value?
|
|
4
|
168
|
July 26, 2024
|
Embedded Swift on ESP32 with IDF: error on build
|
|
13
|
1403
|
June 24, 2024
|
Closure property that throws Typed Error in Swift 6 result in compiling error
|
|
6
|
1260
|
June 13, 2024
|
SOLVED [Build Error] Toolchain executables missing when building `swiftpm`, `swiftsyntax`, `sourcekit-lsp`, `sourcekit-lsp-lint`
|
|
1
|
441
|
June 1, 2024
|
The synthesized implementation for `Decodable` doesn't interact with manual implementations as I would expect
|
|
6
|
367
|
April 2, 2024
|
Optional<Error>'s localizedDescription vs error.debugDescription
|
|
1
|
501
|
February 26, 2024
|
Importing a C function as throwing?
|
|
5
|
883
|
December 20, 2023
|
Comparing result of `try?`
|
|
3
|
746
|
August 25, 2023
|
Proper way to define and print Errors
|
|
1
|
5924
|
June 8, 2023
|
Issue Building All of a sudden
|
|
12
|
1669
|
June 7, 2023
|
SwiftUI/EnvironmentObject.swift:70: Fatal error: No ObservableObject of type JunkEventStore found. A View.environmentObject(_:) for JunkEventStore may be missing as an ancestor of this view
|
|
3
|
1845
|
April 18, 2023
|
A usage of `some` in closure return type that the compiler/Xcode seems to cope with exceptionally poorly
|
|
2
|
973
|
March 31, 2023
|
Problem fixing error message related to optionals
|
|
2
|
603
|
March 19, 2023
|
Compiler crash in Swift 5.6
|
|
0
|
838
|
March 1, 2023
|
Allow Error protocol to work with @ rethrows
|
|
7
|
1475
|
January 13, 2023
|
Cannot use string interpolation for arrays in SwiftUI.Text initializer
|
|
2
|
2060
|
December 22, 2022
|
Compiler crash: error: memory read failed for 0xb3261800
|
|
0
|
1400
|
November 4, 2022
|
Catch an error based on its protocol's associated type?
|
|
5
|
811
|
October 22, 2022
|
"Cannot assign" error for two values of the same type (and can not reproduce in isolation)
|
|
0
|
2794
|
October 5, 2022
|
Unexpected error propagation with rethrows
|
|
0
|
757
|
September 5, 2022
|