Skip to content

Merge remote-tracking branch 'origin/feature/upgrade-to-sdk-style-pro… #66

Merge remote-tracking branch 'origin/feature/upgrade-to-sdk-style-pro…

Merge remote-tracking branch 'origin/feature/upgrade-to-sdk-style-pro… #66

Triggered via push March 1, 2024 05:55
Status Cancelled
Total duration 13m 25s
Artifacts

tests.yml

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

Annotations

15 errors and 40 warnings
Unit tests (macos-latest): Duplicati/GUI/Duplicati.GUI.TrayIcon/CocoaRunner.cs#L18
The type or namespace name 'AppKit' could not be found (are you missing a using directive or an assembly reference?)
Unit tests (macos-latest): Duplicati/GUI/Duplicati.GUI.TrayIcon/CocoaRunner.cs#L19
The type or namespace name 'CoreGraphics' could not be found (are you missing a using directive or an assembly reference?)
Unit tests (macos-latest): Duplicati/GUI/Duplicati.GUI.TrayIcon/CocoaRunner.cs#L20
The type or namespace name 'Foundation' could not be found (are you missing a using directive or an assembly reference?)
Unit tests (macos-latest): Duplicati/GUI/Duplicati.GUI.TrayIcon/CocoaRunner.cs#L105
The type or namespace name 'NSImage' could not be found (are you missing a using directive or an assembly reference?)
Unit tests (macos-latest): Duplicati/GUI/Duplicati.GUI.TrayIcon/CocoaRunner.cs#L124
The type or namespace name 'NSImage' could not be found (are you missing a using directive or an assembly reference?)
Unit tests (macos-latest): Duplicati/GUI/Duplicati.GUI.TrayIcon/CocoaRunner.cs#L86
The type or namespace name 'NSStatusItem' could not be found (are you missing a using directive or an assembly reference?)
Unit tests (macos-latest): Duplicati/GUI/Duplicati.GUI.TrayIcon/CocoaRunner.cs#L87
The type or namespace name 'NSImage' could not be found (are you missing a using directive or an assembly reference?)
Unit tests (macos-latest): Duplicati/GUI/Duplicati.GUI.TrayIcon/CocoaRunner.cs#L88
The type or namespace name 'NSApplication' could not be found (are you missing a using directive or an assembly reference?)
Unit tests (macos-latest): Duplicati/GUI/Duplicati.GUI.TrayIcon/CocoaRunner.cs#L30
The type or namespace name 'NSMenuItem' could not be found (are you missing a using directive or an assembly reference?)
Unit tests (macos-latest): Duplicati/GUI/Duplicati.GUI.TrayIcon/CocoaRunner.cs#L33
The type or namespace name 'NSMenuItem' could not be found (are you missing a using directive or an assembly reference?)
selenium
Process completed with exit code 1.
Unit tests (windows-latest)
The run was canceled by @tsuckow.
Unit tests (windows-latest)
The operation was canceled.
Unit tests (ubuntu-latest)
The run was canceled by @tsuckow.
Unit tests (ubuntu-latest)
The operation was canceled.
Unit tests (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit tests (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected], actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Unit tests (macos-latest): Duplicati/UnixSupport/File.cs#L21
The variable 'e' is declared but never used
Unit tests (macos-latest): Duplicati/Library/Common/IO/SystemIOWindows.cs#L178
FileSystemAccessRule.FileSystemRights.get isn't supported on Linux and macOS (https://github.com/dotnet/platform-compat/blob/master/docs/PC001.md)
Unit tests (macos-latest): Duplicati/Library/Common/IO/SystemIOWindows.cs#L180
AuthorizationRule.IdentityReference.get isn't supported on Linux and macOS (https://github.com/dotnet/platform-compat/blob/master/docs/PC001.md)
Unit tests (macos-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Unit tests (macos-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
selenium
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
selenium
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Unit tests (windows-latest): Duplicati/UnixSupport/File.cs#L21
The variable 'e' is declared but never used
Unit tests (windows-latest): Duplicati/Library/Common/Platform/Platform.cs#L41
Environment.OSVersion.get is deprecated
Unit tests (windows-latest): Duplicati/Library/Common/Platform/Platform.cs#L41
Environment.OSVersion.get is deprecated
Unit tests (windows-latest): Duplicati/Library/Common/IO/DefineDosDevice.cs#L52
kernel32!DefineDosDevice isn't available in UWP
Unit tests (windows-latest): Duplicati/Library/Common/IO/SystemIOWindows.cs#L236
FileSystemAclExtensions.GetAccessControl(DirectoryInfo) isn't supported on Linux and macOS
Unit tests (windows-latest): Duplicati/Library/Common/IO/SystemIOWindows.cs#L241
FileSystemAclExtensions.GetAccessControl(FileInfo) isn't supported on Linux and macOS
Unit tests (windows-latest): Duplicati/Library/Common/IO/SystemIOWindows.cs#L246
FileSystemAclExtensions.SetAccessControl(FileInfo, FileSecurity) isn't supported on Linux and macOS
Unit tests (windows-latest): Duplicati/Library/Common/IO/SystemIOWindows.cs#L251
FileSystemAclExtensions.SetAccessControl(DirectoryInfo, DirectorySecurity) isn't supported on Linux and macOS
Unit tests (windows-latest): Duplicati/Library/Common/IO/SystemIOWindows.cs#L178
FileSystemAccessRule.FileSystemRights.get isn't supported on Linux and macOS
Unit tests (windows-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Unit tests (windows-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Unit tests (ubuntu-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Unit tests (ubuntu-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Unit tests (ubuntu-latest): Duplicati/UnixSupport/File.cs#L21
The variable 'e' is declared but never used
Unit tests (ubuntu-latest): Duplicati/Library/Common/IO/DefineDosDevice.cs#L52
kernel32!DefineDosDevice isn't available in UWP
Unit tests (ubuntu-latest): Duplicati/Library/Common/Platform/Platform.cs#L41
Environment.OSVersion.get is deprecated
Unit tests (ubuntu-latest): Duplicati/Library/Common/Platform/Platform.cs#L41
Environment.OSVersion.get is deprecated
Unit tests (ubuntu-latest): Duplicati/Library/Common/IO/SystemIOWindows.cs#L236
FileSystemAclExtensions.GetAccessControl(DirectoryInfo) isn't supported on Linux and macOS
Unit tests (ubuntu-latest): Duplicati/Library/Common/IO/SystemIOWindows.cs#L241
FileSystemAclExtensions.GetAccessControl(FileInfo) isn't supported on Linux and macOS
Unit tests (ubuntu-latest): Duplicati/Library/Common/IO/SystemIOWindows.cs#L246
FileSystemAclExtensions.SetAccessControl(FileInfo, FileSecurity) isn't supported on Linux and macOS
Unit tests (ubuntu-latest): Duplicati/Library/Common/IO/SystemIOWindows.cs#L251
FileSystemAclExtensions.SetAccessControl(DirectoryInfo, DirectorySecurity) isn't supported on Linux and macOS
Unit tests (ubuntu-latest): Duplicati/Library/Common/IO/SystemIOWindows.cs#L534
CommonObjectSecurity.GetAccessRules(bool, bool, Type) isn't supported on Linux and macOS