Add initial StringUtils benchmark (#373) #175
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build ApplicationInsights.Kubernetes:
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.
|
Build ApplicationInsights.Kubernetes:
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.
|
Build ApplicationInsights.Kubernetes:
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.
|
Build ApplicationInsights.Kubernetes:
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.
|
Build ApplicationInsights.Kubernetes:
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.
|
Build ApplicationInsights.Kubernetes:
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.
|
Build ApplicationInsights.Kubernetes:
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.
|
Build ApplicationInsights.Kubernetes:
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.
|
Build ApplicationInsights.Kubernetes:
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.
|
Build ApplicationInsights.Kubernetes:
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.
|
Loading