Skip to content

Merge pull request #524 from paillave/dotnet9-migration #331

Merge pull request #524 from paillave/dotnet9-migration

Merge pull request #524 from paillave/dotnet9-migration #331

Triggered via push January 16, 2025 20:05
Status Success
Total duration 58s
Artifacts

CI.yml

on: push
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/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/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/Disposable.cs#L9
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/FileValueWriter.cs#L14
Cannot convert null literal to non-nullable reference type.