Skip to content

Merge pull request #132 from ladeak/dependabot/nuget/xunit-2.7.0 #378

Merge pull request #132 from ladeak/dependabot/nuget/xunit-2.7.0

Merge pull request #132 from ladeak/dependabot/nuget/xunit-2.7.0 #378

Triggered via push February 16, 2024 14:58
Status Success
Total duration 55s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

23 warnings
build
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
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/JsonMergePatch.Abstractions/Patch.cs#L10
Non-nullable field 'Properties' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: src/JsonMergePatch.Abstractions/JsonMergePatchOptions.cs#L5
Non-nullable property 'Repository' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/JsonMergePatch.SourceGenerator/JsonMergePatchSourceGenerator.cs#L19
Possible null reference argument for parameter 'text' in 'SourceText SourceText.From(string text, Encoding? encoding = null, SourceHashAlgorithm checksumAlgorithm = SourceHashAlgorithm.Sha1)'.
build: src/JsonMergePatch.SourceGenerator/JsonMergePatchSourceGenerator.cs#L19
Possible null reference argument for parameter 'hintName' in 'void GeneratorExecutionContext.AddSource(string hintName, SourceText sourceText)'.
build: src/JsonMergePatch.SourceGenerator/JsonMergePatchSourceGenerator.cs#L22
Argument of type 'IEnumerable<(string? SourceTypeFullName, string? TargetTypeFullName)>' cannot be used for parameter 'typeRegistrations' of type 'IEnumerable<(string, string)>' in 'string TypeRepositoryGenerator.CreateTypeRepository(IEnumerable<(string, string)> typeRegistrations, string assemblyName)' due to differences in the nullability of reference types.
build: src/JsonMergePatch.SourceGenerator/TypeBuilder.cs#L48
Possible null reference argument for parameter 'typeInfo' in 'string NameBuilder.GetNamespace(ITypeSymbol typeInfo)'.
build: src/JsonMergePatch.SourceGenerator/TypeBuilder.cs#L57
Dereference of a possibly null reference.
build: src/JsonMergePatch.SourceGenerator/TypeBuilder.cs#L76
Dereference of a possibly null reference.
build: src/JsonMergePatch.SourceGenerator/TypeBuilder.cs#L96
Dereference of a possibly null reference.
build: src/JsonMergePatch.SourceGenerator/PatchParametersWalker.cs#L35
Possible null reference argument for parameter 'node' in 'void CSharpSyntaxVisitor.VisitParameter(ParameterSyntax node)'.
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/JsonMergePatch.Abstractions/Patch.cs#L10
Non-nullable field 'Properties' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: src/JsonMergePatch.Abstractions/JsonMergePatchOptions.cs#L5
Non-nullable property 'Repository' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/JsonMergePatch.SourceGenerator/JsonMergePatchSourceGenerator.cs#L19
Possible null reference argument for parameter 'text' in 'SourceText SourceText.From(string text, Encoding? encoding = null, SourceHashAlgorithm checksumAlgorithm = SourceHashAlgorithm.Sha1)'.
build: src/JsonMergePatch.SourceGenerator/JsonMergePatchSourceGenerator.cs#L19
Possible null reference argument for parameter 'hintName' in 'void GeneratorExecutionContext.AddSource(string hintName, SourceText sourceText)'.
build: src/JsonMergePatch.SourceGenerator/JsonMergePatchSourceGenerator.cs#L22
Argument of type 'IEnumerable<(string? SourceTypeFullName, string? TargetTypeFullName)>' cannot be used for parameter 'typeRegistrations' of type 'IEnumerable<(string, string)>' in 'string TypeRepositoryGenerator.CreateTypeRepository(IEnumerable<(string, string)> typeRegistrations, string assemblyName)' due to differences in the nullability of reference types.
build: src/JsonMergePatch.SourceGenerator/PatchParametersWalker.cs#L35
Possible null reference argument for parameter 'node' in 'void CSharpSyntaxVisitor.VisitParameter(ParameterSyntax node)'.
build: src/JsonMergePatch.SourceGenerator/TypeBuilder.cs#L48
Possible null reference argument for parameter 'typeInfo' in 'string NameBuilder.GetNamespace(ITypeSymbol typeInfo)'.
build: src/JsonMergePatch.SourceGenerator/TypeBuilder.cs#L57
Dereference of a possibly null reference.
build: src/JsonMergePatch.SourceGenerator/MultiTypeBuilder.cs#L47
Possible null reference argument for parameter 'typesToWrap' in 'void MultiTypeBuilder.PushToWrap(IEnumerable<ITypeSymbol> typesToWrap)'.
build: src/JsonMergePatch.SourceGenerator/TypeBuilder.cs#L76
Dereference of a possibly null reference.