Skip to content

fix: Directory.EnumerateDirectories with trailing slash in path (… #258

fix: Directory.EnumerateDirectories with trailing slash in path (…

fix: Directory.EnumerateDirectories with trailing slash in path (… #258

Triggered via push October 24, 2023 08:26
Status Success
Total duration 9m 42s
Artifacts 3
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

on: push
Upload coverage to Codacy
34s
Upload coverage to Codacy
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Test (.NET Framework)
The following actions uses node12 which is deprecated and will be forced to run on node16: darenm/Setup-VSTest@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Static code analysis: 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)
Static code analysis: Source/Testably.Abstractions.Interface/Helpers/PathSystemBase.cs#L163
Make sure publicly writable directories are used safely here. (https://rules.sonarsource.com/csharp/RSPEC-5443)
Static code analysis: Source/Testably.Abstractions.Interface/Helpers/PathSystemBase.cs#L159
'Path.GetTempFileName()' is insecure. Use 'Path.GetRandomFileName()' instead. (https://rules.sonarsource.com/csharp/RSPEC-5445)
Static code analysis: Source/Testably.Abstractions/RandomSystem/RandomFactory.cs#L31
Make sure that using this pseudorandom number generator is safe here. (https://rules.sonarsource.com/csharp/RSPEC-2245)
Static code analysis: Source/Testably.Abstractions/RandomSystem/RandomFactory.cs#L46
Make sure that using this pseudorandom number generator is safe here. (https://rules.sonarsource.com/csharp/RSPEC-2245)
Static code analysis: Source/Testably.Abstractions.Compression/ZipFileWrapper.cs#L201
Make sure that decompressing this archive file is safe. (https://rules.sonarsource.com/csharp/RSPEC-5042)
Static code analysis: Source/Testably.Abstractions.Compression/ZipFileWrapper.cs#L216
Make sure that decompressing this archive file is safe. (https://rules.sonarsource.com/csharp/RSPEC-5042)
Static code analysis: Source/Testably.Abstractions.Compression/ZipFileWrapper.cs#L233
Make sure that decompressing this archive file is safe. (https://rules.sonarsource.com/csharp/RSPEC-5042)
Static code analysis: Source/Testably.Abstractions.Compression/ZipFileWrapper.cs#L251
Make sure that decompressing this archive file is safe. (https://rules.sonarsource.com/csharp/RSPEC-5042)
Static code analysis: Source/Testably.Abstractions.Compression/ZipArchiveEntryWrapper.cs#L90
Make sure that decompressing this archive file is safe. (https://rules.sonarsource.com/csharp/RSPEC-5042)

Artifacts

Produced during runtime
Name Size
Code coverage (MacOS) Expired
8.2 MB
Code coverage (Ubuntu) Expired
8.2 MB
Code coverage (Windows) Expired
8.36 MB