chore(deps): update dependency microsoft.net.test.sdk to v17.8.0 (#418) #261
Annotations
10 warnings
Source/Testably.Abstractions.Interface/TimeSystem/ITimer.cs#L24
Either implement 'IDisposable.Dispose', or totally rename this method to prevent confusion. (https://rules.sonarsource.com/csharp/RSPEC-2953)
|
Source/Testably.Abstractions.Interface/Helpers/PathSystemBase.cs#L163
Make sure publicly writable directories are used safely here. (https://rules.sonarsource.com/csharp/RSPEC-5443)
|
Source/Testably.Abstractions.Interface/Helpers/PathSystemBase.cs#L159
'Path.GetTempFileName()' is insecure. Use 'Path.GetRandomFileName()' instead. (https://rules.sonarsource.com/csharp/RSPEC-5445)
|
Source/Testably.Abstractions.Interface/TimeSystem/ITimer.cs#L24
Either implement 'IDisposable.Dispose', or totally rename this method to prevent confusion. (https://rules.sonarsource.com/csharp/RSPEC-2953)
|
Source/Testably.Abstractions.Interface/Helpers/PathSystemBase.cs#L159
'Path.GetTempFileName()' is insecure. Use 'Path.GetRandomFileName()' instead. (https://rules.sonarsource.com/csharp/RSPEC-5445)
|
Source/Testably.Abstractions.Interface/Helpers/PathSystemBase.cs#L163
Make sure publicly writable directories are used safely here. (https://rules.sonarsource.com/csharp/RSPEC-5443)
|
Source/Testably.Abstractions.Compression/ZipArchiveEntryWrapper.cs#L90
Make sure that decompressing this archive file is safe. (https://rules.sonarsource.com/csharp/RSPEC-5042)
|
Source/Testably.Abstractions.Compression/ZipArchiveEntryWrapper.cs#L102
Make sure that decompressing this archive file is safe. (https://rules.sonarsource.com/csharp/RSPEC-5042)
|
Source/Testably.Abstractions.Compression/ZipFileWrapper.cs#L201
Make sure that decompressing this archive file is safe. (https://rules.sonarsource.com/csharp/RSPEC-5042)
|
Source/Testably.Abstractions.Compression/ZipFileWrapper.cs#L216
Make sure that decompressing this archive file is safe. (https://rules.sonarsource.com/csharp/RSPEC-5042)
|
The logs for this run have expired and are no longer available.
Loading