Skip to content

[Janitor] Update Dependencies #276

[Janitor] Update Dependencies

[Janitor] Update Dependencies #276

Triggered via pull request November 12, 2025 06:51
Status Failure
Total duration 2m 4s
Artifacts

build.yaml

on: pull_request
Create NuGet Package
1m 38s
Create NuGet Package
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

68 errors
Build on macos-latest - Debug: src/WTG.Analyzers.TestFramework.Test/CodeFixerTest.cs#L44
'WTG.Analyzers.Framework.Test.CodeFixerTest.AnalyzerMock': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
Build on macos-latest - Debug: src/WTG.Analyzers.TestFramework.Test/CodeFixerTest.cs#L43
This compiler extension should not be implemented in an assembly with target framework '.NET Framework 4.7.2'. References to other target frameworks will cause the compiler to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1041.md)
Build on macos-latest - Debug: src/WTG.Analyzers.TestFramework.Test/CodeFixerTest.cs#L43
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md)
Build on macos-latest - Debug: src/WTG.Analyzers.Utils/SyntaxTreeExtensions.cs#L36
Prefer 'IsKind' for checking syntax kinds
Build on macos-latest - Debug: src/WTG.Analyzers.Utils/DocumentBatchedFixAllProvider.cs#L98
Possible null reference argument for parameter 'codeActionEquivalenceKey' in 'CodeAction DocumentBatchedFixAllProvider.CreateFixAction(Solution solution, ImmutableDictionary<Document, ImmutableArray<Diagnostic>> diagnostics, string codeActionEquivalenceKey)'.
Build on macos-latest - Debug: src/WTG.Analyzers.Utils/DocumentBatchedFixAllProvider.cs#L79
Possible null reference argument for parameter 'codeActionEquivalenceKey' in 'CodeAction DocumentBatchedFixAllProvider.CreateFixAction(Solution solution, ImmutableDictionary<Document, ImmutableArray<Diagnostic>> diagnostics, string codeActionEquivalenceKey)'.
Build on macos-latest - Debug: src/WTG.Analyzers.Utils/DocumentBatchedFixAllProvider.cs#L68
Possible null reference argument for parameter 'codeActionEquivalenceKey' in 'CodeAction DocumentBatchedFixAllProvider.CreateFixAction(Document document, ImmutableArray<Diagnostic> diagnostics, string codeActionEquivalenceKey)'.
Build on macos-latest - Debug: src/WTG.Analyzers.Utils/DocumentBatchedFixAllProvider.cs#L67
Possible null reference argument for parameter 'document' in 'Task<ImmutableArray<Diagnostic>> FixAllContext.GetDocumentDiagnosticsAsync(Document document)'.
Build on macos-latest - Debug: src/WTG.Analyzers.Utils/SemanticModelExtensions.cs#L19
Possible null reference argument for parameter 'value' in 'bool SemanticModelExtensions.IsZeroLiteral(object value)'.
Build on macos-latest - Debug: src/WTG.Analyzers.Utils/DocumentBatchedFixAllProvider.cs#L20
Nullability of reference types in return type doesn't match overridden member.
Build on macos-latest - Release: src/WTG.Analyzers.Utils/DocumentBatchedFixAllProvider.cs#L67
Possible null reference argument for parameter 'document' in 'Task<ImmutableArray<Diagnostic>> FixAllContext.GetDocumentDiagnosticsAsync(Document document)'.
Build on macos-latest - Release: src/WTG.Analyzers.Utils/SemanticModelExtensions.cs#L19
Possible null reference argument for parameter 'value' in 'bool SemanticModelExtensions.IsZeroLiteral(object value)'.
Build on ubuntu-latest - Release: src/WTG.Analyzers.Utils/DocumentBatchedFixAllProvider.cs#L67
Possible null reference argument for parameter 'document' in 'Task<ImmutableArray<Diagnostic>> FixAllContext.GetDocumentDiagnosticsAsync(Document document)'.
Build on macos-latest - Release: src/WTG.Analyzers.Utils/DocumentBatchedFixAllProvider.cs#L20
Nullability of reference types in return type doesn't match overridden member.
Build on ubuntu-latest - Release: src/WTG.Analyzers.Utils/SemanticModelExtensions.cs#L19
Possible null reference argument for parameter 'value' in 'bool SemanticModelExtensions.IsZeroLiteral(object value)'.
Build on macos-latest - Release: src/WTG.Analyzers.Utils/SyntaxTreeExtensions.cs#L36
Prefer 'IsKind' for checking syntax kinds
Build on ubuntu-latest - Release: src/WTG.Analyzers.Utils/DocumentBatchedFixAllProvider.cs#L20
Nullability of reference types in return type doesn't match overridden member.
Build on macos-latest - Release: src/WTG.Analyzers.Utils/DocumentBatchedFixAllProvider.cs#L98
Possible null reference argument for parameter 'codeActionEquivalenceKey' in 'CodeAction DocumentBatchedFixAllProvider.CreateFixAction(Solution solution, ImmutableDictionary<Document, ImmutableArray<Diagnostic>> diagnostics, string codeActionEquivalenceKey)'.
Build on ubuntu-latest - Release: src/WTG.Analyzers.Utils/SyntaxTreeExtensions.cs#L36
Prefer 'IsKind' for checking syntax kinds
Build on macos-latest - Release: src/WTG.Analyzers.Utils/DocumentBatchedFixAllProvider.cs#L79
Possible null reference argument for parameter 'codeActionEquivalenceKey' in 'CodeAction DocumentBatchedFixAllProvider.CreateFixAction(Solution solution, ImmutableDictionary<Document, ImmutableArray<Diagnostic>> diagnostics, string codeActionEquivalenceKey)'.
Build on ubuntu-latest - Release: src/WTG.Analyzers.Utils/DocumentBatchedFixAllProvider.cs#L98
Possible null reference argument for parameter 'codeActionEquivalenceKey' in 'CodeAction DocumentBatchedFixAllProvider.CreateFixAction(Solution solution, ImmutableDictionary<Document, ImmutableArray<Diagnostic>> diagnostics, string codeActionEquivalenceKey)'.
Build on macos-latest - Release: src/WTG.Analyzers.Utils/DocumentBatchedFixAllProvider.cs#L68
Possible null reference argument for parameter 'codeActionEquivalenceKey' in 'CodeAction DocumentBatchedFixAllProvider.CreateFixAction(Document document, ImmutableArray<Diagnostic> diagnostics, string codeActionEquivalenceKey)'.
Build on ubuntu-latest - Release: src/WTG.Analyzers.Utils/DocumentBatchedFixAllProvider.cs#L79
Possible null reference argument for parameter 'codeActionEquivalenceKey' in 'CodeAction DocumentBatchedFixAllProvider.CreateFixAction(Solution solution, ImmutableDictionary<Document, ImmutableArray<Diagnostic>> diagnostics, string codeActionEquivalenceKey)'.
Build on ubuntu-latest - Release: src/WTG.Analyzers.Utils/DocumentBatchedFixAllProvider.cs#L68
Possible null reference argument for parameter 'codeActionEquivalenceKey' in 'CodeAction DocumentBatchedFixAllProvider.CreateFixAction(Document document, ImmutableArray<Diagnostic> diagnostics, string codeActionEquivalenceKey)'.
Build on macos-latest - Release: src/WTG.Analyzers.Utils/DocumentBatchedFixAllProvider.cs#L67
Possible null reference argument for parameter 'document' in 'Task<ImmutableArray<Diagnostic>> FixAllContext.GetDocumentDiagnosticsAsync(Document document)'.
Build on ubuntu-latest - Release: src/WTG.Analyzers.Utils/DocumentBatchedFixAllProvider.cs#L67
Possible null reference argument for parameter 'document' in 'Task<ImmutableArray<Diagnostic>> FixAllContext.GetDocumentDiagnosticsAsync(Document document)'.
Build on macos-latest - Release: src/WTG.Analyzers.Utils/SemanticModelExtensions.cs#L19
Possible null reference argument for parameter 'value' in 'bool SemanticModelExtensions.IsZeroLiteral(object value)'.
Build on macos-latest - Release: src/WTG.Analyzers.Utils/DocumentBatchedFixAllProvider.cs#L20
Nullability of reference types in return type doesn't match overridden member.
Build on ubuntu-latest - Release: src/WTG.Analyzers.Utils/SemanticModelExtensions.cs#L19
Possible null reference argument for parameter 'value' in 'bool SemanticModelExtensions.IsZeroLiteral(object value)'.
Build on ubuntu-latest - Release: src/WTG.Analyzers.Utils/DocumentBatchedFixAllProvider.cs#L20
Nullability of reference types in return type doesn't match overridden member.
Build on ubuntu-latest - Debug: src/WTG.Analyzers.TestFramework.Test/CodeFixerTest.cs#L44
'WTG.Analyzers.Framework.Test.CodeFixerTest.AnalyzerMock': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
Build on ubuntu-latest - Debug: src/WTG.Analyzers.TestFramework.Test/CodeFixerTest.cs#L43
This compiler extension should not be implemented in an assembly with target framework '.NET Framework 4.7.2'. References to other target frameworks will cause the compiler to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1041.md)
Build on ubuntu-latest - Debug: src/WTG.Analyzers.TestFramework.Test/CodeFixerTest.cs#L43
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md)
Build on ubuntu-latest - Debug: src/WTG.Analyzers.Utils/SyntaxTreeExtensions.cs#L36
Prefer 'IsKind' for checking syntax kinds
Build on ubuntu-latest - Debug: src/WTG.Analyzers.Utils/SemanticModelExtensions.cs#L19
Possible null reference argument for parameter 'value' in 'bool SemanticModelExtensions.IsZeroLiteral(object value)'.
Build on ubuntu-latest - Debug: src/WTG.Analyzers.Utils/DocumentBatchedFixAllProvider.cs#L98
Possible null reference argument for parameter 'codeActionEquivalenceKey' in 'CodeAction DocumentBatchedFixAllProvider.CreateFixAction(Solution solution, ImmutableDictionary<Document, ImmutableArray<Diagnostic>> diagnostics, string codeActionEquivalenceKey)'.
Build on ubuntu-latest - Debug: src/WTG.Analyzers.Utils/DocumentBatchedFixAllProvider.cs#L79
Possible null reference argument for parameter 'codeActionEquivalenceKey' in 'CodeAction DocumentBatchedFixAllProvider.CreateFixAction(Solution solution, ImmutableDictionary<Document, ImmutableArray<Diagnostic>> diagnostics, string codeActionEquivalenceKey)'.
Build on ubuntu-latest - Debug: src/WTG.Analyzers.Utils/DocumentBatchedFixAllProvider.cs#L68
Possible null reference argument for parameter 'codeActionEquivalenceKey' in 'CodeAction DocumentBatchedFixAllProvider.CreateFixAction(Document document, ImmutableArray<Diagnostic> diagnostics, string codeActionEquivalenceKey)'.
Build on ubuntu-latest - Debug: src/WTG.Analyzers.Utils/DocumentBatchedFixAllProvider.cs#L67
Possible null reference argument for parameter 'document' in 'Task<ImmutableArray<Diagnostic>> FixAllContext.GetDocumentDiagnosticsAsync(Document document)'.
Build on ubuntu-latest - Debug: src/WTG.Analyzers.Utils/DocumentBatchedFixAllProvider.cs#L20
Nullability of reference types in return type doesn't match overridden member.
Create NuGet Package
Process completed with exit code 1.
Create NuGet Package: src/WTG.Analyzers.Utils/SyntaxTreeExtensions.cs#L36
Prefer 'IsKind' for checking syntax kinds
Create NuGet Package: src/WTG.Analyzers.Utils/DocumentBatchedFixAllProvider.cs#L98
Possible null reference argument for parameter 'codeActionEquivalenceKey' in 'CodeAction DocumentBatchedFixAllProvider.CreateFixAction(Solution solution, ImmutableDictionary<Document, ImmutableArray<Diagnostic>> diagnostics, string codeActionEquivalenceKey)'.
Create NuGet Package: src/WTG.Analyzers.Utils/DocumentBatchedFixAllProvider.cs#L79
Possible null reference argument for parameter 'codeActionEquivalenceKey' in 'CodeAction DocumentBatchedFixAllProvider.CreateFixAction(Solution solution, ImmutableDictionary<Document, ImmutableArray<Diagnostic>> diagnostics, string codeActionEquivalenceKey)'.
Create NuGet Package: src/WTG.Analyzers.Utils/DocumentBatchedFixAllProvider.cs#L68
Possible null reference argument for parameter 'codeActionEquivalenceKey' in 'CodeAction DocumentBatchedFixAllProvider.CreateFixAction(Document document, ImmutableArray<Diagnostic> diagnostics, string codeActionEquivalenceKey)'.
Create NuGet Package: src/WTG.Analyzers.Utils/DocumentBatchedFixAllProvider.cs#L67
Possible null reference argument for parameter 'document' in 'Task<ImmutableArray<Diagnostic>> FixAllContext.GetDocumentDiagnosticsAsync(Document document)'.
Create NuGet Package: src/WTG.Analyzers.Utils/SemanticModelExtensions.cs#L19
Possible null reference argument for parameter 'value' in 'bool SemanticModelExtensions.IsZeroLiteral(object value)'.
Create NuGet Package: src/WTG.Analyzers.Utils/DocumentBatchedFixAllProvider.cs#L20
Nullability of reference types in return type doesn't match overridden member.
Build on windows-latest - Release: src/WTG.Analyzers.Utils/DocumentBatchedFixAllProvider.cs#L67
Possible null reference argument for parameter 'document' in 'Task<ImmutableArray<Diagnostic>> FixAllContext.GetDocumentDiagnosticsAsync(Document document)'.
Build on windows-latest - Release: src/WTG.Analyzers.Utils/SemanticModelExtensions.cs#L19
Possible null reference argument for parameter 'value' in 'bool SemanticModelExtensions.IsZeroLiteral(object value)'.
Build on windows-latest - Release: src/WTG.Analyzers.Utils/DocumentBatchedFixAllProvider.cs#L20
Nullability of reference types in return type doesn't match overridden member.
Build on windows-latest - Release: src/WTG.Analyzers.Utils/SyntaxTreeExtensions.cs#L36
Prefer 'IsKind' for checking syntax kinds
Build on windows-latest - Release: src/WTG.Analyzers.Utils/DocumentBatchedFixAllProvider.cs#L98
Possible null reference argument for parameter 'codeActionEquivalenceKey' in 'CodeAction DocumentBatchedFixAllProvider.CreateFixAction(Solution solution, ImmutableDictionary<Document, ImmutableArray<Diagnostic>> diagnostics, string codeActionEquivalenceKey)'.
Build on windows-latest - Release: src/WTG.Analyzers.Utils/DocumentBatchedFixAllProvider.cs#L79
Possible null reference argument for parameter 'codeActionEquivalenceKey' in 'CodeAction DocumentBatchedFixAllProvider.CreateFixAction(Solution solution, ImmutableDictionary<Document, ImmutableArray<Diagnostic>> diagnostics, string codeActionEquivalenceKey)'.
Build on windows-latest - Release: src/WTG.Analyzers.Utils/DocumentBatchedFixAllProvider.cs#L68
Possible null reference argument for parameter 'codeActionEquivalenceKey' in 'CodeAction DocumentBatchedFixAllProvider.CreateFixAction(Document document, ImmutableArray<Diagnostic> diagnostics, string codeActionEquivalenceKey)'.
Build on windows-latest - Release: src/WTG.Analyzers.Utils/DocumentBatchedFixAllProvider.cs#L67
Possible null reference argument for parameter 'document' in 'Task<ImmutableArray<Diagnostic>> FixAllContext.GetDocumentDiagnosticsAsync(Document document)'.
Build on windows-latest - Release: src/WTG.Analyzers.Utils/SemanticModelExtensions.cs#L19
Possible null reference argument for parameter 'value' in 'bool SemanticModelExtensions.IsZeroLiteral(object value)'.
Build on windows-latest - Release: src/WTG.Analyzers.Utils/DocumentBatchedFixAllProvider.cs#L20
Nullability of reference types in return type doesn't match overridden member.
Build on windows-latest - Debug: src/WTG.Analyzers.TestFramework.Test/CodeFixerTest.cs#L44
'WTG.Analyzers.Framework.Test.CodeFixerTest.AnalyzerMock': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
Build on windows-latest - Debug: src/WTG.Analyzers.TestFramework.Test/CodeFixerTest.cs#L43
This compiler extension should not be implemented in an assembly with target framework '.NET Framework 4.7.2'. References to other target frameworks will cause the compiler to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1041.md)
Build on windows-latest - Debug: src/WTG.Analyzers.TestFramework.Test/CodeFixerTest.cs#L43
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md)
Build on windows-latest - Debug: src/WTG.Analyzers.Utils/SyntaxTreeExtensions.cs#L36
Prefer 'IsKind' for checking syntax kinds
Build on windows-latest - Debug: src/WTG.Analyzers.Utils/DocumentBatchedFixAllProvider.cs#L98
Possible null reference argument for parameter 'codeActionEquivalenceKey' in 'CodeAction DocumentBatchedFixAllProvider.CreateFixAction(Solution solution, ImmutableDictionary<Document, ImmutableArray<Diagnostic>> diagnostics, string codeActionEquivalenceKey)'.
Build on windows-latest - Debug: src/WTG.Analyzers.Utils/DocumentBatchedFixAllProvider.cs#L79
Possible null reference argument for parameter 'codeActionEquivalenceKey' in 'CodeAction DocumentBatchedFixAllProvider.CreateFixAction(Solution solution, ImmutableDictionary<Document, ImmutableArray<Diagnostic>> diagnostics, string codeActionEquivalenceKey)'.
Build on windows-latest - Debug: src/WTG.Analyzers.Utils/DocumentBatchedFixAllProvider.cs#L68
Possible null reference argument for parameter 'codeActionEquivalenceKey' in 'CodeAction DocumentBatchedFixAllProvider.CreateFixAction(Document document, ImmutableArray<Diagnostic> diagnostics, string codeActionEquivalenceKey)'.
Build on windows-latest - Debug: src/WTG.Analyzers.Utils/DocumentBatchedFixAllProvider.cs#L67
Possible null reference argument for parameter 'document' in 'Task<ImmutableArray<Diagnostic>> FixAllContext.GetDocumentDiagnosticsAsync(Document document)'.
Build on windows-latest - Debug: src/WTG.Analyzers.Utils/SemanticModelExtensions.cs#L19
Possible null reference argument for parameter 'value' in 'bool SemanticModelExtensions.IsZeroLiteral(object value)'.
Build on windows-latest - Debug: src/WTG.Analyzers.Utils/DocumentBatchedFixAllProvider.cs#L20
Nullability of reference types in return type doesn't match overridden member.