feat: implement zip and unzip functionality with new classes and para… #328
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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/Reactive/Core/SortDefinition.cs#L12
Cannot convert null literal to non-nullable reference type.
|
Build:
src/Paillave.Etl/Reactive/Core/SortDefinition.cs#L18
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/StreamProcessRunner.cs#L61
Cannot convert null literal to non-nullable reference type.
|
Build:
src/Paillave.Etl/Core/StreamProcessRunner.cs#L83
Cannot convert null literal to non-nullable reference type.
|
Build:
src/Paillave.Etl/Core/StreamProcessRunner.cs#L147
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.
|
Loading