Skip to content

CSScriptLib:

CSScriptLib: #341

Triggered via push February 19, 2026 12:02
Status Success
Total duration 2m 57s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
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#L370
'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#L370
'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/