[QD-2287] Oracle Parser 테스트 케이스 추가 #101
Annotations
12 warnings
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/.
|
Autobuild:
Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L448
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
|
Autobuild:
Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L621
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
|
Autobuild:
Qsi.Cql/Analyzers/CqlActionAnalyzer.cs#L323
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
|
Autobuild:
Qsi.Trino/Antlr/generated/SqlBaseParser.cs#L7669
'SqlBaseParser.EmptyMatchHandlingContext.EMPTY()' hides inherited member 'ParserRuleContext.EMPTY'. Use the new keyword if hiding was intended.
|
Autobuild:
Qsi.Trino/Antlr/generated/SqlBaseParser.cs#L15871
'SqlBaseParser.NonReservedContext.EMPTY()' hides inherited member 'ParserRuleContext.EMPTY'. Use the new keyword if hiding was intended.
|
Autobuild:
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.
|
Autobuild:
Qsi.Shared/StringBuilderCache.cs#L22
Cannot convert null literal to non-nullable reference type.
|
Autobuild:
Qsi.Shared/StringBuilderCache.cs#L12
Non-nullable field '_cachedInstance' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Autobuild:
Qsi.Shared/Extensions/EnumerableExtension.cs#L52
Cannot convert null literal to non-nullable reference type.
|
Autobuild:
Qsi.Shared/Extensions/EnumerableExtension.cs#L69
Cannot convert null literal to non-nullable reference type.
|
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/
|
The logs for this run have expired and are no longer available.
Loading