Skip to content

Dotnet9 migration

Dotnet9 migration #315

Triggered via pull request December 2, 2024 15:32
Status Success
Total duration 1m 0s
Artifacts

CI.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.