Skip to content

Class level generation #44

Class level generation

Class level generation #44

Triggered via pull request November 27, 2024 20:33
Status Success
Total duration 1m 56s
Artifacts

build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

30 warnings
Build macos-latest: ReactiveGeneratorDemo/obj/GeneratedFiles/ReactiveGenerator/ReactiveGenerator.WhenAnyValueGenerator/PropertyObserver.g.cs#L82
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
Build macos-latest: ReactiveGeneratorDemo/obj/GeneratedFiles/ReactiveGenerator/ReactiveGenerator.WhenAnyValueGenerator/PropertyObserver.g.cs#L129
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
Build macos-latest: ReactiveGeneratorDemo/obj/GeneratedFiles/ReactiveGenerator/ReactiveGenerator.ReactiveGenerator/Car.ReactiveProperties.g.cs#L10
Non-nullable property 'Make' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier, or declaring the property as nullable, or adding '[field: MaybeNull, AllowNull]' attributes.
Build macos-latest: ReactiveGeneratorDemo/obj/GeneratedFiles/ReactiveGenerator/ReactiveGenerator.ReactiveGenerator/Student.ReactiveProperties.g.cs#L13
Non-nullable property 'Address' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier, or declaring the property as nullable, or adding '[field: MaybeNull, AllowNull]' attributes.
Build macos-latest: ReactiveGeneratorDemo/obj/GeneratedFiles/ReactiveGenerator/ReactiveGenerator.ReactiveGenerator/Teacher.ReactiveProperties.g.cs#L13
Non-nullable property 'Students' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier, or declaring the property as nullable, or adding '[field: MaybeNull, AllowNull]' attributes.
Build macos-latest: ReactiveGeneratorDemo/obj/GeneratedFiles/ReactiveGenerator/ReactiveGenerator.ReactiveGenerator/Test.ReactiveProperties.g.cs#L14
Non-nullable property 'Person' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier, or declaring the property as nullable, or adding '[field: MaybeNull, AllowNull]' attributes.
Build ubuntu-latest: ReactiveGeneratorDemo/obj/GeneratedFiles/ReactiveGenerator/ReactiveGenerator.WhenAnyValueGenerator/PropertyObserver.g.cs#L82
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
Build ubuntu-latest: ReactiveGeneratorDemo/obj/GeneratedFiles/ReactiveGenerator/ReactiveGenerator.WhenAnyValueGenerator/PropertyObserver.g.cs#L129
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
Build ubuntu-latest: ReactiveGeneratorDemo/obj/GeneratedFiles/ReactiveGenerator/ReactiveGenerator.ReactiveGenerator/Test.ReactiveProperties.g.cs#L14
Non-nullable property 'Person' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier, or declaring the property as nullable, or adding '[field: MaybeNull, AllowNull]' attributes.
Build ubuntu-latest: ReactiveGeneratorDemo/obj/GeneratedFiles/ReactiveGenerator/ReactiveGenerator.ReactiveGenerator/Test.ReactiveProperties.g.cs#L27
Non-nullable property 'Car' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier, or declaring the property as nullable, or adding '[field: MaybeNull, AllowNull]' attributes.
Build ubuntu-latest: ReactiveGeneratorDemo/obj/GeneratedFiles/ReactiveGenerator/ReactiveGenerator.ReactiveGenerator/Teacher.ReactiveProperties.g.cs#L13
Non-nullable property 'Students' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier, or declaring the property as nullable, or adding '[field: MaybeNull, AllowNull]' attributes.
Build ubuntu-latest: ReactiveGeneratorDemo/obj/GeneratedFiles/ReactiveGenerator/ReactiveGenerator.ReactiveGenerator/Student.ReactiveProperties.g.cs#L13
Non-nullable property 'Address' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier, or declaring the property as nullable, or adding '[field: MaybeNull, AllowNull]' attributes.
Build windows-latest: ReactiveGeneratorDemo/obj/GeneratedFiles/ReactiveGenerator/ReactiveGenerator.WhenAnyValueGenerator/PropertyObserver.g.cs#L82
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
Build windows-latest: ReactiveGeneratorDemo/obj/GeneratedFiles/ReactiveGenerator/ReactiveGenerator.WhenAnyValueGenerator/PropertyObserver.g.cs#L129
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
Build windows-latest: ReactiveGeneratorDemo/obj/GeneratedFiles/ReactiveGenerator/ReactiveGenerator.ReactiveGenerator/Test.ReactiveProperties.g.cs#L14
Non-nullable property 'Person' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier, or declaring the property as nullable, or adding '[field: MaybeNull, AllowNull]' attributes.
Build windows-latest: ReactiveGeneratorDemo/obj/GeneratedFiles/ReactiveGenerator/ReactiveGenerator.ReactiveGenerator/Test.ReactiveProperties.g.cs#L27
Non-nullable property 'Car' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier, or declaring the property as nullable, or adding '[field: MaybeNull, AllowNull]' attributes.
Build windows-latest: ReactiveGeneratorDemo/obj/GeneratedFiles/ReactiveGenerator/ReactiveGenerator.ReactiveGenerator/Teacher.ReactiveProperties.g.cs#L13
Non-nullable property 'Students' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier, or declaring the property as nullable, or adding '[field: MaybeNull, AllowNull]' attributes.
Build windows-latest: ReactiveGeneratorDemo/obj/GeneratedFiles/ReactiveGenerator/ReactiveGenerator.ReactiveGenerator/Student.ReactiveProperties.g.cs#L13
Non-nullable property 'Address' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier, or declaring the property as nullable, or adding '[field: MaybeNull, AllowNull]' attributes.