Skip to content

pin mago 0.0.9

pin mago 0.0.9 #2726

Triggered via push December 15, 2024 16:22
Status Success
Total duration 2m 52s
Artifacts
coding standards
2m 41s
coding standards
Fit to window
Zoom out
Zoom in

Annotations

11 warnings and 10 notices
coding standards
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
coding standards: tests/unit/Iter/FirstKeyTest.php#L17
parameter `$expected` is missing a type hint
coding standards: tests/unit/Iter/FirstKeyTest.php#L44
closure is missing a return type hint
coding standards: tests/unit/Iter/FirstKeyTest.php#L50
closure is missing a return type hint
coding standards: tests/unit/Collection/AbstractVectorTest.php#L395
parameter `$_v` is missing a type hint
coding standards: tests/unit/Collection/AbstractVectorTest.php#L401
parameter `$_v` is missing a type hint
coding standards: tests/unit/Collection/AbstractVectorTest.php#L407
parameter `$_v` is missing a type hint
coding standards: tests/unit/Collection/AbstractVectorTest.php#L414
parameter `$v` is missing a type hint
coding standards: tests/unit/Collection/AbstractVectorTest.php#L453
parameter `$_v` is missing a type hint
coding standards: tests/unit/Collection/AbstractVectorTest.php#L459
parameter `$_v` is missing a type hint
coding standards: tests/unit/Collection/AbstractVectorTest.php#L465
parameter `$_v` is missing a type hint
coding standards: src/Psl/Str/reverse.php#L19
function alias `join` should not be used
coding standards: src/Psl/Type/Exception/Exception.php#L10
abstract class name `Exception` should be prefixed with `Abstract`
coding standards: tests/static-analysis/Comparison/comparable.php#L21
abstract class name `Size` should be prefixed with `Abstract`
coding standards: src/Psl/Comparison/Equable.php#L10
interface name `Equable` should be suffixed with `Interface`
coding standards: tests/static-analysis/Type/converted.php#L14
function name `testsPurity` should be in snake case
coding standards: tests/benchmark/Type/GenericTypeBench.php#L13
abstract class name `GenericTypeBench` should be prefixed with `Abstract`
coding standards: src/Psl/Str/replace_ci.php#L37
function alias `join` should not be used
coding standards: tests/unit/Type/TypeTest.php#L18
abstract class name `TypeTest` should be prefixed with `Abstract`
coding standards: src/Psl/Comparison/Comparable.php#L12
interface name `Comparable` should be suffixed with `Interface`
coding standards: src/Psl/Type/Type.php#L14
abstract class name `Type` should be prefixed with `Abstract`