docs: update README (#405) #248
build.yml
on: push
Test (MacOS)
4m 29s
Test (Ubuntu)
3m 15s
Test (Windows)
10m 32s
Test (.NET Framework)
4m 17s
Static code analysis
9m 50s
Test (Examples)
3m 45s
Upload coverage to Codacy
19s
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/ZipArchiveWrapper.cs#L89
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.17 MB |
|
Code coverage (Ubuntu)
Expired
|
8.17 MB |
|
Code coverage (Windows)
Expired
|
16.6 MB |
|