fix: sonar issue xUnit1040
(#445)
#286
build.yml
on: push
Test (MacOS)
4m 49s
Test (Ubuntu)
4m 31s
Test (Windows)
9m 21s
Test (.NET Framework)
4m 22s
Static code analysis
10m 41s
Test (Examples)
2m 43s
Upload coverage to Codacy
10s
Annotations
1 error and 11 warnings
Upload coverage to Codacy
Unable to download artifact(s): Unable to download and extract artifact: Request timeout: /actions-results/7dcef5eb-02ba-4a00-85b0-33cdd36c741e/workflow-job-run-090cde87-5dac-5334-1f63-077595b1edf8/artifacts/Code%20coverage%20(Ubuntu).zip?se=2024-01-07T10%3A27%3A37Z&sig=zDSkoRmEzfN8EYuD32rcetO3b%2BaoOtPyVhwpU8k3wD8%3D&sp=r&spr=https&sr=b&st=2024-01-07T10%3A17%3A37Z&sv=2021-12-02
|
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.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.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.Interface/TimeSystem/ITimer.cs#L24
Either implement 'IDisposable.Dispose', or totally rename this method to prevent confusion. (https://rules.sonarsource.com/csharp/RSPEC-2953)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Code coverage (MacOS)
Expired
|
725 KB |
|
Code coverage (Ubuntu)
Expired
|
725 KB |
|
Code coverage (Windows)
Expired
|
729 KB |
|