Skip to content

#448: Refactor Roslyn evaluation and enhance framework assembly detec… #354

#448: Refactor Roslyn evaluation and enhance framework assembly detec…

#448: Refactor Roslyn evaluation and enhance framework assembly detec… #354

Triggered via push March 3, 2026 10:42
Status Success
Total duration 2m 53s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
build (Release): src/cscs/Utils/PathExtensions.cs#L187
'Globals' does not contain a definition for 'TestData'
build (Release): src/cscs/Utils/PathExtensions.cs#L185
'Globals' does not contain a definition for 'TestData'
build (Release): src/cscs/Utils/PathExtensions.cs#L187
'Globals' does not contain a definition for 'TestData'
build (Release): src/cscs/Utils/PathExtensions.cs#L185
'Globals' does not contain a definition for 'TestData'
build (Release): src/cscs/Utils/PathExtensions.cs#L187
'Globals' does not contain a definition for 'TestData'
build (Release): src/cscs/Utils/PathExtensions.cs#L185
'Globals' does not contain a definition for 'TestData'
build (Release): src/cscs/Utils/PathExtensions.cs#L187
'Globals' does not contain a definition for 'TestData'
build (Release): src/cscs/Utils/PathExtensions.cs#L185
'Globals' does not contain a definition for 'TestData'
build (Release): src/cscs/Utils/PathExtensions.cs#L187
'Globals' does not contain a definition for 'TestData'
build (Release): src/cscs/Utils/PathExtensions.cs#L185
'Globals' does not contain a definition for 'TestData'
build (Release): src/out/static_content/-wdbg/dbg-server/Pages/CodeMirrorPage.razor.cs#L25
The field 'CodeMirrorPage.maxRecentItemsCount' is assigned but its value is never used
build (Release): src/CSScriptLib/src/CSScriptLib/Evaluator.CodeDom.cs#L419
'CodeDomEvaluator.CompilerLastOutput' is obsolete: 'Instead of checking the last error use compile error exception members `CompilerException.CompilerInput` and `CompilerException.CompilerOutput` instead.'
build (Release): src/CSScriptLib/src/CSScriptLib/Evaluator.CodeDom.cs#L419
'CodeDomEvaluator.CompilerLastOutput' is obsolete: 'Instead of checking the last error use compile error exception members `CompilerException.CompilerInput` and `CompilerException.CompilerOutput` instead.'
build (Release)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/