Skip to content

Merge pull request #28 from MarkCiliaVincenti/dependabot/nuget/Micros… #125

Merge pull request #28 from MarkCiliaVincenti/dependabot/nuget/Micros…

Merge pull request #28 from MarkCiliaVincenti/dependabot/nuget/Micros… #125

Triggered via push December 2, 2023 12:38
Status Success
Total duration 1m 4s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: AsyncKeyedLock.Tests/AsyncKeyedLocker/OriginalTests.cs#L59
'AsyncKeyedLocker.AsyncKeyedLocker()' is obsolete: 'Unless you're mixing different types of objects, it is recommended to use the generic version AsyncKeyedLocker<T>.'
build: AsyncKeyedLock.Tests/AsyncKeyedLocker/OriginalTests.cs#L463
'AsyncKeyedLocker.AsyncKeyedLocker()' is obsolete: 'Unless you're mixing different types of objects, it is recommended to use the generic version AsyncKeyedLocker<T>.'
build: AsyncKeyedLock.Tests/AsyncKeyedLocker/OriginalTests.cs#L497
'AsyncKeyedLocker.AsyncKeyedLocker(Action<AsyncKeyedLockOptions>)' is obsolete: 'Unless you're mixing different types of objects, it is recommended to use the generic version AsyncKeyedLocker<T>.'
build: AsyncKeyedLock.Tests/AsyncKeyedLocker/OriginalTests.cs#L182
Test methods should not call ConfigureAwait(), as it may bypass parallelization limits. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
build: AsyncKeyedLock.Tests/AsyncKeyedLocker/OriginalTests.cs#L201
Test methods should not call ConfigureAwait(), as it may bypass parallelization limits. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
build: AsyncKeyedLock.Tests/AsyncKeyedLocker/TestsForAsyncKeyedLockDictionary.cs#L23
Test methods should not call ConfigureAwait(), as it may bypass parallelization limits. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
build: AsyncKeyedLock.Tests/AsyncKeyedLocker/TestsForAsyncKeyedLockDictionary.cs#L27
Test methods should not call ConfigureAwait(), as it may bypass parallelization limits. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
build: AsyncKeyedLock.Tests/AsyncKeyedLocker/TestsForAsyncKeyedLockDictionary.cs#L49
Test methods should not call ConfigureAwait(), as it may bypass parallelization limits. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
build: AsyncKeyedLock.Tests/AsyncKeyedLocker/TestsForAsyncKeyedLockDictionary.cs#L138
Test methods should not call ConfigureAwait(), as it may bypass parallelization limits. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
build: AsyncKeyedLock.Tests/AsyncKeyedLocker/TestsForAsyncKeyedLockDictionary.cs#L142
Test methods should not call ConfigureAwait(), as it may bypass parallelization limits. (https://xunit.net/xunit.analyzers/rules/xUnit1030)