Skip to content

Merge branch 'refs/heads/develop' #459

Merge branch 'refs/heads/develop'

Merge branch 'refs/heads/develop' #459

Triggered via push September 16, 2024 14:43
Status Failure
Total duration 8m 52s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
ci
The TargetFramework value '' was not recognized. It may be misspelled. If not, then the TargetFrameworkIdentifier and/or TargetFrameworkVersion properties must be specified explicitly.
ci
The TargetFramework value '' was not recognized. It may be misspelled. If not, then the TargetFrameworkIdentifier and/or TargetFrameworkVersion properties must be specified explicitly.
ci
Process completed with exit code 1.
ci: src/BuildingBlocks/TestBase/TestBase.cs#L710
'TestReadBase<TEntryPoint, TRContext>.Fixture' hides inherited member 'TestFixtureCore<TEntryPoint>.Fixture'. Use the new keyword if hiding was intended.
ci: src/BuildingBlocks/TestBase/TestBase.cs#L704
Cannot convert null literal to non-nullable reference type.
ci: src/BuildingBlocks/TestBase/TestBase.cs#L726
'TestWriteBase<TEntryPoint, TWContext>.Fixture' hides inherited member 'TestFixtureCore<TEntryPoint>.Fixture'. Use the new keyword if hiding was intended.
ci: src/BuildingBlocks/TestBase/TestBase.cs#L720
Cannot convert null literal to non-nullable reference type.
ci: src/BuildingBlocks/TestBase/TestBase.cs#L744
'TestBase<TEntryPoint, TWContext, TRContext>.Fixture' hides inherited member 'TestFixtureCore<TEntryPoint>.Fixture'. Use the new keyword if hiding was intended.
ci: src/BuildingBlocks/TestBase/TestBase.cs#L737
Cannot convert null literal to non-nullable reference type.
ci: src/BuildingBlocks/Web/ConfigurationHelper.cs#L7
Cannot convert null literal to non-nullable reference type.
ci: src/BuildingBlocks/Web/SlugifyParameterTransformer.cs#L9
Nullability of reference types in type of parameter 'value' of 'string SlugifyParameterTransformer.TransformOutbound(object value)' doesn't match implicitly implemented member 'string? IOutboundParameterTransformer.TransformOutbound(object? value)' (possibly because of nullability attributes).
ci: src/BuildingBlocks/Core/EventDispatcher.cs#L34
Cannot convert null literal to non-nullable reference type.
ci: src/BuildingBlocks/Core/EventDispatcher.cs#L83
Cannot convert null literal to non-nullable reference type.