Skip to content

Update WhenAnyValueGenerator.cs #32

Update WhenAnyValueGenerator.cs

Update WhenAnyValueGenerator.cs #32

Triggered via push November 22, 2024 10:21
Status Success
Total duration 1m 42s
Artifacts

build.yml

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

Annotations

36 warnings
Build ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/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 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 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/Test_ReactiveProperties.g.cs#L26
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#L39
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 macos-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build macos-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/Test_ReactiveProperties.g.cs#L26
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 macos-latest: ReactiveGeneratorDemo/obj/GeneratedFiles/ReactiveGenerator/ReactiveGenerator.ReactiveGenerator/Test_ReactiveProperties.g.cs#L39
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 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/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/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 windows-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build windows-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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#L26
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#L39
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/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 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.