Skip to content

Bump MSTest.TestFramework from 2.2.5 to 3.1.1 #850

Bump MSTest.TestFramework from 2.2.5 to 3.1.1

Bump MSTest.TestFramework from 2.2.5 to 3.1.1 #850

Triggered via pull request August 14, 2023 16:53
Status Success
Total duration 4m 26s
Artifacts

codeql-analysis.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Analyze (csharp): src/Microsoft.Sbom.Common/WindowsFileSystemUtils.cs#L14
This call site is reachable on all platforms. 'FileSystemRights.Read' is only supported on: 'windows'.
Analyze (csharp): src/Microsoft.Sbom.Common/WindowsFileSystemUtils.cs#L16
This call site is reachable on all platforms. 'FileSystemRights.Write' is only supported on: 'windows'.
Analyze (csharp): src/Microsoft.Sbom.Common/FileSystemUtils.cs#L41
This call site is reachable on all platforms. 'FileSystemAclExtensions.GetAccessControl(DirectoryInfo)' is only supported on: 'windows'.
Analyze (csharp): src/Microsoft.Sbom.Common/WindowsFileSystemUtils.cs#L33
This call site is reachable on all platforms. 'SecurityIdentifier.Equals(object?)' is only supported on: 'windows'.
Analyze (csharp): src/Microsoft.Sbom.Common/WindowsFileSystemUtils.cs#L34
This call site is reachable on all platforms. 'FileSystemAccessRule.FileSystemRights' is only supported on: 'windows'.
Analyze (csharp): src/Microsoft.Sbom.Common/WindowsFileSystemUtils.cs#L23
This call site is reachable on all platforms. 'WindowsIdentity.GetCurrent()' is only supported on: 'windows'.
Analyze (csharp): src/Microsoft.Sbom.Common/WindowsFileSystemUtils.cs#L26
This call site is reachable on all platforms. 'AccessControlType.Allow' is only supported on: 'windows'.
Analyze (csharp): src/Microsoft.Sbom.Common/WindowsFileSystemUtils.cs#L31
This call site is reachable on all platforms. 'FileSystemAccessRule' is only supported on: 'windows'.
Analyze (csharp): src/Microsoft.Sbom.Common/WindowsFileSystemUtils.cs#L31
This call site is reachable on all platforms. 'FileSystemAclExtensions.GetAccessControl(DirectoryInfo)' is only supported on: 'windows'.
Analyze (csharp): src/Microsoft.Sbom.Common/WindowsFileSystemUtils.cs#L26
This call site is reachable on all platforms. 'AccessControlType.Deny' is only supported on: 'windows'.