CodeQL Advanced #7
Annotations
11 errors and 17 warnings
|
Analyze (c-cpp)
Code Scanning could not process the submitted SARIF file:
CodeQL analyses from advanced configurations cannot be processed when the default setup is enabled
|
|
Analyze (csharp):
ProtoSDK/MS-SMBD/SmbdTypes.cs#L68
The type or namespace name 'RdmaBufferDescriptorV1' could not be found (are you missing a using directive or an assembly reference?)
|
|
Analyze (csharp):
ProtoSDK/MS-SMBD/SmbdTypes.cs#L67
The type or namespace name 'RdmaMemoryWindow' could not be found (are you missing a using directive or an assembly reference?)
|
|
Analyze (csharp):
ProtoSDK/MS-SMBD/SmbdTypes.cs#L54
The type or namespace name 'RdmaNetworkDirectResult' could not be found (are you missing a using directive or an assembly reference?)
|
|
Analyze (csharp):
ProtoSDK/MS-SMBD/SmbdTypes.cs#L5
The type or namespace name 'Rdma' does not exist in the namespace 'Microsoft.Protocols.TestTools.StackSdk.FileAccessService' (are you missing an assembly reference?)
|
|
Analyze (csharp):
ProtoSDK/MS-SMBD/SmbdConnectionEndpoint.cs#L5
The type or namespace name 'Rdma' does not exist in the namespace 'Microsoft.Protocols.TestTools.StackSdk.FileAccessService' (are you missing an assembly reference?)
|
|
Analyze (csharp):
ProtoSDK/MS-SMBD/SmbdClient.cs#L5
The type or namespace name 'Rdma' does not exist in the namespace 'Microsoft.Protocols.TestTools.StackSdk.FileAccessService' (are you missing an assembly reference?)
|
|
Analyze (csharp):
AssemblyInfo/SharedAssemblyInfo.cs#L13
The type or namespace name 'RequiresPreviewFeatures' could not be found (are you missing a using directive or an assembly reference?)
|
|
Analyze (csharp):
AssemblyInfo/SharedAssemblyInfo.cs#L13
The type or namespace name 'RequiresPreviewFeaturesAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
|
Analyze (csharp):
AssemblyInfo/SharedAssemblyInfo.cs#L13
The type or namespace name 'RequiresPreviewFeatures' could not be found (are you missing a using directive or an assembly reference?)
|
|
Analyze (csharp):
AssemblyInfo/SharedAssemblyInfo.cs#L13
The type or namespace name 'RequiresPreviewFeaturesAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
|
Analyze (c-cpp)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, github/codeql-action/analyze@v3, github/codeql-action/init@v3, microsoft/setup-msbuild@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Analyze (c-cpp)
Cannot build an overlay-base database because build-mode is set to "manual" instead of "none". Falling back to creating a normal full database instead.
|
|
Analyze (c-cpp)
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
|
|
Analyze (csharp)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, github/codeql-action/init@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Analyze (csharp)
Failed to upload a SARIF file for the unsuccessful execution. Code scanning status information for the repository may be out of date as a result. Processing errors: CodeQL analyses from advanced configurations cannot be processed when the default setup is enabled
|
|
Analyze (csharp):
ProtoSDK/Common/DtypUtility.cs#L913
This call site is reachable on all platforms. 'RawSecurityDescriptor' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Analyze (csharp):
ProtoSDK/Common/DtypUtility.cs#L914
This call site is reachable on all platforms. 'GenericSecurityDescriptor.BinaryLength' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Analyze (csharp):
ProtoSDK/Common/DtypUtility.cs#L915
This call site is reachable on all platforms. 'GenericSecurityDescriptor.GetBinaryForm(byte[], int)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Analyze (csharp):
ProtoSDK/Common/DtypUtility.cs#L856
This call site is reachable on all platforms. 'AccessControlSections.All' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Analyze (csharp):
ProtoSDK/Common/DtypSecurityStructures.cs#L751
This call site is reachable on all platforms. 'AccessControlSections.Audit' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Analyze (csharp):
ProtoSDK/Common/DtypSecurityStructures.cs#L741
This call site is reachable on all platforms. 'AccessControlSections.Group' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Analyze (csharp):
ProtoSDK/Common/DtypSecurityStructures.cs#L736
This call site is reachable on all platforms. 'AccessControlSections.Owner' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Analyze (csharp):
ProtoSDK/Common/DtypSecurityStructures.cs#L746
This call site is reachable on all platforms. 'AccessControlSections.Access' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Analyze (csharp):
ProtoSDK/Common/StackException.cs#L53
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
|
Analyze (csharp):
ProtoSDK/Messages/messagecommon/ExpressionEvaluatorException.cs#L50
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
|
Analyze (csharp)
Cannot build an overlay-base database because build-mode is set to "manual" instead of "none". Falling back to creating a normal full database instead.
|
|
Analyze (csharp)
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
|