Merge remote-tracking branch 'origin/master' #3
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).
|