Skip to content

chore: reduce code duplication in ForgejoVersionCache#RefreshAsync #81

chore: reduce code duplication in ForgejoVersionCache#RefreshAsync

chore: reduce code duplication in ForgejoVersionCache#RefreshAsync #81

Triggered via push April 1, 2026 09:27
Status Success
Total duration 1m 11s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
build: src/Server/Services/VersionProviderService.cs#L10
Non-nullable field '_data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: src/Server/Services/VersionProviderService.cs#L10
Non-nullable field '_data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: src/Server/Services/VersionProviderService.cs#L10
Non-nullable field '_data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.