chore(deps): bump actions/checkout from 6 to 7#889
Merged
github-actions[bot] merged 1 commit intoJun 22, 2026
Annotations
11 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Setup .NET environment:
src/Chapter06.Tests/Listing06.59.Tests.cs#L26
Use 'Assert.ThrowsExactly' instead of 'Assert.ThrowsException' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0039)
|
|
Setup .NET environment:
src/Chapter06.Tests/Listing06.59.Tests.cs#L14
Use 'Assert.ThrowsExactly' instead of 'Assert.ThrowsException' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0039)
|
|
|
|
Setup .NET environment:
src/Chapter07/Listing07.12.OverrideVersusNewModifier.cs#L20
'Program.DerivedClass.DisplayName()' hides inherited member 'Program.BaseClass.DisplayName()'. Use the new keyword if hiding was intended.
|
|
|
|
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."'
|
background
wait
wait-all
cancel
parallel
Loading