Replace vulnerable dependencies (#366) #168
Annotations
22 warnings
PR Build (debug)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PR Build (debug):
tests/UnitTests/PodInfoManagerTests.cs#L34
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
PR Build (debug):
tests/UnitTests/PodInfoManagerTests.cs#L34
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
PR Build (debug):
tests/UnitTests/PodInfoManagerTests.cs#L122
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
PR Build (debug):
tests/UnitTests/PodInfoManagerTests.cs#L61
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
PR Build (debug):
tests/UnitTests/PodInfoManagerTests.cs#L122
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
PR Build (debug):
tests/UnitTests/PodInfoManagerTests.cs#L61
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
PR Build (debug):
tests/UnitTests/PodInfoManagerTests.cs#L91
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
PR Build (debug):
tests/UnitTests/PodInfoManagerTests.cs#L91
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
PR Build (debug):
tests/UnitTests/PodInfoManagerTests.cs#L34
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
PR Build (debug):
tests/UnitTests/PodInfoManagerTests.cs#L34
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
PR Build (release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PR Build (release):
tests/UnitTests/PodInfoManagerTests.cs#L34
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
PR Build (release):
tests/UnitTests/PodInfoManagerTests.cs#L34
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
PR Build (release):
tests/UnitTests/PodInfoManagerTests.cs#L91
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
PR Build (release):
tests/UnitTests/PodInfoManagerTests.cs#L91
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
PR Build (release):
tests/UnitTests/PodInfoManagerTests.cs#L61
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
PR Build (release):
tests/UnitTests/PodInfoManagerTests.cs#L61
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
PR Build (release):
tests/UnitTests/PodInfoManagerTests.cs#L122
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
PR Build (release):
tests/UnitTests/PodInfoManagerTests.cs#L122
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
PR Build (release):
tests/UnitTests/PodInfoManagerTests.cs#L34
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
PR Build (release):
tests/UnitTests/PodInfoManagerTests.cs#L34
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|