WIP #1279
Annotations
4 errors and 13 warnings
test:
Tests/VergeTests/AccumulationTests.swift#L16
contextual closure type '@mainactor (borrowing AccumulationBuilder<Store<DemoState, DemoActivity>.Scope>, borrowing Store<DemoState, DemoActivity>.Scope) -> _AccumulationSinkGroup<Store<DemoState, DemoActivity>.Scope, (AccumulationSinkIfChanged<Store<DemoState, DemoActivity>.Scope, Int>, AccumulationSinkIfChanged<Store<DemoState, DemoActivity>.Scope, String>, some AccumulationSink, _AccumulationSinkCondition<Store<DemoState, DemoActivity>.Scope, _AccumulationSinkGroup<Store<DemoState, DemoActivity>.Scope, AccumulationSinkIfChanged<Store<DemoState, DemoActivity>.Scope, String>>, _AccumulationSinkGroup<Store<DemoState, DemoActivity>.Scope, AccumulationSinkIfChanged<Store<DemoState, DemoActivity>.Scope, String>>>, some AccumulationSink)>' (aka '@mainactor (borrowing AccumulationBuilder<DemoState>, borrowing DemoState) -> _AccumulationSinkGroup<DemoState, (AccumulationSinkIfChanged<DemoState, Int>, AccumulationSinkIfChanged<DemoState, String>, some AccumulationSink, _AccumulationSinkCondition<DemoState, _AccumulationSinkGroup<DemoState, AccumulationSinkIfChanged<DemoState, String>>, _AccumulationSinkGroup<DemoState, AccumulationSinkIfChanged<DemoState, String>>>, some AccumulationSink)>') expects 2 arguments, but 1 was used in closure body
|
test:
Tests/VergeTests/AccumulationTests.swift#L74
contextual closure type '@mainactor (borrowing AccumulationBuilder<Store<DemoState, DemoActivity>.Scope>, borrowing Store<DemoState, DemoActivity>.Scope) -> _AccumulationSinkGroup<Store<DemoState, DemoActivity>.Scope, AccumulationSinkIfChanged<Store<DemoState, DemoActivity>.Scope, Int>>' (aka '@mainactor (borrowing AccumulationBuilder<DemoState>, borrowing DemoState) -> _AccumulationSinkGroup<DemoState, AccumulationSinkIfChanged<DemoState, Int>>') expects 2 arguments, but 1 was used in closure body
|
test:
Tests/VergeTests/AccumulationTests.swift#L107
contextual closure type '@sendable (borrowing AccumulationBuilder<Store<DemoState, DemoActivity>.Scope>, borrowing Store<DemoState, DemoActivity>.Scope) -> _AccumulationSinkGroup<Store<DemoState, DemoActivity>.Scope, (AccumulationSinkIfChanged<Store<DemoState, DemoActivity>.Scope, Int>, AccumulationSinkIfChanged<Store<DemoState, DemoActivity>.Scope, String>, some AccumulationSink, _AccumulationSinkCondition<Store<DemoState, DemoActivity>.Scope, _AccumulationSinkGroup<Store<DemoState, DemoActivity>.Scope, AccumulationSinkIfChanged<Store<DemoState, DemoActivity>.Scope, String>>, _AccumulationSinkGroup<Store<DemoState, DemoActivity>.Scope, AccumulationSinkIfChanged<Store<DemoState, DemoActivity>.Scope, String>>>, some AccumulationSink)>' (aka '@sendable (borrowing AccumulationBuilder<DemoState>, borrowing DemoState) -> _AccumulationSinkGroup<DemoState, (AccumulationSinkIfChanged<DemoState, Int>, AccumulationSinkIfChanged<DemoState, String>, some AccumulationSink, _AccumulationSinkCondition<DemoState, _AccumulationSinkGroup<DemoState, AccumulationSinkIfChanged<DemoState, String>>, _AccumulationSinkGroup<DemoState, AccumulationSinkIfChanged<DemoState, String>>>, some AccumulationSink)>') expects 2 arguments, but 1 was used in closure body
|
test
Process completed with exit code 65.
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: maxim-lobanov/setup-xcode@v1.1, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: maxim-lobanov/setup-xcode@v1.1, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test:
Sources/VergeMacrosPlugin/KeyPathMap.swift#L14
'argumentList' is deprecated: renamed to 'arguments'
|
test:
Sources/VergeMacrosPlugin/KeyPathMap.swift#L18
'cast' is deprecated: This cast will always succeed
|
test:
Sources/VergeMacrosPlugin/KeyPathMap.swift#L25
'cast' is deprecated: This cast will always succeed
|
test:
Sources/VergeMacrosPlugin/TableMacro.swift#L24
'cast' is deprecated: This cast will always succeed
|
test:
Sources/VergeMacrosPlugin/TableMacro.swift#L27
initialization of immutable value 'id' was never used; consider replacing with assignment to '_' or removing it
|
test:
Sources/VergeMacrosPlugin/KeyPathMap.swift#L14
'argumentList' is deprecated: renamed to 'arguments'
|
test:
Sources/VergeMacrosPlugin/KeyPathMap.swift#L18
'cast' is deprecated: This cast will always succeed
|
test:
Sources/VergeMacrosPlugin/KeyPathMap.swift#L25
'cast' is deprecated: This cast will always succeed
|
test:
Sources/VergeMacrosPlugin/TableMacro.swift#L24
'cast' is deprecated: This cast will always succeed
|
test:
Sources/VergeMacrosPlugin/TableMacro.swift#L27
initialization of immutable value 'id' was never used; consider replacing with assignment to '_' or removing it
|
test
xcbeautify 2.11.0 is already installed and up-to-date.
To reinstall 2.11.0, run:
brew reinstall xcbeautify
|