Skip to content

feat: implement zip and unzip functionality with new classes and para… #328

feat: implement zip and unzip functionality with new classes and para…

feat: implement zip and unzip functionality with new classes and para… #328

Triggered via pull request January 16, 2025 17:04
Status Success
Total duration 1m 2s
Artifacts

CI.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
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.