Skip to content

refactor: use retry action for failed tests (#349) #201

refactor: use retry action for failed tests (#349)

refactor: use retry action for failed tests (#349) #201

Triggered via push August 5, 2023 13:09
Status Success
Total duration 10m 18s
Artifacts 3

build.yml

on: push
Upload coverage to Codacy
23s
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.
Static code analysis: Source/Testably.Abstractions.Interface/Helpers/PathSystemBase.cs#L163
Make sure publicly writable directories are used safely here.
Static code analysis: Source/Testably.Abstractions.Interface/Helpers/PathSystemBase.cs#L159
'Path.GetTempFileName()' is insecure. Use 'Path.GetRandomFileName()' instead.
Static code analysis: Source/Testably.Abstractions.Interface/TimeSystem/ITimer.cs#L24
Either implement 'IDisposable.Dispose', or totally rename this method to prevent confusion.
Static code analysis: Source/Testably.Abstractions.Interface/Helpers/PathSystemBase.cs#L163
Make sure publicly writable directories are used safely here.
Static code analysis: Source/Testably.Abstractions.Interface/Helpers/PathSystemBase.cs#L159
'Path.GetTempFileName()' is insecure. Use 'Path.GetRandomFileName()' instead.
Static code analysis: Source/Testably.Abstractions/RandomSystem/RandomFactory.cs#L31
Make sure that using this pseudorandom number generator is safe here.
Static code analysis: Source/Testably.Abstractions/RandomSystem/RandomFactory.cs#L46
Make sure that using this pseudorandom number generator is safe here.
Static code analysis: Source/Testably.Abstractions.Compression/ZipFileWrapper.cs#L74
Make sure that decompressing this archive file is safe.
Static code analysis: Source/Testably.Abstractions.Compression/ZipFileWrapper.cs#L88
Make sure that decompressing this archive file is safe.

Artifacts

Produced during runtime
Name Size
Code coverage (MacOS) Expired
8.15 MB
Code coverage (Ubuntu) Expired
8.15 MB
Code coverage (Windows) Expired
8.31 MB