Merge remote-tracking branch 'origin/feature/upgrade-to-sdk-style-pro… #109
Annotations
3 errors and 12 warnings
Package:
Duplicati.Library.RestAPI/WebServer/Server.cs#L267
The name 'Program' does not exist in the current context
|
Package:
Duplicati.Library.RestAPI/WebServer/Server.cs#L267
The name 'Program' does not exist in the current context
|
Package
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Package
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
Package:
Duplicati/UnixSupport/File.cs#L21
The variable 'e' is declared but never used
|
Package:
Duplicati/UnixSupport/File.cs#L21
The variable 'e' is declared but never used
|
Package:
Duplicati/Library/Common/IO/DefineDosDevice.cs#L52
kernel32!DefineDosDevice isn't available in UWP (https://github.com/dotnet/platform-compat/blob/master/docs/PC003.md)
|
Package:
Duplicati/Library/Common/IO/SystemIOWindows.cs#L241
FileSystemAclExtensions.GetAccessControl(FileInfo) isn't supported on Linux and macOS (https://github.com/dotnet/platform-compat/blob/master/docs/PC001.md)
|
Package:
Duplicati/Library/Common/IO/SystemIOWindows.cs#L246
FileSystemAclExtensions.SetAccessControl(FileInfo, FileSecurity) isn't supported on Linux and macOS (https://github.com/dotnet/platform-compat/blob/master/docs/PC001.md)
|
Package:
Duplicati/Library/Common/IO/SystemIOWindows.cs#L251
FileSystemAclExtensions.SetAccessControl(DirectoryInfo, DirectorySecurity) isn't supported on Linux and macOS (https://github.com/dotnet/platform-compat/blob/master/docs/PC001.md)
|
Package:
Duplicati/Library/Common/IO/SystemIOWindows.cs#L236
FileSystemAclExtensions.GetAccessControl(DirectoryInfo) isn't supported on Linux and macOS (https://github.com/dotnet/platform-compat/blob/master/docs/PC001.md)
|
Package:
Duplicati/Library/Common/IO/SystemIOWindows.cs#L534
CommonObjectSecurity.GetAccessRules(bool, bool, Type) isn't supported on Linux and macOS (https://github.com/dotnet/platform-compat/blob/master/docs/PC001.md)
|
Package:
Duplicati/Library/Common/IO/SystemIOWindows.cs#L543
ObjectSecurity.AreAccessRulesProtected.get isn't supported on Linux and macOS (https://github.com/dotnet/platform-compat/blob/master/docs/PC001.md)
|
Loading