Skip to content

Tests

Tests #671

Manually triggered May 8, 2024 04:40
Status Failure
Total duration 1m 35s
Artifacts

tests.yml

on: workflow_dispatch
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 warnings
MissingClassConstType: src/Application.php#L46
src/Application.php:46:16: MissingClassConstType: Class constant "DrupalCodeGenerator\Application::ROOT" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/Application.php#L53
src/Application.php:53:16: MissingClassConstType: Class constant "DrupalCodeGenerator\Application::VERSION" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/Application.php#L58
src/Application.php:58:16: MissingClassConstType: Class constant "DrupalCodeGenerator\Application::API" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/Application.php#L63
src/Application.php:63:16: MissingClassConstType: Class constant "DrupalCodeGenerator\Application::TEMPLATE_PATH" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/Command/Field.php#L26
src/Command/Field.php:26:17: MissingClassConstType: Class constant "DrupalCodeGenerator\Command\Field::SUB_TYPES" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/Command/Field.php#L112
src/Command/Field.php:112:17: MissingClassConstType: Class constant "DrupalCodeGenerator\Command\Field::DATE_TYPES" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/GeneratorFactory.php#L17
src/GeneratorFactory.php:17:17: MissingClassConstType: Class constant "DrupalCodeGenerator\GeneratorFactory::DIRECTORY" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/GeneratorFactory.php#L18
src/GeneratorFactory.php:18:17: MissingClassConstType: Class constant "DrupalCodeGenerator\GeneratorFactory::NAMESPACE" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/Logger/ConsoleLogger.php#L21
src/Logger/ConsoleLogger.php:21:17: MissingClassConstType: Class constant "DrupalCodeGenerator\Logger\ConsoleLogger::VERBOSITY_LEVEL_MAP" should have a declared type. (see https://psalm.dev/359)
tests (8.3, 11.x, prefer-stable)
Process completed with exit code 2.
tests (8.3, 11.x, prefer-lowest)
Process completed with exit code 1.
tests (8.3, 11.x, prefer-stable)
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/.
tests (8.3, 11.x, prefer-lowest)
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/.