feat: simplify data tables - removed data table extensions, registry … #30
Annotations
4 errors and 1 warning
build-test:
src/DependencyInjection/KreyuDataTableExtension.php#L35
Class Kreyu\Bundle\DataTableBundle\Extension\DataTableExtensionInterface not found.
|
build-test:
tests/Unit/DataTableRegistryTest.php#L38
Parameter #1 $name of method Kreyu\Bundle\DataTableBundle\DataTableRegistry::getType() expects class-string<Kreyu\Bundle\DataTableBundle\Type\DataTableTypeInterface>, string given.
|
build-test:
tests/Unit/DataTableRegistryTest.php#L104
Parameter #1 $name of method Kreyu\Bundle\DataTableBundle\DataTableRegistry::hasType() expects class-string<Kreyu\Bundle\DataTableBundle\Type\DataTableTypeInterface>, string given.
|
build-test
Process completed with exit code 1.
|
build-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|