[QP-8003] PgActionAnalyzer에서 Insert Action 시 명시적 컬럼 지정이 있는 경우에는 base 메소드 호출 #124
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/.
|
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:
Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L448
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
|
Autobuild:
Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L644
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
|
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/QsiDataRowCollectionExtension.cs#L10
Possible null reference return.
|
Autobuild:
Qsi.Shared/Extensions/ParserRuleContextExtension.cs#L70
Cannot convert null literal to non-nullable reference type.
|
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.
|
Autobuild:
Qsi.Shared/Extensions/EnumerableExtension.cs#L81
Cannot convert null literal to non-nullable reference type.
|
The logs for this run have expired and are no longer available.
Loading