Skip to content

Merge pull request #45 from bavix/dependabot/github_actions/actions/c… #78

Merge pull request #45 from bavix/dependabot/github_actions/actions/c…

Merge pull request #45 from bavix/dependabot/github_actions/actions/c… #78

Triggered via push March 14, 2024 16:48
Status Cancelled
Total duration 22m 9s
Artifacts

phpunits.yaml

on: push
Matrix: units
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
units (8.2)
The run was canceled by @rez1dent3.
units (8.2)
The operation was canceled.
units (8.3)
The run was canceled by @rez1dent3.
units (8.3)
The operation was canceled.
units (8.2): src/WalletSwapServiceProvider.php#L24
Escaped Mutant for Mutator "ArrayItemRemoval": --- Original +++ New @@ @@ */ public function provides() : array { - return [CurrencyServiceInterface::class]; + return []; } }