Fix for missing ReactiveUI using statement in generated code #6
Annotations
6 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: glennawatson/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
src/ReactiveUI.SourceGenerators/ObservableAsProperty/ObservableAsPropertyGenerator.Execute.cs#L299
Ambiguous reference in cref attribute: 'MemberNotNullAttribute'. Assuming 'MemberNotNullAttribute', but could have also matched other overloads including 'MemberNotNullAttribute'.
|
src/ReactiveUI.SourceGenerators/Reactive/ReactiveGenerator.Execute.cs#L325
Ambiguous reference in cref attribute: 'MemberNotNullAttribute'. Assuming 'MemberNotNullAttribute', but could have also matched other overloads including 'MemberNotNullAttribute'.
|
src/ReactiveUI.SourceGenerators/ObservableAsProperty/ObservableAsPropertyGenerator.Execute.cs#L299
Ambiguous reference in cref attribute: 'MemberNotNullAttribute'. Assuming 'MemberNotNullAttribute', but could have also matched other overloads including 'MemberNotNullAttribute'.
|
src/ReactiveUI.SourceGenerators/Reactive/ReactiveGenerator.Execute.cs#L325
Ambiguous reference in cref attribute: 'MemberNotNullAttribute'. Assuming 'MemberNotNullAttribute', but could have also matched other overloads including 'MemberNotNullAttribute'.
|
This job succeeded
Loading