add array support for metadata, fixes #4 #52
ci.yml
on: pull_request
Sync meta files
0s
code-coverage
/
Code Coverage
32s
composer-validate
/
Validate composer.json
7s
sca
/
Static Code Analysis
12s
Matrix: tests / test
Run php-cs-fixer
0s
Annotations
2 errors and 1 warning
sca / Static Code Analysis:
src/Metadata.php#L22
Method Zenstruck\Metadata::__construct() has parameter $value with no value type specified in iterable type array.
|
sca / Static Code Analysis
Process completed with exit code 1.
|
code-coverage / Code Coverage
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|