Remove SwiftFormat dependency for now. #554
Merged
Annotations
10 warnings
|
Generator/Sources/Internal/Crawlers/Crawler.swift#L333
'throwsSpecifier' is deprecated: use throwsClause.throwsSpecifier
|
|
Generator/Sources/Internal/Crawlers/Crawler.swift#L289
'throwsSpecifier' is deprecated: use throwsClause.throwsSpecifier
|
|
Generator/Sources/Internal/Tokens/ComplexType.swift#L256
'throwsSpecifier' is deprecated: use throwsClause.throwsSpecifier
|
|
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/Crawlers/Crawler.swift#L368
'throwsSpecifier' is deprecated: use throwsClause.throwsSpecifier
|
|
Generator/Sources/Internal/Crawlers/Crawler.swift#L333
'throwsSpecifier' is deprecated: use throwsClause.throwsSpecifier
|
|
Generator/Sources/Internal/Crawlers/Crawler.swift#L289
'throwsSpecifier' is deprecated: use throwsClause.throwsSpecifier
|
The logs for this run have expired and are no longer available.
Loading