chore(deps): bump NUnit.Analyzers from 4.3.0 to 4.4.0 #400
Annotations
10 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Initialize CodeQL
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
Autobuild:
Client/InfluxDBClient.cs#L877
Converting null literal or possible null value to non-nullable type.
|
Autobuild:
Client.Test.Integration/WriteTest.cs#L39
Possible null reference argument for parameter 'source' in 'FrozenDictionary<string, IEnumerable<string>> FrozenDictionary.ToFrozenDictionary<string, IEnumerable<string>>(IEnumerable<KeyValuePair<string, IEnumerable<string>>> source, IEqualityComparer<string>? comparer = null)'.
|
Autobuild:
Client.Test/InfluxDBApiExceptionTest.cs#L17
'InfluxDBApiExceptionTest.TearDown()' hides inherited member 'MockServerTest.TearDown()'. Use the new keyword if hiding was intended.
|
Autobuild:
Examples/General/HttpErrorHandled.cs#L29
Possible null reference argument for parameter 'source' in 'FrozenDictionary<string, IEnumerable<string>> FrozenDictionary.ToFrozenDictionary<string, IEnumerable<string>>(IEnumerable<KeyValuePair<string, IEnumerable<string>>> source, IEqualityComparer<string>? comparer = null)'.
|
Autobuild:
Client/InfluxDBClient.cs#L877
Converting null literal or possible null value to non-nullable type.
|
Autobuild:
Client.Test.Integration/WriteTest.cs#L39
Possible null reference argument for parameter 'source' in 'FrozenDictionary<string, IEnumerable<string>> FrozenDictionary.ToFrozenDictionary<string, IEnumerable<string>>(IEnumerable<KeyValuePair<string, IEnumerable<string>>> source, IEqualityComparer<string>? comparer = null)'.
|
Autobuild:
Client.Test/InfluxDBApiExceptionTest.cs#L17
'InfluxDBApiExceptionTest.TearDown()' hides inherited member 'MockServerTest.TearDown()'. Use the new keyword if hiding was intended.
|
Autobuild:
Examples/General/HttpErrorHandled.cs#L29
Possible null reference argument for parameter 'source' in 'FrozenDictionary<string, IEnumerable<string>> FrozenDictionary.ToFrozenDictionary<string, IEnumerable<string>>(IEnumerable<KeyValuePair<string, IEnumerable<string>>> source, IEqualityComparer<string>? comparer = null)'.
|
Loading