[deploy] updated dependencies #143
Annotations
1 error and 11 warnings
build_and_deploy
Process completed with exit code 1.
|
build_and_deploy:
WebCompiler/Program.cs#L55
'JsonSerializerOptions.IgnoreNullValues' is obsolete: 'JsonSerializerOptions.IgnoreNullValues is obsolete. To ignore null values when serializing, set DefaultIgnoreCondition to JsonIgnoreCondition.WhenWritingNull.' (https://aka.ms/dotnet-warnings/SYSLIB0020)
|
build_and_deploy:
WebCompiler/Program.cs#L258
Possible null reference argument for parameter 'value' in 'bool string.StartsWith(string value)'.
|
build_and_deploy:
WebCompiler/Program.cs#L247
Possible null reference return.
|
build_and_deploy:
WebCompiler/Compile/SassCompiler.cs#L160
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|
build_and_deploy:
WebCompiler/Compile/SassCompiler.cs#L171
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|
build_and_deploy:
WebCompiler/Compile/Place.cs#L48
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
|
build_and_deploy:
WebCompiler/Program.cs#L55
'JsonSerializerOptions.IgnoreNullValues' is obsolete: 'JsonSerializerOptions.IgnoreNullValues is obsolete. To ignore null values when serializing, set DefaultIgnoreCondition to JsonIgnoreCondition.WhenWritingNull.' (https://aka.ms/dotnet-warnings/SYSLIB0020)
|
build_and_deploy:
WebCompiler/Program.cs#L258
Possible null reference argument for parameter 'value' in 'bool string.StartsWith(string value)'.
|
build_and_deploy:
WebCompiler/Program.cs#L247
Possible null reference return.
|
build_and_deploy:
WebCompiler/Compile/SassCompiler.cs#L160
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|
build_and_deploy
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|