CodeQL #138
codeql-analysis.yml
on: schedule
Resolve csproj files
5s
Matrix: Analyze
Annotations
124 warnings
Resolve csproj files
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Analyze (csharp, ./Qsi/Qsi.csproj)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2, actions/setup-java@v3, github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Analyze (csharp, ./Qsi/Qsi.csproj)
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/
|
Analyze (csharp, ./Qsi/Qsi.csproj):
Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L448
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
|
Analyze (csharp, ./Qsi/Qsi.csproj):
Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L644
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
|
Analyze (csharp, ./Qsi/Qsi.csproj):
Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L448
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
|
Analyze (csharp, ./Qsi/Qsi.csproj):
Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L644
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
|
Analyze (csharp, ./Qsi.Redshift/Qsi.Redshift.csproj)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2, actions/setup-java@v3, github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Analyze (csharp, ./Qsi.Redshift/Qsi.Redshift.csproj)
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/
|
Analyze (csharp, ./Qsi.Redshift/Qsi.Redshift.csproj):
Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L448
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
|
Analyze (csharp, ./Qsi.Redshift/Qsi.Redshift.csproj):
Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L644
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
|
Analyze (csharp, ./Qsi.Redshift/Qsi.Redshift.csproj):
Qsi.Shared/StringBuilderCache.cs#L22
Cannot convert null literal to non-nullable reference type.
|
Analyze (csharp, ./Qsi.Redshift/Qsi.Redshift.csproj):
Qsi.Shared/StringBuilderCache.cs#L12
Non-nullable field '_cachedInstance' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Analyze (csharp, ./Qsi.Redshift/Qsi.Redshift.csproj):
Qsi.PostgreSql/Diagnostics/PostgreSqlRawTree.cs#L57
Non-nullable property 'Children' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Analyze (csharp, ./Qsi.Redshift/Qsi.Redshift.csproj):
Qsi.Shared/Extensions/EnumerableExtension.cs#L52
Cannot convert null literal to non-nullable reference type.
|
Analyze (csharp, ./Qsi.Redshift/Qsi.Redshift.csproj):
Qsi.Shared/Extensions/QsiDataRowCollectionExtension.cs#L10
Possible null reference return.
|
Analyze (csharp, ./Qsi.Redshift/Qsi.Redshift.csproj):
Qsi.Shared/Extensions/EnumerableExtension.cs#L69
Cannot convert null literal to non-nullable reference type.
|
Analyze (csharp, ./Qsi.Redshift/Qsi.Redshift.csproj):
Qsi.Shared/Extensions/EnumerableExtension.cs#L81
Cannot convert null literal to non-nullable reference type.
|
Analyze (csharp, ./Qsi.Redshift/Qsi.Redshift.csproj):
Qsi.Shared/Extensions/ParserRuleContextExtension.cs#L70
Cannot convert null literal to non-nullable reference type.
|
Analyze (csharp, ./Qsi.Redshift/Qsi.Redshift.csproj)
Failed to upload database for csharp: HttpError:
<html>
<head>
<meta content="origin" name="referrer">
<title>Bad request · GitHub</title>
<meta name="viewport" content="width=device-width">
<style type="text/css" media="screen">
body {
background-color: #f6f8fa;
color: rgba(0, 0, 0, 0.5);
font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
font-size: 14px;
line-height: 1.5;
}
.c { margin: 50px auto; max-width: 600px; text-align: center; padding: 0 24px; }
a { text-decoration: none; }
a:hover { text-decoration: underline; }
h1 { color: #24292e; line-height: 60px; font-size: 48px; font-weight: 300; margin: 0px; }
p { margin: 20px 0 40px; }
#s { margin-top: 35px; }
#s a {
color: #666666;
font-weight: 200;
font-size: 14px;
margin: 0 10px;
}
</style>
</head>
<body>
<div class="c">
<h1>Whoa there!</h1>
<p>You have sent an invalid request. <br><br>
Please do not send this request again.
</p>
<div id="s">
<a href="https://support.github.com">Contact Support</a> —
<a href="https://githubstatus.com">GitHub Status</a> —
<a href="https://twitter.com/githubstatus">@githubstatus</a>
</div>
</div>
</body>
</html>
|
Analyze (csharp, ./Qsi.Trino/Qsi.Trino.csproj)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2, actions/setup-java@v3, github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Analyze (csharp, ./Qsi.Trino/Qsi.Trino.csproj):
Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L448
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
|
Analyze (csharp, ./Qsi.Trino/Qsi.Trino.csproj):
Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L644
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
|
Analyze (csharp, ./Qsi.Trino/Qsi.Trino.csproj):
Qsi.Trino/Antlr/generated/SqlBaseParser.cs#L7669
'SqlBaseParser.EmptyMatchHandlingContext.EMPTY()' hides inherited member 'ParserRuleContext.EMPTY'. Use the new keyword if hiding was intended.
|
Analyze (csharp, ./Qsi.Trino/Qsi.Trino.csproj):
Qsi.Trino/Antlr/generated/SqlBaseParser.cs#L15871
'SqlBaseParser.NonReservedContext.EMPTY()' hides inherited member 'ParserRuleContext.EMPTY'. Use the new keyword if hiding was intended.
|
Analyze (csharp, ./Qsi.Trino/Qsi.Trino.csproj):
Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L448
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
|
Analyze (csharp, ./Qsi.Trino/Qsi.Trino.csproj):
Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L644
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
|
Analyze (csharp, ./Qsi.Trino/Qsi.Trino.csproj):
Qsi.Trino/Antlr/generated/SqlBaseParser.cs#L7669
'SqlBaseParser.EmptyMatchHandlingContext.EMPTY()' hides inherited member 'ParserRuleContext.EMPTY'. Use the new keyword if hiding was intended.
|
Analyze (csharp, ./Qsi.Trino/Qsi.Trino.csproj):
Qsi.Trino/Antlr/generated/SqlBaseParser.cs#L15871
'SqlBaseParser.NonReservedContext.EMPTY()' hides inherited member 'ParserRuleContext.EMPTY'. Use the new keyword if hiding was intended.
|
Analyze (csharp, ./Qsi.Trino/Qsi.Trino.csproj)
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/
|
Analyze (csharp, ./Qsi.Oracle/Qsi.Oracle.csproj)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2, actions/setup-java@v3, github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Analyze (csharp, ./Qsi.Oracle/Qsi.Oracle.csproj)
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/
|
Analyze (csharp, ./Qsi.Oracle/Qsi.Oracle.csproj):
Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L448
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
|
Analyze (csharp, ./Qsi.Oracle/Qsi.Oracle.csproj):
Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L644
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
|
Analyze (csharp, ./Qsi.Oracle/Qsi.Oracle.csproj):
Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L448
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
|
Analyze (csharp, ./Qsi.Oracle/Qsi.Oracle.csproj):
Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L644
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
|
Analyze (csharp, ./Qsi.PostgreSql/Qsi.PostgreSql.csproj)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2, actions/setup-java@v3, github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Analyze (csharp, ./Qsi.PostgreSql/Qsi.PostgreSql.csproj)
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/
|
Analyze (csharp, ./Qsi.PostgreSql/Qsi.PostgreSql.csproj):
Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L448
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
|
Analyze (csharp, ./Qsi.PostgreSql/Qsi.PostgreSql.csproj):
Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L644
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
|
Analyze (csharp, ./Qsi.PostgreSql/Qsi.PostgreSql.csproj):
Qsi.PostgreSql/Diagnostics/PostgreSqlRawTree.cs#L57
Non-nullable property 'Children' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Analyze (csharp, ./Qsi.PostgreSql/Qsi.PostgreSql.csproj):
Qsi.Shared/StringBuilderCache.cs#L22
Cannot convert null literal to non-nullable reference type.
|
Analyze (csharp, ./Qsi.PostgreSql/Qsi.PostgreSql.csproj):
Qsi.Shared/StringBuilderCache.cs#L12
Non-nullable field '_cachedInstance' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Analyze (csharp, ./Qsi.PostgreSql/Qsi.PostgreSql.csproj):
Qsi.Shared/Extensions/EnumerableExtension.cs#L52
Cannot convert null literal to non-nullable reference type.
|
Analyze (csharp, ./Qsi.PostgreSql/Qsi.PostgreSql.csproj):
Qsi.Shared/Extensions/EnumerableExtension.cs#L69
Cannot convert null literal to non-nullable reference type.
|
Analyze (csharp, ./Qsi.PostgreSql/Qsi.PostgreSql.csproj):
Qsi.Shared/Extensions/EnumerableExtension.cs#L81
Cannot convert null literal to non-nullable reference type.
|
Analyze (csharp, ./Qsi.PostgreSql/Qsi.PostgreSql.csproj):
Qsi.Shared/Extensions/QsiDataRowCollectionExtension.cs#L10
Possible null reference return.
|
Analyze (csharp, ./Qsi.PostgreSql/Qsi.PostgreSql.csproj):
Qsi.Shared/Extensions/ParserRuleContextExtension.cs#L70
Cannot convert null literal to non-nullable reference type.
|
Analyze (csharp, ./Qsi.Tests/Qsi.Tests.csproj)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2, actions/setup-java@v3, github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Analyze (csharp, ./Qsi.Tests/Qsi.Tests.csproj)
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/
|
Analyze (csharp, ./Qsi.Tests/Qsi.Tests.csproj):
Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L448
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
|
Analyze (csharp, ./Qsi.Tests/Qsi.Tests.csproj):
Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L644
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
|
Analyze (csharp, ./Qsi.Tests/Qsi.Tests.csproj):
Qsi.PostgreSql/Diagnostics/PostgreSqlRawTree.cs#L57
Non-nullable property 'Children' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Analyze (csharp, ./Qsi.Tests/Qsi.Tests.csproj):
Qsi.Shared/StringBuilderCache.cs#L22
Cannot convert null literal to non-nullable reference type.
|
Analyze (csharp, ./Qsi.Tests/Qsi.Tests.csproj):
Qsi.Shared/StringBuilderCache.cs#L12
Non-nullable field '_cachedInstance' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Analyze (csharp, ./Qsi.Tests/Qsi.Tests.csproj):
Qsi.Shared/Extensions/QsiDataRowCollectionExtension.cs#L10
Possible null reference return.
|
Analyze (csharp, ./Qsi.Tests/Qsi.Tests.csproj):
Qsi.Shared/Extensions/ParserRuleContextExtension.cs#L70
Cannot convert null literal to non-nullable reference type.
|
Analyze (csharp, ./Qsi.Tests/Qsi.Tests.csproj):
Qsi.Shared/Extensions/EnumerableExtension.cs#L52
Cannot convert null literal to non-nullable reference type.
|
Analyze (csharp, ./Qsi.Tests/Qsi.Tests.csproj):
Qsi.Shared/Extensions/EnumerableExtension.cs#L69
Cannot convert null literal to non-nullable reference type.
|
Analyze (csharp, ./Qsi.Tests/Qsi.Tests.csproj):
Qsi.Shared/Extensions/EnumerableExtension.cs#L81
Cannot convert null literal to non-nullable reference type.
|
Analyze (csharp, ./Qsi.PostgreSql.Generator/Qsi.PostgreSql.Generator.csproj)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2, actions/setup-java@v3, github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Analyze (csharp, ./Qsi.PostgreSql.Generator/Qsi.PostgreSql.Generator.csproj)
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/
|
Analyze (csharp, ./Qsi.Impala/Qsi.Impala.csproj)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2, actions/setup-java@v3, github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Analyze (csharp, ./Qsi.Impala/Qsi.Impala.csproj):
Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L448
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
|
Analyze (csharp, ./Qsi.Impala/Qsi.Impala.csproj):
Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L644
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
|
Analyze (csharp, ./Qsi.Impala/Qsi.Impala.csproj):
Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L448
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
|
Analyze (csharp, ./Qsi.Impala/Qsi.Impala.csproj):
Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L644
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
|
Analyze (csharp, ./Qsi.Impala/Qsi.Impala.csproj)
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/
|
Analyze (csharp, ./Qsi.MySql/Qsi.MySql.csproj)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2, actions/setup-java@v3, github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Analyze (csharp, ./Qsi.MySql/Qsi.MySql.csproj)
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/
|
Analyze (csharp, ./Qsi.MySql/Qsi.MySql.csproj):
Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L448
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
|
Analyze (csharp, ./Qsi.MySql/Qsi.MySql.csproj):
Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L644
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
|
Analyze (csharp, ./Qsi.MySql/Qsi.MySql.csproj):
Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L448
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
|
Analyze (csharp, ./Qsi.MySql/Qsi.MySql.csproj):
Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L644
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
|
Analyze (csharp, ./Qsi.PrimarSql/Qsi.PrimarSql.csproj)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2, actions/setup-java@v3, github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Analyze (csharp, ./Qsi.PrimarSql/Qsi.PrimarSql.csproj)
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/
|
Analyze (csharp, ./Qsi.PrimarSql/Qsi.PrimarSql.csproj):
Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L448
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
|
Analyze (csharp, ./Qsi.PrimarSql/Qsi.PrimarSql.csproj):
Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L644
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
|
Analyze (csharp, ./Qsi.PrimarSql/Qsi.PrimarSql.csproj):
Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L448
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
|
Analyze (csharp, ./Qsi.PrimarSql/Qsi.PrimarSql.csproj):
Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L644
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
|
Analyze (csharp, ./Qsi.Cql/Qsi.Cql.csproj)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2, actions/setup-java@v3, github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Analyze (csharp, ./Qsi.Cql/Qsi.Cql.csproj)
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/
|
Analyze (csharp, ./Qsi.Cql/Qsi.Cql.csproj):
Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L448
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
|
Analyze (csharp, ./Qsi.Cql/Qsi.Cql.csproj):
Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L644
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
|
Analyze (csharp, ./Qsi.Cql/Qsi.Cql.csproj):
Qsi.Cql/Analyzers/CqlActionAnalyzer.cs#L323
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
|
Analyze (csharp, ./Qsi.Cql/Qsi.Cql.csproj):
Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L448
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
|
Analyze (csharp, ./Qsi.Cql/Qsi.Cql.csproj):
Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L644
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
|
Analyze (csharp, ./Qsi.Cql/Qsi.Cql.csproj):
Qsi.Cql/Analyzers/CqlActionAnalyzer.cs#L323
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
|
Analyze (csharp, ./Qsi.Athena/Qsi.Athena.csproj)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2, actions/setup-java@v3, github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Analyze (csharp, ./Qsi.Athena/Qsi.Athena.csproj)
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/
|
Analyze (csharp, ./Qsi.Athena/Qsi.Athena.csproj):
Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L448
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
|
Analyze (csharp, ./Qsi.Athena/Qsi.Athena.csproj):
Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L644
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
|
Analyze (csharp, ./Qsi.Athena/Qsi.Athena.csproj):
Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L448
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
|
Analyze (csharp, ./Qsi.Athena/Qsi.Athena.csproj):
Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L644
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
|
Analyze (csharp, ./Qsi.Hana/Qsi.Hana.csproj)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2, actions/setup-java@v3, github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Analyze (csharp, ./Qsi.Hana/Qsi.Hana.csproj):
Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L448
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
|
Analyze (csharp, ./Qsi.Hana/Qsi.Hana.csproj):
Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L644
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
|
Analyze (csharp, ./Qsi.Hana/Qsi.Hana.csproj):
Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L448
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
|
Analyze (csharp, ./Qsi.Hana/Qsi.Hana.csproj):
Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L644
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
|
Analyze (csharp, ./Qsi.Hana/Qsi.Hana.csproj)
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/
|
Analyze (csharp, ./Qsi.Debugger/Qsi.Debugger.csproj)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2, actions/setup-java@v3, github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Analyze (csharp, ./Qsi.Debugger/Qsi.Debugger.csproj):
Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L448
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
|
Analyze (csharp, ./Qsi.Debugger/Qsi.Debugger.csproj):
Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L644
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
|
Analyze (csharp, ./Qsi.Debugger/Qsi.Debugger.csproj):
Qsi.PostgreSql/Diagnostics/PostgreSqlRawTree.cs#L57
Non-nullable property 'Children' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Analyze (csharp, ./Qsi.Debugger/Qsi.Debugger.csproj):
Qsi.Shared/StringBuilderCache.cs#L22
Cannot convert null literal to non-nullable reference type.
|
Analyze (csharp, ./Qsi.Debugger/Qsi.Debugger.csproj):
Qsi.Shared/StringBuilderCache.cs#L12
Non-nullable field '_cachedInstance' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Analyze (csharp, ./Qsi.Debugger/Qsi.Debugger.csproj):
Qsi.Shared/Extensions/EnumerableExtension.cs#L52
Cannot convert null literal to non-nullable reference type.
|
Analyze (csharp, ./Qsi.Debugger/Qsi.Debugger.csproj):
Qsi.Shared/Extensions/EnumerableExtension.cs#L69
Cannot convert null literal to non-nullable reference type.
|
Analyze (csharp, ./Qsi.Debugger/Qsi.Debugger.csproj):
Qsi.Shared/Extensions/EnumerableExtension.cs#L81
Cannot convert null literal to non-nullable reference type.
|
Analyze (csharp, ./Qsi.Debugger/Qsi.Debugger.csproj):
Qsi.Shared/Extensions/QsiDataRowCollectionExtension.cs#L10
Possible null reference return.
|
Analyze (csharp, ./Qsi.Debugger/Qsi.Debugger.csproj):
Qsi.Shared/Extensions/ParserRuleContextExtension.cs#L70
Cannot convert null literal to non-nullable reference type.
|
Analyze (csharp, ./Qsi.Debugger/Qsi.Debugger.csproj)
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/
|
Analyze (csharp, ./Qsi.SqlServer/Qsi.SqlServer.csproj)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2, actions/setup-java@v3, github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Analyze (csharp, ./Qsi.SqlServer/Qsi.SqlServer.csproj)
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/
|
Analyze (csharp, ./Qsi.SqlServer/Qsi.SqlServer.csproj):
Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L448
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
|
Analyze (csharp, ./Qsi.SqlServer/Qsi.SqlServer.csproj):
Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L644
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
|
Analyze (csharp, ./Qsi.SqlServer/Qsi.SqlServer.csproj):
Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L448
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
|
Analyze (csharp, ./Qsi.SqlServer/Qsi.SqlServer.csproj):
Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L644
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
|
Analyze (csharp, ./Qsi.PhoenixSql/Qsi.PhoenixSql.csproj)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2, actions/setup-java@v3, github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Analyze (csharp, ./Qsi.PhoenixSql/Qsi.PhoenixSql.csproj):
Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L448
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
|
Analyze (csharp, ./Qsi.PhoenixSql/Qsi.PhoenixSql.csproj):
Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L644
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
|
Analyze (csharp, ./Qsi.PhoenixSql/Qsi.PhoenixSql.csproj):
Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L448
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
|
Analyze (csharp, ./Qsi.PhoenixSql/Qsi.PhoenixSql.csproj):
Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L644
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
|
Analyze (csharp, ./Qsi.PhoenixSql/Qsi.PhoenixSql.csproj)
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/
|