chore(deps): bump actions/checkout from 5 to 6 #852
Merged
Annotations
10 warnings
|
Setup .NET environment:
src/Chapter02.Tests/Listing02.28.Tests.cs#L9
Prefer 'Assert.ThrowsExactly/ThrowsExactlyAsync' over '[ExpectedException]' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0006)
|
|
|
|
Setup .NET environment:
src/Chapter02.Tests/Listing02.28.Tests.cs#L9
Prefer 'Assert.ThrowsExactly/ThrowsExactlyAsync' over '[ExpectedException]' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0006)
|
|
|
|
Setup .NET environment:
src/Chapter04/Table04.04.CheckForNull.cs#L58
The given expression is always of the provided ('object') type
|
|
Setup .NET environment:
src/Chapter04/TicTacToe.cs#L113
#warning: '"Same move allowed multiple times."'
|
|
Setup .NET environment:
src/Chapter04/Listing04.59.WarningDirective.cs#L8
#warning: '"Same move allowed multiple times."'
|
|
Setup .NET environment:
src/Chapter04/Table04.04.CheckForNull.cs#L58
The given expression is always of the provided ('object') type
|
|
Setup .NET environment:
src/Chapter04/TicTacToe.cs#L113
#warning: '"Same move allowed multiple times."'
|
|
Setup .NET environment:
src/Chapter04/Listing04.59.WarningDirective.cs#L8
#warning: '"Same move allowed multiple times."'
|
Loading