Skip to content

Bump bavix/.github from 0.2.5 to 0.3.0 #87

Bump bavix/.github from 0.2.5 to 0.3.0

Bump bavix/.github from 0.2.5 to 0.3.0 #87

Triggered via pull request June 18, 2024 13:59
Status Success
Total duration 42s
Artifacts

phpunits.yaml

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

Annotations

2 warnings
units (8.2): src/WalletSwapServiceProvider.php#L24
Escaped Mutant for Mutator "ArrayItemRemoval": @@ @@ */ public function provides(): array { - return [CurrencyServiceInterface::class]; + return []; } }
units (8.3): src/WalletSwapServiceProvider.php#L24
Escaped Mutant for Mutator "ArrayItemRemoval": @@ @@ */ public function provides(): array { - return [CurrencyServiceInterface::class]; + return []; } }