Automatic releases #47
Annotations
1 error and 10 warnings
|
Main.vb#L23
This call site is reachable on all platforms. 'OleDbDataAdapter' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Main.vb#L22
This call site is reachable on all platforms. 'OleDbConnection' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Main.vb#L57
This call site is reachable on all platforms. 'Public Overrides ReadOnly Property State As ConnectionState' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Main.vb#L78
This call site is reachable on all platforms. 'OleDbCommand' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Main.vb#L82
This call site is reachable on all platforms. 'Public Overloads Property InsertCommand As OleDbCommand' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Main.vb#L58
This call site is reachable on all platforms. 'Public Overrides Property ConnectionString As String' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Main.vb#L82
This call site is reachable on all platforms. 'Public Overrides Function ExecuteScalar() As Object' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Main.vb#L59
This call site is reachable on all platforms. 'Public Overrides Sub Open()' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Main.vb#L90
This call site is reachable on all platforms. 'Public Overrides Sub Close()' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Main.vb#L56
This call site is reachable on all platforms. 'OleDbCommand' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
The logs for this run have expired and are no longer available.
Loading