fix: Remove image constraint issue #15
Annotations
4 warnings
build
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
build
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
build:
src/BookWorm.Shared/Logging/ApplicationEnricher.cs#L16
Possible null reference argument for parameter 'tagValue' in 'void IEnrichmentTagCollector.Add(string tagName, object tagValue)'.
|
build:
src/BookWorm.Shared/Logging/ApplicationEnricher.cs#L16
Possible null reference argument for parameter 'tagValue' in 'void IEnrichmentTagCollector.Add(string tagName, object tagValue)'.
|