Skip to content

Merge pull request #499 from paillave/v #287

Merge pull request #499 from paillave/v

Merge pull request #499 from paillave/v #287

Triggered via push July 31, 2024 02:41
Status Failure
Total duration 34s
Artifacts

CI.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 13 warnings
build: src/Paillave.Etl/Core/NoFileValueConnectors.cs#L3
'NoFileValueConnectors' does not implement interface member 'IFileValueConnectors.Processors'
build: src/Paillave.Etl/Core/NoFileValueConnectors.cs#L3
'NoFileValueConnectors' does not implement interface member 'IFileValueConnectors.Providers'
build: src/Paillave.Etl/Core/NoFileValueConnectors.cs#L3
'NoFileValueConnectors' does not implement interface member 'IFileValueConnectors.Processors'
build: src/Paillave.Etl/Core/NoFileValueConnectors.cs#L3
'NoFileValueConnectors' does not implement interface member 'IFileValueConnectors.Providers'
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
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/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/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.