Private feed implementation #240
Annotations
8 warnings
src/BaGetter.Core/Configuration/BaGetterOptions.cs#L9
XML comment has cref attribute 'ApiKeys' that could not be resolved
|
tests/BaGetter.Tests/NugetAllowAnonymousAuthenticationIntegrationTests.cs#L46
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
tests/BaGetter.Tests/NugetAuthenticationIntegrationTests.cs#L52
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
tests/BaGetter.Tests/NugetAuthenticationIntegrationTests.cs#L67
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/BaGetter.Core/Configuration/BaGetterOptions.cs#L9
XML comment has cref attribute 'ApiKeys' that could not be resolved
|
tests/BaGetter.Tests/NugetAllowAnonymousAuthenticationIntegrationTests.cs#L46
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
tests/BaGetter.Tests/NugetAuthenticationIntegrationTests.cs#L52
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
tests/BaGetter.Tests/NugetAuthenticationIntegrationTests.cs#L67
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
This job succeeded
Loading