Bump brace-expansion from 1.1.12 to 1.1.18 #536
Annotations
5 warnings
|
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build:
Src/TournamentCalendar.Tests/CollectingTests.cs#L77
'Assert.ThrowsAsync<TActual>(AsyncTestDelegate)' is obsolete: 'Use Func<Task> instead of AsyncTestDelegate'
|
|
build:
Src/TournamentCalendar.Tests/CollectingTests.cs#L67
'Assert.ThrowsAsync<TActual>(AsyncTestDelegate)' is obsolete: 'Use Func<Task> instead of AsyncTestDelegate'
|
|
build:
Src/TournamentCalendar.Tests/CollectingTests.cs#L77
'Assert.ThrowsAsync<TActual>(AsyncTestDelegate)' is obsolete: 'Use Func<Task> instead of AsyncTestDelegate'
|
|
build:
Src/TournamentCalendar.Tests/CollectingTests.cs#L67
'Assert.ThrowsAsync<TActual>(AsyncTestDelegate)' is obsolete: 'Use Func<Task> instead of AsyncTestDelegate'
|