CI #79
Annotations
6 warnings
|
build:
src/Server/Services/Forgejo/ForgejoVersionCache.cs#L170
Possible null reference assignment.
|
|
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/Forgejo/ForgejoVersionCache.cs#L170
Possible null reference assignment.
|
|
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/Forgejo/ForgejoVersionCache.cs#L170
Possible null reference assignment.
|
|
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.
|