Implement Anchor coding, Tag coding and redundancy auto-aliasing #324
Annotations
37 errors and 13 warnings
Sources/Yams/Node.swift#L29
cannot find type 'Anchor' in scope
|
Sources/Yams/Node.swift#L38
cannot find type 'Anchor' in scope
|
Sources/Yams/Node.swift#L47
cannot find type 'Anchor' in scope
|
Sources/Yams/Representer.swift#L56
missing argument label 'arrayLiteral:' in call
|
Sources/Yams/Representer.swift#L56
missing argument for parameter 'style' in call
|
Sources/Yams/Representer.swift#L56
cannot pass array of type '[Node]' as variadic arguments of type 'Node'
|
Sources/Yams/Representer.swift#L56
cannot convert value of type 'Tag' to expected argument type 'Node'
|
Sources/Yams/Representer.swift#L64
missing argument label 'dictionaryLiteral:' in call
|
Sources/Yams/Representer.swift#L64
missing argument for parameter 'style' in call
|
Sources/Yams/Representer.swift#L64
cannot convert value of type 'Tag' to expected argument type '(Node, Node)'
|
Sources/Yams/Node.swift#L29
cannot find type 'Anchor' in scope
|
Sources/Yams/Node.swift#L38
cannot find type 'Anchor' in scope
|
Sources/Yams/Node.swift#L47
cannot find type 'Anchor' in scope
|
Sources/Yams/Representer.swift#L56
missing argument label 'arrayLiteral:' in call
|
Sources/Yams/Representer.swift#L56
missing argument for parameter 'style' in call
|
Sources/Yams/Representer.swift#L56
cannot pass array of type '[Node]' as variadic arguments of type 'Node'
|
Sources/Yams/Representer.swift#L56
cannot convert value of type 'Tag' to expected argument type 'Node'
|
Sources/Yams/Representer.swift#L64
missing argument label 'dictionaryLiteral:' in call
|
Sources/Yams/Representer.swift#L64
missing argument for parameter 'style' in call
|
Sources/Yams/Representer.swift#L64
cannot convert value of type 'Tag' to expected argument type '(Node, Node)'
|
Sources/Yams/Node.swift#L29
cannot find type 'Anchor' in scope
|
Sources/Yams/Node.swift#L38
cannot find type 'Anchor' in scope
|
Sources/Yams/Node.swift#L47
cannot find type 'Anchor' in scope
|
Sources/Yams/Representer.swift#L56
missing argument label 'arrayLiteral:' in call
|
Sources/Yams/Representer.swift#L56
missing argument for parameter 'style' in call
|
Sources/Yams/Representer.swift#L56
cannot pass array of type '[Node]' as variadic arguments of type 'Node'
|
Sources/Yams/Representer.swift#L56
cannot convert value of type 'Tag' to expected argument type 'Node'
|
Sources/Yams/Representer.swift#L64
missing argument label 'dictionaryLiteral:' in call
|
Sources/Yams/Representer.swift#L64
missing argument for parameter 'style' in call
|
Sources/Yams/Representer.swift#L64
cannot convert value of type 'Tag' to expected argument type '(Node, Node)'
|
Sources/Yams/Emitter.swift#L103
cannot find type 'RedundancyAliasingStrategy' in scope
|
Sources/Yams/Emitter.swift#L154
cannot find type 'RedundancyAliasingStrategy' in scope
|
Sources/Yams/Emitter.swift#L209
cannot find type 'RedundancyAliasingStrategy' in scope
|
Sources/Yams/Emitter.swift#L276
cannot find type 'RedundancyAliasingStrategy' in scope
|
Sources/Yams/Emitter.swift#L302
cannot find type 'RedundancyAliasingStrategy' in scope
|
Sources/Yams/Emitter.swift#L354
cannot find type 'RedundancyAliasingStrategy' in scope
|
Sources/Yams/Emitter.swift#L493
'Alias' is not a member type of enum 'Yams.Node'
|
Sources/Yams/Representer.swift#L11
unknown operating system for build configuration 'os'
|
Sources/Yams/Encoder.swift#L43
'catch' block is unreachable because no errors are thrown in 'do' block
|
Sources/Yams/Representer.swift#L11
unknown operating system for build configuration 'os'
|
Sources/Yams/Encoder.swift#L43
'catch' block is unreachable because no errors are thrown in 'do' block
|
Sources/Yams/Representer.swift#L11
unknown operating system for build configuration 'os'
|
Sources/Yams/Encoder.swift#L43
'catch' block is unreachable because no errors are thrown in 'do' block
|
Sources/Yams/Representer.swift#L11
unknown operating system for build configuration 'os'
|
Sources/Yams/Encoder.swift#L43
'catch' block is unreachable because no errors are thrown in 'do' block
|
Sources/Yams/Representer.swift#L11
unknown operating system for build configuration 'os'
|
Sources/Yams/Encoder.swift#L43
'catch' block is unreachable because no errors are thrown in 'do' block
|
Sources/Yams/Representer.swift#L11
unknown operating system for build configuration 'os'
|
Sources/Yams/Encoder.swift#L43
'catch' block is unreachable because no errors are thrown in 'do' block
|
Sources/Yams/Representer.swift#L11
unknown operating system for build configuration 'os'
|
This job failed
Loading