Skip to content

Merge pull request #188 from OpenCatalogi/feature/WOO-183/federation-… #447

Merge pull request #188 from OpenCatalogi/feature/WOO-183/federation-…

Merge pull request #188 from OpenCatalogi/feature/WOO-183/federation-… #447

Triggered via push June 17, 2024 13:40
Status Failure
Total duration 26s
Artifacts

phpmd.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build
Process completed with exit code 2.
build
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/.
build: src/ActionHandler/ComponentenCatalogusApplicationToGatewayHandler.php#L11
Avoid excessively long class names like ComponentenCatalogusApplicationToGatewayHandler. Keep class name length under 40.
build: src/ActionHandler/ComponentenCatalogusComponentToGatewayHandler.php#L11
Avoid excessively long class names like ComponentenCatalogusComponentToGatewayHandler. Keep class name length under 40.
build: src/ActionHandler/ComponentenCatalogusComponentToGatewayHandler.php#L35
The method getConfiguration() has 110 lines of code. Current threshold is set to 100. Avoid really long methods.
build: src/ActionHandler/DeveloperOverheidRepositoryToGatewayHandler.php#L11
Avoid excessively long class names like DeveloperOverheidRepositoryToGatewayHandler. Keep class name length under 40.
build: src/ActionHandler/DeveloperOverheidRepositoryToGatewayHandler.php#L35
The method getConfiguration() has 109 lines of code. Current threshold is set to 100. Avoid really long methods.
build: src/ActionHandler/EnrichOrganizationHandler.php#L36
The method getConfiguration() has 118 lines of code. Current threshold is set to 100. Avoid really long methods.
build: src/ActionHandler/FindRepositoryThroughOrganizationHandler.php#L36
The method getConfiguration() has 102 lines of code. Current threshold is set to 100. Avoid really long methods.
build: src/ActionHandler/FormInputHandler.php#L36
The method getConfiguration() has 118 lines of code. Current threshold is set to 100. Avoid really long methods.
build: src/ActionHandler/GithubApiHandler.php#L35
The method getConfiguration() has 108 lines of code. Current threshold is set to 100. Avoid really long methods.
build: src/ActionHandler/GitlabApiHandler.php#L140
Avoid unused parameters such as '$data'.