Fix sql queries that use double quoted strings. #116
Annotations
2 errors and 30 warnings
Unit tests (macos-latest)
Process completed with exit code 1.
|
Unit tests (windows-latest)
Process completed with exit code 1.
|
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/Platform/Platform.cs#L46
Environment.OSVersion.get is deprecated (https://github.com/dotnet/platform-compat/blob/master/docs/DE0009.md)
|
Unit tests (macos-latest):
Duplicati/Library/Common/Platform/Platform.cs#L46
Environment.OSVersion.get is deprecated (https://github.com/dotnet/platform-compat/blob/master/docs/DE0009.md)
|
|
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#L577
This call site is reachable on all platforms. 'ObjectSecurity.AreAccessRulesProtected' 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#L568
This call site is reachable on all platforms. 'CommonObjectSecurity.GetAccessRules(bool, bool, Type)' 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#L597
This call site is reachable on all platforms. 'ObjectSecurity.AreAccessRulesProtected' 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#L617
This call site is reachable on all platforms. 'FileSystemSecurity.AddAccessRule(FileSystemAccessRule)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
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/Platform/Platform.cs#L46
Environment.OSVersion.get is deprecated (https://github.com/dotnet/platform-compat/blob/master/docs/DE0009.md)
|
Unit tests (windows-latest):
Duplicati/Library/Common/Platform/Platform.cs#L46
Environment.OSVersion.get is deprecated (https://github.com/dotnet/platform-compat/blob/master/docs/DE0009.md)
|
|
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#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#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 (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 (ubuntu-latest):
Duplicati/Library/Common/IO/PosixFile.cs#L41
The variable 'e' is declared but never used
|
Unit tests (ubuntu-latest):
Duplicati/Library/Common/Platform/Platform.cs#L46
Environment.OSVersion.get is deprecated (https://github.com/dotnet/platform-compat/blob/master/docs/DE0009.md)
|
Unit tests (ubuntu-latest):
Duplicati/Library/Common/Platform/Platform.cs#L46
Environment.OSVersion.get is deprecated (https://github.com/dotnet/platform-compat/blob/master/docs/DE0009.md)
|
|
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#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#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 (ubuntu-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 (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 (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)
|