Bump rexml from 3.4.1 to 3.4.2 #577
Open
Annotations
10 warnings
Test:
Tests/Swift/Source/TestedClass.swift#L407
TODO: When this file is moved to a separate library, uncomment and test this code compiles.
|
Test:
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'
|
Test:
Generator/Sources/Internal/Tokens/ComplexType.swift#L23
'specifier' is deprecated: Access the specifiers list instead
|
Test:
Generator/Sources/Internal/Tokens/Capabilities/HasGenerics.swift#L30
expression implicitly coerced from 'String?' to 'Any'
|
Test:
Generator/Sources/Internal/Helpers/SwiftSyntax+convenience.swift#L47
'as' is deprecated: Type argument should be part of the 'TypeSyntaxProtocol' hierarchy
|
Test:
Generator/Sources/Internal/GeneratorHelper.swift#L79
immutable value 'closure' was never used; consider replacing with '_' or removing it
|
Test:
Generator/Sources/Internal/Tokens/ComplexType.swift#L23
'specifier' is deprecated: Access the specifiers list instead
|
Test:
Generator/Sources/Internal/Tokens/Capabilities/HasGenerics.swift#L30
expression implicitly coerced from 'String?' to 'Any'
|
Test:
Generator/Sources/Internal/Helpers/SwiftSyntax+convenience.swift#L47
'as' is deprecated: Type argument should be part of the 'TypeSyntaxProtocol' hierarchy
|
Test:
Generator/Sources/Internal/GeneratorHelper.swift#L79
immutable value 'closure' was never used; consider replacing with '_' or removing it
|
Loading