feat: BattleScribe-spec roster engine, Roslyn-style compilation, workspace #970
Annotations
12 warnings
|
Post Generate GitHub App token
Input 'app-id' has been deprecated with message: Use 'client-id' instead.
|
|
Run dotnet build --no-restore:
tests/WarHub.ArmouryModel.Concrete.Extensions.Tests/ReentrancyDetectionTests.cs#L23
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
Run dotnet build --no-restore:
tests/WarHub.ArmouryModel.Concrete.Extensions.Tests/IncrementalCompilationTests.cs#L183
Dereference of a possibly null reference.
|
|
Run dotnet build --no-restore:
tests/WarHub.ArmouryModel.Concrete.Extensions.Tests/IncrementalCompilationTests.cs#L181
Dereference of a possibly null reference.
|
|
Run dotnet build --no-restore:
tests/WarHub.ArmouryModel.Concrete.Extensions.Tests/IncrementalCompilationTests.cs#L155
Dereference of a possibly null reference.
|
|
Run dotnet build --no-restore:
tests/WarHub.ArmouryModel.Concrete.Extensions.Tests/IncrementalCompilationTests.cs#L153
Dereference of a possibly null reference.
|
|
Run dotnet build --no-restore:
tests/WarHub.ArmouryModel.EditorServices.Tests/WhamWorkspaceTests.cs#L572
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
Run dotnet build --no-restore:
tests/WarHub.ArmouryModel.EditorServices.Tests/WhamWorkspaceTests.cs#L571
'WhamWorkspace.GetDiagnostics(DocumentId)' synchronously blocks. Await 'WhamWorkspace.GetDiagnosticsAsync(DocumentId, CancellationToken)' instead. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1849)
|
|
Run dotnet build --no-restore:
src/WarHub.ArmouryModel.Concrete.Extensions/Diagnostics/WhamDiagnosticInfo.cs#L37
The member 'WhamDiagnosticInfo.Args' does not hide an accessible member. The new keyword is not required.
|
|
Run dotnet build --no-restore:
src/WarHub.ArmouryModel.Concrete.Extensions/Diagnostics/WhamDiagnostic.cs#L15
The member 'WhamDiagnostic.DiagnosticInfo' does not hide an accessible member. The new keyword is not required.
|
|
Run dotnet build --no-restore:
tests/WarHub.ArmouryModel.Concrete.Extensions.Generators.Tests/BoundGeneratorTests.cs#L98
'string.Contains(string)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'WarHub.ArmouryModel.Concrete.Extensions.Generators.Tests.BoundGeneratorTests.No_output_when_no_Bound_properties()' with a call to 'string.Contains(string, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
|
|
Generate GitHub App token
Input 'app-id' has been deprecated with message: Use 'client-id' instead.
|
background
wait
wait-all
cancel
Loading