Dotnet9 migration #315
Annotations
10 warnings
build:
src/Paillave.Etl/Reactive/Core/SortDefinition.cs#L18
Cannot convert null literal to non-nullable reference type.
|
build:
src/Paillave.Etl/Reactive/Core/SortDefinition.cs#L12
Cannot convert null literal to non-nullable reference type.
|
build:
src/Paillave.Etl/Reactive/Operators/ExceptionOnUnsortedSubject.cs#L59
Cannot convert null literal to non-nullable reference type.
|
build:
src/Paillave.Etl/Reactive/Operators/SubstractSubject.cs#L190
Cannot convert null literal to non-nullable reference type.
|
build:
src/Paillave.Etl/Core/Disposable.cs#L9
Cannot convert null literal to non-nullable reference type.
|
build:
src/Paillave.Etl/Core/StreamProcessRunner.cs#L18
Cannot convert null literal to non-nullable reference type.
|
build:
src/Paillave.Etl/Core/IStreamProcessObserver.cs#L10
Cannot convert null literal to non-nullable reference type.
|
build:
src/Paillave.Etl/Core/FileValueWriter.cs#L14
Cannot convert null literal to non-nullable reference type.
|
build:
src/Paillave.Etl/Core/FileValueWriter.cs#L122
Cannot convert null literal to non-nullable reference type.
|
build:
src/Paillave.Etl/Core/FileValueWriter.cs#L124
Cannot convert null literal to non-nullable reference type.
|