Skip to content

Test for locked database during auto-repair #131

Test for locked database during auto-repair

Test for locked database during auto-repair #131

Triggered via push September 10, 2024 08:02
Status Failure
Total duration 30m 27s
Artifacts

tests.yml

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

Annotations

1 error and 30 warnings
selenium
Process completed with exit code 1.
Unit tests (windows-latest): Duplicati/Library/Common/IO/PosixFile.cs#L44
The variable 'e' is declared but never used
Unit tests (windows-latest): Duplicati/Library/Common/IO/SystemIO.cs#L45
This call site is reachable on all platforms. 'SystemIO.IO_WIN' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Unit tests (windows-latest): Duplicati/Library/Common/IO/SystemIO.cs#L46
This call site is reachable on all platforms. 'SystemIO.IO_SYS' is only supported on: 'linux', 'macOS/OSX'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Unit tests (windows-latest): Duplicati/Library/Common/IO/SystemIO.cs#L46
This call site is reachable on all platforms. 'SystemIOLinux' is only supported on: 'linux', 'macOS/OSX'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Unit tests (windows-latest): Duplicati/Library/Utility/AsyncHttpRequest.cs#L90
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Unit tests (windows-latest): Duplicati/Library/Utility/WorkerThread.cs#L336
'Thread.ResetAbort()' is obsolete: 'Thread.ResetAbort is not supported and throws PlatformNotSupportedException.' (https://aka.ms/dotnet-warnings/SYSLIB0006)
Unit tests (windows-latest): Duplicati/Library/Utility/WorkerThread.cs#L345
'Thread.ResetAbort()' is obsolete: 'Thread.ResetAbort is not supported and throws PlatformNotSupportedException.' (https://aka.ms/dotnet-warnings/SYSLIB0006)
Unit tests (ubuntu-latest): Duplicati/Library/Common/IO/PosixFile.cs#L44
The variable 'e' is declared but never used
Unit tests (ubuntu-latest): Duplicati/Library/Common/IO/SystemIO.cs#L45
This call site is reachable on all platforms. 'SystemIO.IO_WIN' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Unit tests (ubuntu-latest): Duplicati/Library/Common/IO/SystemIO.cs#L46
This call site is reachable on all platforms. 'SystemIOLinux' is only supported on: 'linux', 'macOS/OSX'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Unit tests (ubuntu-latest): Duplicati/Library/Common/IO/SystemIO.cs#L46
This call site is reachable on all platforms. 'SystemIO.IO_SYS' is only supported on: 'linux', 'macOS/OSX'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Unit tests (ubuntu-latest): Duplicati/Library/Utility/WorkerThread.cs#L336
'Thread.ResetAbort()' is obsolete: 'Thread.ResetAbort is not supported and throws PlatformNotSupportedException.' (https://aka.ms/dotnet-warnings/SYSLIB0006)
Unit tests (ubuntu-latest): Duplicati/Library/Utility/WorkerThread.cs#L345
'Thread.ResetAbort()' is obsolete: 'Thread.ResetAbort is not supported and throws PlatformNotSupportedException.' (https://aka.ms/dotnet-warnings/SYSLIB0006)
Unit tests (ubuntu-latest): Duplicati/Library/Utility/AsyncHttpRequest.cs#L90
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Unit tests (macos-latest): Duplicati/Library/Common/IO/PosixFile.cs#L44
The variable 'e' is declared but never used
Unit tests (macos-latest): Duplicati/Library/Common/IO/SystemIO.cs#L46
This call site is reachable on all platforms. 'SystemIO.IO_SYS' is only supported on: 'linux', 'macOS/OSX'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Unit tests (macos-latest): Duplicati/Library/Common/IO/SystemIO.cs#L46
This call site is reachable on all platforms. 'SystemIOLinux' is only supported on: 'linux', 'macOS/OSX'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Unit tests (macos-latest): Duplicati/Library/Common/IO/SystemIO.cs#L45
This call site is reachable on all platforms. 'SystemIO.IO_WIN' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Unit tests (macos-latest): Duplicati/Library/Utility/AsyncHttpRequest.cs#L90
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Unit tests (macos-latest): Duplicati/Library/Utility/WorkerThread.cs#L336
'Thread.ResetAbort()' is obsolete: 'Thread.ResetAbort is not supported and throws PlatformNotSupportedException.' (https://aka.ms/dotnet-warnings/SYSLIB0006)
Unit tests (macos-latest): Duplicati/Library/Utility/WorkerThread.cs#L345
'Thread.ResetAbort()' is obsolete: 'Thread.ResetAbort is not supported and throws PlatformNotSupportedException.' (https://aka.ms/dotnet-warnings/SYSLIB0006)