Fix typed throws #575
Merged
Fix typed throws #575
Annotations
10 warnings
|
Tests/Swift/Source/TestedClass.swift#L407
TODO: When this file is moved to a separate library, uncomment and test this code compiles.
|
|
Tests/Swift/Source/TestedClass.swift#L1
TODO: Create a new library and move this file to the library to ensure the use case is the same as our users'
|
|
Generator/Sources/Internal/Tokens/ComplexType.swift#L23
'specifier' is deprecated: Access the specifiers list instead
|
|
Generator/Sources/Internal/Tokens/Capabilities/HasGenerics.swift#L30
expression implicitly coerced from 'String?' to 'Any'
|
|
Generator/Sources/Internal/Helpers/SwiftSyntax+convenience.swift#L47
'as' is deprecated: Type argument should be part of the 'TypeSyntaxProtocol' hierarchy
|
|
Generator/Sources/Internal/GeneratorHelper.swift#L79
immutable value 'closure' was never used; consider replacing with '_' or removing it
|
|
Generator/Sources/Internal/Tokens/ComplexType.swift#L23
'specifier' is deprecated: Access the specifiers list instead
|
|
Generator/Sources/Internal/Tokens/Capabilities/HasGenerics.swift#L30
expression implicitly coerced from 'String?' to 'Any'
|
|
Generator/Sources/Internal/Helpers/SwiftSyntax+convenience.swift#L47
'as' is deprecated: Type argument should be part of the 'TypeSyntaxProtocol' hierarchy
|
|
Generator/Sources/Internal/GeneratorHelper.swift#L79
immutable value 'closure' was never used; consider replacing with '_' or removing it
|
The logs for this run have expired and are no longer available.
Loading