Skip to content

Auto-detect values for EnumType columns #7791

Auto-detect values for EnumType columns

Auto-detect values for EnumType columns #7791

Triggered via pull request October 12, 2024 13:03
Status Failure
Total duration 46s
Artifacts

static-analysis.yml

on: pull_request
Matrix: Static Analysis with PHPStan
Matrix: Static Analysis with Psalm
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
Static Analysis with PHPStan (3.8.2, phpstan-dbal3.neon): src/Mapping/ClassMetadata.php#L1237
Access to undefined constant Doctrine\DBAL\Types\Types::ENUM.
Static Analysis with PHPStan (3.8.2, phpstan-dbal3.neon)
Process completed with exit code 1.
UndefinedConstant: src/Mapping/ClassMetadata.php#L1237
src/Mapping/ClassMetadata.php:1237:69: UndefinedConstant: Constant Doctrine\DBAL\Types\Types::ENUM is not defined (see https://psalm.dev/020)
Static Analysis with Psalm (3.8.2)
Process completed with exit code 2.
Static Analysis with PHPStan (default, phpstan.neon)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Static Analysis with PHPStan (3.8.2, phpstan-dbal3.neon)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/