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