Skip to content

Add array key tests #93

Add array key tests

Add array key tests #93

Triggered via push November 9, 2024 02:15
Status Failure
Total duration 36s
Artifacts
Matrix: Linter
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Linter (8.3, ubuntu-latest): src/Type/ArrayKeyType.php#L48
Method TypeLang\Mapper\Type\ArrayKeyType::cast() should return int|string but returns mixed.
Linter (8.3, ubuntu-latest): src/Type/ArrayKeyType.php#L50
Method TypeLang\Mapper\Type\ArrayKeyType::cast() should return int|string but returns mixed.
Linter (8.3, ubuntu-latest): src/Type/ArrayKeyType.php#L55
Method TypeLang\Mapper\Type\ArrayKeyType::cast() should return int|string but returns mixed.
Linter (8.3, ubuntu-latest)
Process completed with exit code 1.
Linter (8.3, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: nick-invision/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/