Skip to content

Merge pull request #136 from feO2x/135-source-code-transformation-for… #110

Merge pull request #136 from feO2x/135-source-code-transformation-for…

Merge pull request #136 from feO2x/135-source-code-transformation-for… #110

Triggered via push July 2, 2026 20:41
Status Success
Total duration 39s
Artifacts
build-and-test
35s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
build-and-test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-and-test: Code/Light.GuardClauses.InternalRoslynAnalyzers/XmlCommentAnalyzer.cs#L10
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-and-test: Code/Light.GuardClauses.InternalRoslynAnalyzers/XmlCommentAnalyzer.cs#L10
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)