fix: workaround for symfony reference generation #167
Annotations
6 errors and 2 warnings
|
build (8.5)
Process completed with exit code 1.
|
|
invalid-override-attribute:
src/EndroidQrCodeBundle.php#L67
Invalid `#[Override]` attribute on `Endroid\QrCodeBundle\EndroidQrCodeBundle::loadextension`.
>This method doesn't override any parent method.
The attribute should only be used when explicitly overriding a parent method.
Help: Remove the `#[Override]` attribute from `loadextension` or verify inheritance.
|
|
invalid-override-attribute:
src/EndroidQrCodeBundle.php#L41
Invalid `#[Override]` attribute on `Endroid\QrCodeBundle\EndroidQrCodeBundle::configure`.
>This method doesn't override any parent method.
The attribute should only be used when explicitly overriding a parent method.
Help: Remove the `#[Override]` attribute from `configure` or verify inheritance.
|
|
build (8.4)
Process completed with exit code 1.
|
|
invalid-override-attribute:
src/EndroidQrCodeBundle.php#L67
Invalid `#[Override]` attribute on `Endroid\QrCodeBundle\EndroidQrCodeBundle::loadextension`.
>This method doesn't override any parent method.
The attribute should only be used when explicitly overriding a parent method.
Help: Remove the `#[Override]` attribute from `loadextension` or verify inheritance.
|
|
invalid-override-attribute:
src/EndroidQrCodeBundle.php#L41
Invalid `#[Override]` attribute on `Endroid\QrCodeBundle\EndroidQrCodeBundle::configure`.
>This method doesn't override any parent method.
The attribute should only be used when explicitly overriding a parent method.
Help: Remove the `#[Override]` attribute from `configure` or verify inheritance.
|
|
build (8.5)
No files were found with the provided path: vendor/endroid/quality/application/var/log. No artifacts will be uploaded.
|
|
build (8.4)
No files were found with the provided path: vendor/endroid/quality/application/var/log. No artifacts will be uploaded.
|