refactor: Use new collection initializers #277
buildPipeline.yml
on: pull_request
Build and run Unit and Architecture Tests
4m 18s
Build and run Integration Tests
0s
Annotations
6 errors
Build and run Unit and Architecture Tests
/home/runner/work/modular-monolith-with-ddd/modular-monolith-with-ddd/src/Tests/SUT/TestCases/CreateMeeting.cs(69,1): error SA1507: Code should not contain multiple blank lines in a row (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1507.md) [/home/runner/work/modular-monolith-with-ddd/modular-monolith-with-ddd/src/Tests/SUT/CompanyName.MyMeetings.SUT.csproj]
|
Build and run Unit and Architecture Tests
/home/runner/work/modular-monolith-with-ddd/modular-monolith-with-ddd/src/Tests/SUT/TestCases/CreateMeeting.cs(69,1): error SA1028: Code should not contain trailing whitespace (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1028.md) [/home/runner/work/modular-monolith-with-ddd/modular-monolith-with-ddd/src/Tests/SUT/CompanyName.MyMeetings.SUT.csproj]
|
Build and run Unit and Architecture Tests
/home/runner/work/modular-monolith-with-ddd/modular-monolith-with-ddd/src/Tests/SUT/TestCases/CreateMeeting.cs(69,1): error SA1507: Code should not contain multiple blank lines in a row (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1507.md) [/home/runner/work/modular-monolith-with-ddd/modular-monolith-with-ddd/src/Tests/SUT/CompanyName.MyMeetings.SUT.csproj]
|
Build and run Unit and Architecture Tests
/home/runner/work/modular-monolith-with-ddd/modular-monolith-with-ddd/src/Tests/SUT/TestCases/CreateMeeting.cs(69,1): error SA1028: Code should not contain trailing whitespace (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1028.md) [/home/runner/work/modular-monolith-with-ddd/modular-monolith-with-ddd/src/Tests/SUT/CompanyName.MyMeetings.SUT.csproj]
|
Build and run Unit and Architecture Tests
Target "Compile" has thrown an exception
|
Build and run Unit and Architecture Tests
Process completed with exit code 255.
|