Testing fatalError and friends
|
|
61
|
2909
|
November 28, 2023
|
ISO8601DateFormatter fails to parse a valid ISO-8601 date
|
|
24
|
17241
|
November 18, 2023
|
Comparing result of `try?`
|
|
3
|
318
|
August 25, 2023
|
Proper way to define and print Errors
|
|
1
|
3124
|
June 8, 2023
|
Issue Building All of a sudden
|
|
12
|
608
|
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
|
1034
|
April 18, 2023
|
A usage of `some` in closure return type that the compiler/Xcode seems to cope with exceptionally poorly
|
|
2
|
718
|
March 31, 2023
|
Problem fixing error message related to optionals
|
|
2
|
420
|
March 19, 2023
|
Compiler crash in Swift 5.6
|
|
0
|
548
|
March 1, 2023
|
Allow Error protocol to work with @ rethrows
|
|
7
|
1007
|
January 13, 2023
|
Cannot use string interpolation for arrays in SwiftUI.Text initializer
|
|
2
|
1200
|
December 22, 2022
|
Compiler crash: error: memory read failed for 0xb3261800
|
|
0
|
1066
|
November 4, 2022
|
Catch an error based on its protocol's associated type?
|
|
5
|
431
|
October 22, 2022
|
"Cannot assign" error for two values of the same type (and can not reproduce in isolation)
|
|
0
|
1372
|
October 5, 2022
|
Unexpected error propagation with rethrows
|
|
0
|
436
|
September 5, 2022
|
Error while trying to use REPL
|
|
3
|
681
|
August 10, 2022
|
Strange error in a generic initializer
|
|
4
|
423
|
July 10, 2022
|
Swift Runtime Error running on Android SDK 30 arm64-v8a
|
|
7
|
2009
|
March 15, 2022
|
Error handling: with both propagation and specific handling
|
|
8
|
2034
|
February 17, 2022
|
Closure parameter oddity
|
|
1
|
378
|
January 5, 2022
|
Variable redefinition via guard
|
|
16
|
2045
|
January 5, 2022
|
Deserialized error type 'Self'
|
|
1
|
508
|
October 27, 2021
|
Throw Coalescing Operator
|
|
3
|
1034
|
August 12, 2021
|
Raised Error context and diagnostics
|
|
0
|
306
|
June 11, 2021
|
Best practice: Nested underying errors or error mapping, or something I haven't thought about?
|
|
0
|
534
|
May 25, 2021
|
Catch specific error type without discarding it
|
|
7
|
778
|
May 5, 2021
|
Typed throws
|
|
192
|
13740
|
March 19, 2021
|
Typed throw functions
|
|
251
|
14172
|
March 9, 2021
|
"'break' is only allowed inside a loop, if, do, or switch" error message inside guard statement is misleading
|
|
9
|
3724
|
March 1, 2021
|
How to deal with a swift compiler error: Illegal instruction: 4
|
|
5
|
3136
|
January 25, 2021
|