Inital commit #7
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
tests/MiniProfiler.OpenSearch.Tests/OpenSearchClientTests.cs#L28
Dereference of a possibly null reference.
|
tests/MiniProfiler.OpenSearch.Tests/OpenSearchClientTests.cs#L28
Dereference of a possibly null reference.
|
tests/MiniProfiler.OpenSearch.Tests/OpenSearchClientTests.cs#L49
Possible null reference argument for parameter 'profiler' in 'void OpenSearchClientTests.AssertTimings(MiniProfiler profiler)'.
|
tests/MiniProfiler.OpenSearch.Tests/OpenSearchClientTests.cs#L67
Possible null reference argument for parameter 'profiler' in 'void OpenSearchClientTests.AssertTimings(MiniProfiler profiler)'.
|
tests/MiniProfiler.OpenSearch.Tests/OpenSearchClientTests.cs#L84
Possible null reference argument for parameter 'profiler' in 'void OpenSearchClientTests.AssertTimings(MiniProfiler profiler)'.
|
tests/MiniProfiler.OpenSearch.Tests/OpenSearchClientTests.cs#L89
Possible null reference argument for parameter 'collection' in 'void Assert.NotEmpty(IEnumerable collection)'.
|
tests/MiniProfiler.OpenSearch.Tests/OpenSearchClientTests.cs#L28
Dereference of a possibly null reference.
|
tests/MiniProfiler.OpenSearch.Tests/OpenSearchClientTests.cs#L28
Dereference of a possibly null reference.
|
tests/MiniProfiler.OpenSearch.Tests/OpenSearchClientTests.cs#L49
Possible null reference argument for parameter 'profiler' in 'void OpenSearchClientTests.AssertTimings(MiniProfiler profiler)'.
|
tests/MiniProfiler.OpenSearch.Tests/OpenSearchClientTests.cs#L67
Possible null reference argument for parameter 'profiler' in 'void OpenSearchClientTests.AssertTimings(MiniProfiler profiler)'.
|
The logs for this run have expired and are no longer available.
Loading