Implement Anchor coding, Tag coding and redundancy auto-aliasing #324
Annotations
45 errors and 5 warnings
|
macOS with UTF8:
Sources/Yams/Node.swift#L29
cannot find type 'Anchor' in scope
|
macOS with UTF8:
Sources/Yams/Node.swift#L38
cannot find type 'Anchor' in scope
|
macOS with UTF8:
Sources/Yams/Node.swift#L47
cannot find type 'Anchor' in scope
|
macOS with UTF8:
Sources/Yams/Representer.swift#L56
missing argument label 'arrayLiteral:' in call
|
macOS with UTF8:
Sources/Yams/Representer.swift#L56
missing argument for parameter 'style' in call
|
macOS with UTF8:
Sources/Yams/Representer.swift#L56
cannot pass array of type '[Node]' as variadic arguments of type 'Node'
|
macOS with UTF8:
Sources/Yams/Representer.swift#L56
cannot convert value of type 'Tag' to expected argument type 'Node'
|
macOS with UTF8:
Sources/Yams/Representer.swift#L64
missing argument label 'dictionaryLiteral:' in call
|
macOS with UTF8:
Sources/Yams/Representer.swift#L64
missing argument for parameter 'style' in call
|
macOS with UTF8:
Sources/Yams/Representer.swift#L64
cannot convert value of type 'Tag' to expected argument type '(Node, Node)'
|
watchOS Simulator:
Sources/Yams/Emitter.swift#L103
cannot find type 'RedundancyAliasingStrategy' in scope
|
watchOS Simulator:
Sources/Yams/Emitter.swift#L154
cannot find type 'RedundancyAliasingStrategy' in scope
|
watchOS Simulator:
Sources/Yams/Emitter.swift#L209
cannot find type 'RedundancyAliasingStrategy' in scope
|
watchOS Simulator:
Sources/Yams/Emitter.swift#L276
cannot find type 'RedundancyAliasingStrategy' in scope
|
watchOS Simulator:
Sources/Yams/Emitter.swift#L302
cannot find type 'RedundancyAliasingStrategy' in scope
|
watchOS Simulator:
Sources/Yams/Emitter.swift#L354
cannot find type 'RedundancyAliasingStrategy' in scope
|
watchOS Simulator:
Sources/Yams/Emitter.swift#L493
'Alias' is not a member type of enum 'Yams.Node'
|
watchOS Simulator:
Sources/Yams/Parser.swift#L257
cannot find 'Anchor' in scope
|
watchOS Simulator:
Sources/Yams/Parser.swift#L257
cannot call value of non-function type '[AnyHashable : Node.Type]'
|
watchOS Simulator:
Sources/Yams/Parser.swift#L258
cannot find 'Anchor' in scope
|
iPhone Simulator:
Sources/Yams/Node.swift#L29
cannot find type 'Anchor' in scope
|
iPhone Simulator:
Sources/Yams/Node.swift#L38
cannot find type 'Anchor' in scope
|
iPhone Simulator:
Sources/Yams/Node.swift#L47
cannot find type 'Anchor' in scope
|
iPhone Simulator:
Sources/Yams/Representer.swift#L56
missing argument label 'arrayLiteral:' in call
|
iPhone Simulator:
Sources/Yams/Representer.swift#L56
missing argument for parameter 'style' in call
|
iPhone Simulator:
Sources/Yams/Representer.swift#L56
cannot pass array of type '[Node]' as variadic arguments of type 'Node'
|
iPhone Simulator:
Sources/Yams/Representer.swift#L56
cannot convert value of type 'Tag' to expected argument type 'Node'
|
iPhone Simulator:
Sources/Yams/Representer.swift#L64
missing argument label 'dictionaryLiteral:' in call
|
iPhone Simulator:
Sources/Yams/Representer.swift#L64
missing argument for parameter 'style' in call
|
iPhone Simulator:
Sources/Yams/Representer.swift#L64
cannot convert value of type 'Tag' to expected argument type '(Node, Node)'
|
macOS with UTF16:
Sources/Yams/Node.swift#L29
cannot find type 'Anchor' in scope
|
macOS with UTF16:
Sources/Yams/Node.swift#L38
cannot find type 'Anchor' in scope
|
macOS with UTF16:
Sources/Yams/Node.swift#L47
cannot find type 'Anchor' in scope
|
macOS with UTF16:
Sources/Yams/Representer.swift#L56
missing argument label 'arrayLiteral:' in call
|
macOS with UTF16:
Sources/Yams/Representer.swift#L56
missing argument for parameter 'style' in call
|
macOS with UTF16:
Sources/Yams/Representer.swift#L56
cannot pass array of type '[Node]' as variadic arguments of type 'Node'
|
macOS with UTF16:
Sources/Yams/Representer.swift#L56
cannot convert value of type 'Tag' to expected argument type 'Node'
|
macOS with UTF16:
Sources/Yams/Representer.swift#L64
missing argument label 'dictionaryLiteral:' in call
|
macOS with UTF16:
Sources/Yams/Representer.swift#L64
missing argument for parameter 'style' in call
|
macOS with UTF16:
Sources/Yams/Representer.swift#L64
cannot convert value of type 'Tag' to expected argument type '(Node, Node)'
|
Apple TV Simulator:
Sources/Yams/Node.swift#L29
cannot find type 'Anchor' in scope
|
Apple TV Simulator:
Sources/Yams/Node.swift#L38
cannot find type 'Anchor' in scope
|
Apple TV Simulator:
Sources/Yams/Node.swift#L47
cannot find type 'Anchor' in scope
|
Apple TV Simulator:
Sources/Yams/Representer.swift#L56
missing argument label 'arrayLiteral:' in call
|
macOS with UTF8:
Sources/Yams/Encoder.swift#L43
'catch' block is unreachable because no errors are thrown in 'do' block
|
macOS with UTF8:
Sources/Yams/Encoder.swift#L43
'catch' block is unreachable because no errors are thrown in 'do' block
|
iPhone Simulator:
Sources/Yams/Encoder.swift#L43
'catch' block is unreachable because no errors are thrown in 'do' block
|
iPhone Simulator:
Sources/Yams/Encoder.swift#L43
'catch' block is unreachable because no errors are thrown in 'do' block
|
macOS with UTF16:
Sources/Yams/Encoder.swift#L43
'catch' block is unreachable because no errors are thrown in 'do' block
|
Loading