Skip to content

chore(deps): Bump actions/upload-artifact from 4 to 6 (#64) #231

chore(deps): Bump actions/upload-artifact from 4 to 6 (#64)

chore(deps): Bump actions/upload-artifact from 4 to 6 (#64) #231

Triggered via push January 19, 2026 17:38
Status Failure
Total duration 4m 7s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
release
Process completed with exit code 1.
release: src/ExperimentFramework.Simulation/Builders/SimulationRunner.cs#L195
The type 'TService' cannot be used as type parameter 'T' in the generic type or method 'ServiceProviderServiceExtensions.GetRequiredService<T>(IServiceProvider)'. Nullability of type argument 'TService' doesn't match 'notnull' constraint.
release: src/ExperimentFramework.Simulation/Builders/SimulationRunner.cs#L190
The type 'TService' cannot be used as type parameter 'T' in the generic type or method 'ServiceProviderKeyedServiceExtensions.GetRequiredKeyedService<T>(IServiceProvider, object?)'. Nullability of type argument 'TService' doesn't match 'notnull' constraint.
release: src/ExperimentFramework.Generators/ExperimentProxyGenerator.cs#L16
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)
release: src/ExperimentFramework.Generators/Schema/ConfigSchemaGenerator.cs#L13
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)
release: src/ExperimentFramework.Generators/Analyzers/ExperimentConfigurationAnalyzer.cs#L14
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)