Skip to content

Merge remote-tracking branch 'origin/master' #3

Merge remote-tracking branch 'origin/master'

Merge remote-tracking branch 'origin/master' #3

Triggered via push December 9, 2024 15:59
Status Failure
Total duration 32s
Artifacts

publish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 3 warnings
build: src/Initium/Extensions/ServiceResultExtensions.cs#L18
The type or namespace name 'ServiceResult' could not be found (are you missing a using directive or an assembly reference?)
build: src/Initium/Extensions/ServiceResultExtensions.cs#L18
The type or namespace name 'ServiceResult<>' could not be found (are you missing a using directive or an assembly reference?)
build: src/Initium/Extensions/ServiceResultExtensions.cs#L18
The type or namespace name 'ServiceResult' could not be found (are you missing a using directive or an assembly reference?)
build: src/Initium/Extensions/ServiceResultExtensions.cs#L18
The type or namespace name 'ServiceResult<>' could not be found (are you missing a using directive or an assembly reference?)
build
Process completed with exit code 1.
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: src/Initium/Infrastructure/Transformers/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).
build: src/Initium/Infrastructure/Transformers/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).