Skip to content

Fix warnings

Fix warnings #47

Triggered via push November 27, 2024 20:46
Status Success
Total duration 1m 43s
Artifacts

build.yml

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

Annotations

30 warnings
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 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 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.