Skip to content

Merge pull request #4977 from Jojo-1000/fix-empty-advanced-options #1031

Merge pull request #4977 from Jojo-1000/fix-empty-advanced-options

Merge pull request #4977 from Jojo-1000/fix-empty-advanced-options #1031

Triggered via push May 21, 2024 10:37
Status Success
Total duration 32m 56s
Artifacts

tests.yml

on: push
Matrix: Unit tests
Fit to window
Zoom out
Zoom in

Annotations

30 warnings
Unit tests (windows-latest): Duplicati/Library/Common/IO/PosixFile.cs#L41
The variable 'e' is declared but never used
Unit tests (windows-latest): Duplicati/Library/Common/IO/SystemIOWindows.cs#L255
This call site is reachable on all platforms. 'FileSystemAclExtensions.SetAccessControl(DirectoryInfo, DirectorySecurity)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Unit tests (windows-latest): Duplicati/Library/Common/IO/SystemIOWindows.cs#L240
This call site is reachable on all platforms. 'FileSystemAclExtensions.GetAccessControl(DirectoryInfo)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Unit tests (windows-latest): Duplicati/Library/Common/IO/SystemIOWindows.cs#L250
This call site is reachable on all platforms. 'FileSystemAclExtensions.SetAccessControl(FileInfo, FileSecurity)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Unit tests (windows-latest): Duplicati/Library/Common/IO/SystemIOWindows.cs#L245
This call site is reachable on all platforms. 'FileSystemAclExtensions.GetAccessControl(FileInfo)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Unit tests (windows-latest): Duplicati/Library/Common/IO/SystemIOWindows.cs#L192
This call site is reachable on all platforms. 'FileSystemSecurity.AccessRuleFactory(IdentityReference, int, bool, InheritanceFlags, PropagationFlags, AccessControlType)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Unit tests (windows-latest): Duplicati/Library/Common/IO/SystemIOWindows.cs#L193
This call site is reachable on all platforms. 'SecurityIdentifier' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Unit tests (ubuntu-latest): Duplicati/Library/Common/IO/PosixFile.cs#L41
The variable 'e' is declared but never used
Unit tests (ubuntu-latest): Duplicati/Library/Common/IO/SystemIOWindows.cs#L245
This call site is reachable on all platforms. 'FileSystemAclExtensions.GetAccessControl(FileInfo)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Unit tests (ubuntu-latest): Duplicati/Library/Common/IO/SystemIOWindows.cs#L184
This call site is reachable on all platforms. 'IdentityReference.Value' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Unit tests (ubuntu-latest): Duplicati/Library/Common/IO/SystemIOWindows.cs#L240
This call site is reachable on all platforms. 'FileSystemAclExtensions.GetAccessControl(DirectoryInfo)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Unit tests (ubuntu-latest): Duplicati/Library/Common/IO/SystemIOWindows.cs#L193
This call site is reachable on all platforms. 'SecurityIdentifier' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Unit tests (ubuntu-latest): Duplicati/Library/Common/IO/SystemIOWindows.cs#L187
This call site is reachable on all platforms. 'AuthorizationRule.PropagationFlags' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Unit tests (ubuntu-latest): Duplicati/Library/Common/IO/SystemIOWindows.cs#L192
This call site is reachable on all platforms. 'FileSystemSecurity.AccessRuleFactory(IdentityReference, int, bool, InheritanceFlags, PropagationFlags, AccessControlType)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Unit tests (macos-latest): Duplicati/Library/Common/IO/PosixFile.cs#L41
The variable 'e' is declared but never used
Unit tests (macos-latest): Duplicati/Library/Common/IO/SystemIOWindows.cs#L250
This call site is reachable on all platforms. 'FileSystemAclExtensions.SetAccessControl(FileInfo, FileSecurity)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Unit tests (macos-latest): Duplicati/Library/Common/IO/SystemIOWindows.cs#L245
This call site is reachable on all platforms. 'FileSystemAclExtensions.GetAccessControl(FileInfo)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Unit tests (macos-latest): Duplicati/Library/Common/IO/SystemIOWindows.cs#L240
This call site is reachable on all platforms. 'FileSystemAclExtensions.GetAccessControl(DirectoryInfo)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Unit tests (macos-latest): Duplicati/Library/Common/IO/SystemIOWindows.cs#L255
This call site is reachable on all platforms. 'FileSystemAclExtensions.SetAccessControl(DirectoryInfo, DirectorySecurity)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Unit tests (macos-latest): Duplicati/Library/Common/IO/SystemIOWindows.cs#L184
This call site is reachable on all platforms. 'AuthorizationRule.IdentityReference' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Unit tests (macos-latest): Duplicati/Library/Common/IO/SystemIOWindows.cs#L187
This call site is reachable on all platforms. 'AuthorizationRule.PropagationFlags' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)