Skip to content

Merge pull request #302 from meysamhadeli/feat/Add-husky-for-pre-comm… #454

Merge pull request #302 from meysamhadeli/feat/Add-husky-for-pre-comm…

Merge pull request #302 from meysamhadeli/feat/Add-husky-for-pre-comm… #454

Triggered via push September 15, 2024 23:07
Status Success
Total duration 9m 9s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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.
ci: src/BuildingBlocks/Core/IEventDispatcher.cs#L7
Cannot convert null literal to non-nullable reference type.
ci: src/BuildingBlocks/Core/IEventDispatcher.cs#L9
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#L8
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/TestBase/TestBase.cs#L627
'TestWriteBase<TEntryPoint, TWContext>.Fixture' hides inherited member 'TestFixtureCore<TEntryPoint>.Fixture'. Use the new keyword if hiding was intended.
ci: src/BuildingBlocks/TestBase/TestBase.cs#L621
Cannot convert null literal to non-nullable reference type.
ci: src/BuildingBlocks/TestBase/TestBase.cs#L643
'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#L637
Cannot convert null literal to non-nullable reference type.