Skip to content

Merge remote-tracking branch 'origin/dev' into beta #99

Merge remote-tracking branch 'origin/dev' into beta

Merge remote-tracking branch 'origin/dev' into beta #99

Triggered via push March 22, 2026 10:28
Status Success
Total duration 2m 7s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
Release: src/AlbusKavaliro.TempMaiSe.Mailer/PartialTag.cs#L35
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
Release: src/AlbusKavaliro.TempMaiSe.Mailer/PartialTag.cs#L44
Converting null literal or possible null value to non-nullable type.
Release: src/AlbusKavaliro.TempMaiSe.Mailer/PartialTag.cs#L35
Possible null reference argument for parameter 'provider' in 'IPartialRepository ServiceProviderServiceExtensions.GetRequiredService<IPartialRepository>(IServiceProvider provider)'.
Release: src/AlbusKavaliro.TempMaiSe.Models/Partial.cs#L5
Rename type Partial so that it no longer conflicts with the reserved language keyword 'Partial'. Using a reserved keyword as the name of a type makes it harder for consumers in other languages to use the type. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1716)
Release: src/AlbusKavaliro.TempMaiSe.Mailer/PartialTag.cs#L35
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
Release: src/AlbusKavaliro.TempMaiSe.Mailer/PartialTag.cs#L44
Converting null literal or possible null value to non-nullable type.
Release: src/AlbusKavaliro.TempMaiSe.Mailer/PartialTag.cs#L35
Possible null reference argument for parameter 'provider' in 'IPartialRepository ServiceProviderServiceExtensions.GetRequiredService<IPartialRepository>(IServiceProvider provider)'.
Release: src/AlbusKavaliro.TempMaiSe.Models/Partial.cs#L5
Rename type Partial so that it no longer conflicts with the reserved language keyword 'Partial'. Using a reserved keyword as the name of a type makes it harder for consumers in other languages to use the type. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1716)