chore(deps): Bump NUnit from 4.5.1 to 4.6.1 #814
codeql-analysis.yml
on: pull_request
CodeQL-Build
2m 45s
Annotations
10 errors and 11 warnings
|
CodeQL-Build:
Client.Test/Write/PointDataTest.cs#L248
The call is ambiguous between the following methods or properties: 'NUnit.Framework.Assert.Multiple(NUnit.Framework.TestDelegate)' and 'NUnit.Framework.Assert.Multiple(System.Action)'
|
|
CodeQL-Build:
Client.Test/InfluxDBClientHttpsTest.cs#L48
The call is ambiguous between the following methods or properties: 'NUnit.Framework.Assert.ThrowsAsync<TActual>(NUnit.Framework.AsyncTestDelegate)' and 'NUnit.Framework.Assert.ThrowsAsync<TActual>(System.Func<System.Threading.Tasks.Task>)'
|
|
CodeQL-Build:
Client.Test/InfluxDBClientHttpsTest.cs#L25
The call is ambiguous between the following methods or properties: 'NUnit.Framework.Assert.ThrowsAsync<TActual>(NUnit.Framework.AsyncTestDelegate)' and 'NUnit.Framework.Assert.ThrowsAsync<TActual>(System.Func<System.Threading.Tasks.Task>)'
|
|
CodeQL-Build:
Client.Test/Config/ClientConfigTest.cs#L60
The call is ambiguous between the following methods or properties: 'NUnit.Framework.Assert.Multiple(NUnit.Framework.TestDelegate)' and 'NUnit.Framework.Assert.Multiple(System.Action)'
|
|
CodeQL-Build:
Client.Test/ApiTest.cs#L129
The call is ambiguous between the following methods or properties: 'NUnit.Framework.Assert.ThrowsAsync<TActual>(NUnit.Framework.AsyncTestDelegate)' and 'NUnit.Framework.Assert.ThrowsAsync<TActual>(System.Func<System.Threading.Tasks.Task>)'
|
|
CodeQL-Build:
Client.Test/Config/ClientConfigTest.cs#L44
The call is ambiguous between the following methods or properties: 'NUnit.Framework.Assert.Multiple(NUnit.Framework.TestDelegate)' and 'NUnit.Framework.Assert.Multiple(System.Action)'
|
|
CodeQL-Build:
Client.Test/Config/ClientConfigTest.cs#L28
The call is ambiguous between the following methods or properties: 'NUnit.Framework.Assert.Multiple(NUnit.Framework.TestDelegate)' and 'NUnit.Framework.Assert.Multiple(System.Action)'
|
|
CodeQL-Build:
Client.Test/Write/WritePrecisionConverterTest.cs#L42
The call is ambiguous between the following methods or properties: 'NUnit.Framework.Assert.Throws<TExpected>(NUnit.Framework.TestDelegate)' and 'NUnit.Framework.Assert.Throws<TExpected>(System.Action)'
|
|
CodeQL-Build:
Client.Test/Write/WritePrecisionConverterTest.cs#L21
The call is ambiguous between the following methods or properties: 'NUnit.Framework.Assert.Throws<TExpected>(NUnit.Framework.TestDelegate)' and 'NUnit.Framework.Assert.Throws<TExpected>(System.Action)'
|
|
CodeQL-Build:
Client.Test/Config/ClientConfigTest.cs#L16
The call is ambiguous between the following methods or properties: 'NUnit.Framework.Assert.Throws<TExpected>(NUnit.Framework.TestDelegate)' and 'NUnit.Framework.Assert.Throws<TExpected>(System.Action)'
|
|
CodeQL-Build:
Client.Test/Internal/FlightSqlClientTest.cs#L135
'ClientConfig.Timeout' is obsolete: 'Please use more informative properties like WriteTimeout or QueryTimeout'
|
|
CodeQL-Build:
Client.Test/Internal/FlightSqlClientTest.cs#L104
'ClientConfig.Timeout' is obsolete: 'Please use more informative properties like WriteTimeout or QueryTimeout'
|
|
CodeQL-Build:
Client.Test/InfluxDBClientWriteTest.cs#L590
'ClientConfig.Timeout' is obsolete: 'Please use more informative properties like WriteTimeout or QueryTimeout'
|
|
CodeQL-Build:
Client.Test/InfluxDBClientWriteTest.cs#L567
'ClientConfig.Timeout' is obsolete: 'Please use more informative properties like WriteTimeout or QueryTimeout'
|
|
CodeQL-Build:
Client.Test/InfluxDBClientWriteTest.cs#L546
'ClientConfig.Timeout' is obsolete: 'Please use more informative properties like WriteTimeout or QueryTimeout'
|
|
CodeQL-Build:
Client.Test/Internal/FlightSqlClientTest.cs#L22
'ClientConfig.Timeout' is obsolete: 'Please use more informative properties like WriteTimeout or QueryTimeout'
|
|
CodeQL-Build:
Client/InfluxDBClient.cs#L796
'ClientConfig.Timeout' is obsolete: 'Please use more informative properties like WriteTimeout or QueryTimeout'
|
|
CodeQL-Build:
Client/Internal/RestClient.cs#L124
Dereference of a possibly null reference.
|
|
CodeQL-Build:
Client/InfluxDBClient.cs#L796
'ClientConfig.Timeout' is obsolete: 'Please use more informative properties like WriteTimeout or QueryTimeout'
|
|
CodeQL-Build:
Client/Write/PointData.cs#L484
Possible null reference argument for parameter 'key' in 'void PointData.EscapeKey(StringBuilder sb, string key, bool escapeEqual = true)'.
|
|
CodeQL-Build
Cannot build an overlay database because build-mode is set to "undefined" instead of "none". Falling back to creating a normal full database instead.
|