Skip to content

Merge pull request #35 from scottbilas/gh-actions-update-1730598304 #257

Merge pull request #35 from scottbilas/gh-actions-update-1730598304

Merge pull request #35 from scottbilas/gh-actions-update-1730598304 #257

Triggered via push November 6, 2024 22:28
Status Failure
Total duration 1m 57s
Artifacts

validate.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
validate: src/Stale.Cli/StaleApp.cs#L409
'ControlBuilder' does not contain a definition for 'Memory' and no accessible extension method 'Memory' accepting a first argument of type 'ControlBuilder' could be found (are you missing a using directive or an assembly reference?)
validate: src/Stale.Cli/Support/Context.cs#L125
The symbol 'VirtualTerminal.OutLineAsync<T>(T, CancellationToken)' is banned in this project (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.BannedApiAnalyzers/BannedApiAnalyzers.Help.md)
validate: src/Stale.Cli/Support/Context.cs#L152
The symbol 'VirtualTerminal.ErrorLineAsync<T>(T, CancellationToken)' is banned in this project (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.BannedApiAnalyzers/BannedApiAnalyzers.Help.md)