Merge pull request #2 from pawel-madurski/features/init #10
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
11 warnings
build
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/
|
build:
tests/MiniProfiler.OpenSearch.Tests/OpenSearchClientTests.cs#L28
Dereference of a possibly null reference.
|
build:
tests/MiniProfiler.OpenSearch.Tests/OpenSearchClientTests.cs#L28
Dereference of a possibly null reference.
|
build:
tests/MiniProfiler.OpenSearch.Tests/OpenSearchClientTests.cs#L49
Possible null reference argument for parameter 'profiler' in 'void OpenSearchClientTests.AssertTimings(MiniProfiler profiler)'.
|
build:
tests/MiniProfiler.OpenSearch.Tests/OpenSearchClientTests.cs#L67
Possible null reference argument for parameter 'profiler' in 'void OpenSearchClientTests.AssertTimings(MiniProfiler profiler)'.
|
build:
tests/MiniProfiler.OpenSearch.Tests/OpenSearchClientTests.cs#L84
Possible null reference argument for parameter 'profiler' in 'void OpenSearchClientTests.AssertTimings(MiniProfiler profiler)'.
|
build:
tests/MiniProfiler.OpenSearch.Tests/OpenSearchClientTests.cs#L89
Possible null reference argument for parameter 'collection' in 'void Assert.NotEmpty(IEnumerable collection)'.
|
build:
tests/MiniProfiler.OpenSearch.Tests/OpenSearchClientTests.cs#L28
Dereference of a possibly null reference.
|
build:
tests/MiniProfiler.OpenSearch.Tests/OpenSearchClientTests.cs#L28
Dereference of a possibly null reference.
|
build:
tests/MiniProfiler.OpenSearch.Tests/OpenSearchClientTests.cs#L49
Possible null reference argument for parameter 'profiler' in 'void OpenSearchClientTests.AssertTimings(MiniProfiler profiler)'.
|
build:
tests/MiniProfiler.OpenSearch.Tests/OpenSearchClientTests.cs#L67
Possible null reference argument for parameter 'profiler' in 'void OpenSearchClientTests.AssertTimings(MiniProfiler profiler)'.
|