Skip to content

Add storybook with example #6

Add storybook with example

Add storybook with example #6

GitHub Actions / Qodana for PHP failed Jan 20, 2024 in 0s

9 new problems found by Qodana for PHP

Qodana for PHP

9 new problems were found

Inspection name Severity Problems
Missing strict types declaration 🔴 Failure 1
Line is longer than allowed by code style 🔶 Warning 1
Missing return type declaration 🔶 Warning 1
Phar-incompatible 'realpath(...)' usage 🔶 Warning 1
Fully qualified name usage ◽️ Notice 1
Unhandled exception ◽️ Notice 1
Unused local variable ◽️ Notice 1
Unused parameter ◽️ Notice 1
Return type hint can be used ◽️ Notice 1

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

Details

This result was published with Qodana GitHub Action

Annotations

Check warning on line 26 in assets/js/app/store/index.ts

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Line is longer than allowed by code style

Line is longer than allowed by code style (\> 120 columns)

Check notice on line 23 in src/PimcoreWorkbenchUiBundle.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Fully qualified name usage

Qualifier can be replaced with an import

Check warning on line 40 in src/DependencyInjection/PimcoreWorkbenchUiExtension.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Missing return type declaration

Missing function's return type declaration

Check failure on line 1 in src/DependencyInjection/PimcoreWorkbenchUiExtension.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Missing strict types declaration

Strict types declaration is missing

Check notice on line 37 in src/DependencyInjection/PimcoreWorkbenchUiExtension.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Unhandled exception

Unhandled exceptions

Check notice on line 34 in src/DependencyInjection/PimcoreWorkbenchUiExtension.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Unused local variable

Unused local variable 'config'. The value of the variable is not used anywhere.

Check notice on line 26 in src/Controller/DefaultController.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Unused parameter

Unused parameter 'request'. The parameter's value is not used anywhere.

Check warning on line 43 in src/DependencyInjection/PimcoreWorkbenchUiExtension.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Phar-incompatible 'realpath(...)' usage

\[EA\] 'dirname(dirname(__DIR__)) . '/public/build'' should be used instead (due to how realpath handles streams).

Check notice on line 40 in src/DependencyInjection/PimcoreWorkbenchUiExtension.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Return type hint can be used

\[EA\] ': void' can be declared as return type hint (please use change signature intention to fix this).

Check warning on line 26 in assets/js/app/store/index.ts

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Line is longer than allowed by code style

Line is longer than allowed by code style (\> 120 columns)

Check notice on line 23 in src/PimcoreWorkbenchUiBundle.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Fully qualified name usage

Qualifier can be replaced with an import

Check warning on line 40 in src/DependencyInjection/PimcoreWorkbenchUiExtension.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Missing return type declaration

Missing function's return type declaration

Check failure on line 1 in src/DependencyInjection/PimcoreWorkbenchUiExtension.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Missing strict types declaration

Strict types declaration is missing

Check notice on line 37 in src/DependencyInjection/PimcoreWorkbenchUiExtension.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Unhandled exception

Unhandled exceptions

Check notice on line 34 in src/DependencyInjection/PimcoreWorkbenchUiExtension.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Unused local variable

Unused local variable 'config'. The value of the variable is not used anywhere.

Check notice on line 26 in src/Controller/DefaultController.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Unused parameter

Unused parameter 'request'. The parameter's value is not used anywhere.

Check warning on line 43 in src/DependencyInjection/PimcoreWorkbenchUiExtension.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Phar-incompatible 'realpath(...)' usage

\[EA\] 'dirname(dirname(__DIR__)) . '/public/build'' should be used instead (due to how realpath handles streams).

Check notice on line 40 in src/DependencyInjection/PimcoreWorkbenchUiExtension.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Return type hint can be used

\[EA\] ': void' can be declared as return type hint (please use change signature intention to fix this).

Check warning on line 26 in assets/js/app/store/index.ts

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Line is longer than allowed by code style

Line is longer than allowed by code style (\> 120 columns)

Check notice on line 23 in src/PimcoreWorkbenchUiBundle.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Fully qualified name usage

Qualifier can be replaced with an import

Check warning on line 40 in src/DependencyInjection/PimcoreWorkbenchUiExtension.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Missing return type declaration

Missing function's return type declaration

Check failure on line 1 in src/DependencyInjection/PimcoreWorkbenchUiExtension.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Missing strict types declaration

Strict types declaration is missing

Check notice on line 37 in src/DependencyInjection/PimcoreWorkbenchUiExtension.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Unhandled exception

Unhandled exceptions

Check notice on line 34 in src/DependencyInjection/PimcoreWorkbenchUiExtension.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Unused local variable

Unused local variable 'config'. The value of the variable is not used anywhere.

Check notice on line 26 in src/Controller/DefaultController.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Unused parameter

Unused parameter 'request'. The parameter's value is not used anywhere.