Skip to content

Delete unnecessary file #30

Delete unnecessary file

Delete unnecessary file #30

Triggered via push March 14, 2026 11:29
Status Success
Total duration 7m 20s
Artifacts

ci.yml

on: push
Matrix: build
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

78 warnings
build (CSharp, DynamicCast)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, microsoft/setup-msbuild@v2, NuGet/setup-nuget@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build (CSharp, DynamicCast): src/features/Riverside.CompilerPlatform.Features.DynamicCast/DynamicCastRewriter.cs#L29
Possible null reference argument for parameter 'targetType' in 'SyntaxNode DynamicCastRewriter.ApplyCastIfNeeded(SyntaxNode originalNode, SyntaxNode subNode, ExpressionSyntax sourceExpr, ITypeSymbol targetType)'.
build (CSharp, DynamicCast): src/features/Riverside.CompilerPlatform.Features.DynamicCast/DynamicCastRewriter.cs#L22
Possible null reference argument for parameter 'targetType' in 'SyntaxNode DynamicCastRewriter.ApplyCastIfNeeded(SyntaxNode originalNode, SyntaxNode subNode, ExpressionSyntax sourceExpr, ITypeSymbol targetType)'.
build (CSharp, DynamicCast): src/roslyn/Riverside.CompilerPlatform.SourceGenerators/AttributeGenerator.cs#L164
Missing XML comment for publicly visible type or member 'AttributeGenerator.ParserOptionsScope.ParserOptionsScope()'
build (CSharp, DynamicCast): src/roslyn/Riverside.CompilerPlatform.SourceGenerators/SimpleGenerator.cs#L115
Possible null reference argument for parameter 'context' in 'void IncrementalGenerator.OnBeforeGeneration(GeneratorContext context, CancellationToken cancellationToken)'.
build (CSharp, CodeFixers)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, microsoft/setup-msbuild@v2, NuGet/setup-nuget@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build (VisualBasic, Analyzers)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, microsoft/setup-msbuild@v2, NuGet/setup-nuget@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build (VisualBasic, Analyzers): src/roslyn/Riverside.CompilerPlatform.Analyzers/IncrementalAnalyzer.cs#L37
'compilationContext' does not register any analyzer actions, except for a 'CompilationEndAction'. Consider replacing this start/end action pair with a 'RegisterCompilationAction' or moving actions registered in 'Initialize' that depend on this start action to 'compilationContext'.
build (VisualBasic, Analyzers): src/roslyn/Riverside.CompilerPlatform.Analyzers/IncrementalAnalyzer.cs#L28
Missing XML comment for publicly visible type or member 'IncrementalAnalyzer.Initialize(AnalysisContext)'
build (VisualBasic, Analyzers): src/roslyn/Riverside.CompilerPlatform.Analyzers/IncrementalAnalyzer.cs#L20
Missing XML comment for publicly visible type or member 'IncrementalAnalyzer.SupportedDiagnostics'
build (VisualBasic, Analyzers): src/roslyn/Riverside.CompilerPlatform.Analyzers/DiagnosticAnalyzerEx.cs#L11
Missing XML comment for publicly visible type or member 'DiagnosticAnalyzerEx.SupportedDiagnostics'
build (CSharp, SourceGenerators)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, microsoft/setup-msbuild@v2, NuGet/setup-nuget@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build (CSharp, SourceGenerators): src/roslyn/Riverside.CompilerPlatform.SourceGenerators/AttributeGenerator.cs#L164
Missing XML comment for publicly visible type or member 'AttributeGenerator.ParserOptionsScope.ParserOptionsScope()'
build (CSharp, SourceGenerators): src/roslyn/Riverside.CompilerPlatform.SourceGenerators/SimpleGenerator.cs#L115
Possible null reference argument for parameter 'context' in 'void IncrementalGenerator.OnBeforeGeneration(GeneratorContext context, CancellationToken cancellationToken)'.
build (CSharp, HighPerformance)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, microsoft/setup-msbuild@v2, NuGet/setup-nuget@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build (VisualBasic, SourceGenerators)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, microsoft/setup-msbuild@v2, NuGet/setup-nuget@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build (VisualBasic, SourceGenerators): src/roslyn/Riverside.CompilerPlatform.SourceGenerators/SimpleGenerator.cs#L115
Possible null reference argument for parameter 'context' in 'void IncrementalGenerator.OnBeforeGeneration(GeneratorContext context, CancellationToken cancellationToken)'.
build (VisualBasic, CodeFixers)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, microsoft/setup-msbuild@v2, NuGet/setup-nuget@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build (VisualBasic, HighPerformance)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, microsoft/setup-msbuild@v2, NuGet/setup-nuget@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build (VisualBasic, Swagger)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, microsoft/setup-msbuild@v2, NuGet/setup-nuget@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build (VisualBasic, Swagger): src/features/Riverside.CompilerPlatform.Features.Swagger/SwaggerGenerator.AnyOf.cs#L5
'Riverside.CompilerPlatform.Features.Swagger.SwaggerGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
build (VisualBasic, Swagger): src/features/Riverside.CompilerPlatform.Features.Swagger/SwaggerGenerator.cs#L20
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 (VisualBasic, Swagger): src/roslyn/Riverside.CompilerPlatform.SourceGenerators/SimpleGenerator.cs#L115
Possible null reference argument for parameter 'context' in 'void IncrementalGenerator.OnBeforeGeneration(GeneratorContext context, CancellationToken cancellationToken)'.
build (CSharp, Swagger)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, microsoft/setup-msbuild@v2, NuGet/setup-nuget@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build (CSharp, Swagger): src/features/Riverside.CompilerPlatform.Features.Swagger/SwaggerGenerator.AnyOf.cs#L5
'Riverside.CompilerPlatform.Features.Swagger.SwaggerGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
build (CSharp, Swagger): src/features/Riverside.CompilerPlatform.Features.Swagger/SwaggerGenerator.cs#L20
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 (CSharp, Swagger): src/roslyn/Riverside.CompilerPlatform.SourceGenerators/AttributeGenerator.cs#L164
Missing XML comment for publicly visible type or member 'AttributeGenerator.ParserOptionsScope.ParserOptionsScope()'
build (CSharp, Swagger): src/roslyn/Riverside.CompilerPlatform.SourceGenerators/SimpleGenerator.cs#L115
Possible null reference argument for parameter 'context' in 'void IncrementalGenerator.OnBeforeGeneration(GeneratorContext context, CancellationToken cancellationToken)'.
build (CSharp, Analyzers)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, microsoft/setup-msbuild@v2, NuGet/setup-nuget@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build (CSharp, Analyzers): src/roslyn/Riverside.CompilerPlatform.Analyzers/IncrementalAnalyzer.cs#L37
'compilationContext' does not register any analyzer actions, except for a 'CompilationEndAction'. Consider replacing this start/end action pair with a 'RegisterCompilationAction' or moving actions registered in 'Initialize' that depend on this start action to 'compilationContext'.
build (CSharp, Analyzers): src/roslyn/Riverside.CompilerPlatform.Analyzers/MemberAnalyzer{TMember}.cs#L52
A call to 'SemanticModel.GetDeclaredSymbol(TMember)' will always return 'null'
build (CSharp, Analyzers): src/roslyn/Riverside.CompilerPlatform.Analyzers/IncrementalAnalyzer.cs#L28
Missing XML comment for publicly visible type or member 'IncrementalAnalyzer.Initialize(AnalysisContext)'
build (CSharp, Analyzers): src/roslyn/Riverside.CompilerPlatform.Analyzers/IncrementalAnalyzer.cs#L20
Missing XML comment for publicly visible type or member 'IncrementalAnalyzer.SupportedDiagnostics'
build (CSharp, Analyzers): src/roslyn/Riverside.CompilerPlatform.Analyzers/DiagnosticAnalyzerEx.cs#L11
Missing XML comment for publicly visible type or member 'DiagnosticAnalyzerEx.SupportedDiagnostics'
test (VisualBasic)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, microsoft/setup-msbuild@v2, NuGet/setup-nuget@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test (VisualBasic): tests/Riverside.CompilerPlatform.VisualBasic.Tests/IncrementalGeneratorTests.vb#L30
This async method lacks 'Await' operators and so will run synchronously. Consider using the 'Await' operator to await non-blocking API calls, or 'Await Task.Run(...)' to do CPU-bound work on a background thread.
test (VisualBasic): tests/Riverside.CompilerPlatform.VisualBasic.Tests/IncrementalGeneratorTests.vb#L15
This async method lacks 'Await' operators and so will run synchronously. Consider using the 'Await' operator to await non-blocking API calls, or 'Await Task.Run(...)' to do CPU-bound work on a background thread.
test (VisualBasic): src/roslyn/Riverside.CompilerPlatform.SourceGenerators/SimpleGenerator.cs#L115
Possible null reference argument for parameter 'context' in 'void IncrementalGenerator.OnBeforeGeneration(GeneratorContext context, CancellationToken cancellationToken)'.
test (VisualBasic): src/roslyn/Riverside.CompilerPlatform.Analyzers/IncrementalAnalyzer.cs#L37
'compilationContext' does not register any analyzer actions, except for a 'CompilationEndAction'. Consider replacing this start/end action pair with a 'RegisterCompilationAction' or moving actions registered in 'Initialize' that depend on this start action to 'compilationContext'.
test (VisualBasic): src/roslyn/Riverside.CompilerPlatform.Analyzers/IncrementalAnalyzer.cs#L28
Missing XML comment for publicly visible type or member 'IncrementalAnalyzer.Initialize(AnalysisContext)'
test (VisualBasic): src/roslyn/Riverside.CompilerPlatform.Analyzers/IncrementalAnalyzer.cs#L20
Missing XML comment for publicly visible type or member 'IncrementalAnalyzer.SupportedDiagnostics'
test (VisualBasic): src/roslyn/Riverside.CompilerPlatform.Analyzers/DiagnosticAnalyzerEx.cs#L11
Missing XML comment for publicly visible type or member 'DiagnosticAnalyzerEx.SupportedDiagnostics'
test (CSharp)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, microsoft/setup-msbuild@v2, NuGet/setup-nuget@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test (CSharp): src/features/Riverside.CompilerPlatform.Features.DynamicCast/DynamicCastRewriter.cs#L29
Possible null reference argument for parameter 'targetType' in 'SyntaxNode DynamicCastRewriter.ApplyCastIfNeeded(SyntaxNode originalNode, SyntaxNode subNode, ExpressionSyntax sourceExpr, ITypeSymbol targetType)'.
test (CSharp): src/features/Riverside.CompilerPlatform.Features.DynamicCast/DynamicCastRewriter.cs#L22
Possible null reference argument for parameter 'targetType' in 'SyntaxNode DynamicCastRewriter.ApplyCastIfNeeded(SyntaxNode originalNode, SyntaxNode subNode, ExpressionSyntax sourceExpr, ITypeSymbol targetType)'.
test (CSharp): src/roslyn/Riverside.CompilerPlatform.SourceGenerators/AttributeGenerator.cs#L164
Missing XML comment for publicly visible type or member 'AttributeGenerator.ParserOptionsScope.ParserOptionsScope()'
test (CSharp): src/roslyn/Riverside.CompilerPlatform.SourceGenerators/SimpleGenerator.cs#L115
Possible null reference argument for parameter 'context' in 'void IncrementalGenerator.OnBeforeGeneration(GeneratorContext context, CancellationToken cancellationToken)'.