feat(flags): Add relative date operator and fix numeric ops #109
Annotations
2 errors and 2 warnings
phpunit
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires slope-it/clock-mock ^0.4.0 -> satisfiable by slope-it/clock-mock[0.4.0].
- slope-it/clock-mock 0.4.0 requires ext-uopz >=6.1.1 -> it is missing from your system. Install or enable PHP's uopz extension.
To enable extensions, verify that they are enabled in your .ini files:
- /usr/local/etc/php/conf.d/docker-php-ext-sodium.ini
You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode.
Alternatively, you can run Composer with `--ignore-platform-req=ext-uopz` to temporarily ignore these required extensions.
|
phpunit
Process completed with exit code 2.
|
phpcs
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, tinovyatkin/action-php-codesniffer@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
phpunit
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|