Skip to content

Merge pull request #64 from achmadhadikurnia/bugfix/method-annotation #49

Merge pull request #64 from achmadhadikurnia/bugfix/method-annotation

Merge pull request #64 from achmadhadikurnia/bugfix/method-annotation #49

GitHub Actions / Qodana for PHP completed Jul 18, 2024 in 0s

295 new problems found by Qodana for PHP

Qodana for PHP

295 new problems were found

Inspection name Severity Problems
Undefined class constant 🔴 Failure 11
Undefined class 🔶 Warning 114
Undefined namespace 🔶 Warning 90
Undefined function 🔶 Warning 61
Undefined method 🔶 Warning 18
Undefined property ◽️ Notice 1

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

Detected 10 dependencies

Third-party software list

This page lists the third-party software dependencies used in project

Dependency Version Licenses
guzzlehttp/guzzle 7.8.1 MIT
guzzlehttp/promises 2.0.2 MIT
guzzlehttp/psr7 2.6.2 MIT
kanekescom/laravel-helperia v2.0.11 MIT
psr/http-client 1.0.3 MIT
psr/http-factory 1.1.0 MIT
psr/http-message 2.0 MIT
ralouphie/getallheaders 3.0.3 MIT
spatie/laravel-package-tools 1.16.4 MIT
symfony/deprecation-contracts v3.5.0 MIT
Contact Qodana team

Contact us at qodana-support@jetbrains.com

Details

This result was published with Qodana GitHub Action

Annotations

Check failure on line 22 in src/Commands/GenerateApimTokenCommand.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Undefined class constant

Constant 'SUCCESS' not found

Check failure on line 32 in src/Commands/GenerateTokenCommand.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Undefined class constant

Constant 'SUCCESS' not found

Check failure on line 26 in src/Commands/GenerateSsoTokenCommand.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Undefined class constant

Constant 'FAILURE' not found

Check failure on line 22 in src/Commands/ForgetTokenCommand.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Undefined class constant

Constant 'SUCCESS' not found

Check failure on line 36 in src/Commands/GenerateTokenCommand.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Undefined class constant

Constant 'FAILURE' not found

Check failure on line 26 in src/Commands/GetRequestEndpointCommand.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Undefined class constant

Constant 'SUCCESS' not found

Check failure on line 23 in src/Commands/PostRequestEndpointCommand.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Undefined class constant

Constant 'SUCCESS' not found

Check failure on line 30 in src/Commands/GetRequestEndpointCommand.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Undefined class constant

Constant 'FAILURE' not found

Check failure on line 22 in src/Commands/GenerateSsoTokenCommand.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Undefined class constant

Constant 'SUCCESS' not found

Check failure on line 26 in src/Commands/GenerateApimTokenCommand.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Undefined class constant

Constant 'FAILURE' not found

Check failure on line 26 in src/Commands/ForgetTokenCommand.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Undefined class constant

Constant 'FAILURE' not found

Check warning on line 16 in src/Facades/Siasn.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Undefined class

Undefined class 'Response'

Check warning on line 88 in src/Facades/Siasn.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Undefined class

Undefined class 'Client'

Check warning on line 38 in src/Facades/Siasn.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Undefined class

Undefined class 'PendingRequest'

Check warning on line 86 in src/Facades/Siasn.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Undefined class

Undefined class 'PendingRequest'

Check warning on line 92 in src/Facades/Siasn.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Undefined class

Undefined class 'PendingRequest'

Check warning on line 6 in src/Credentials/Apim.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Undefined class

Undefined class 'Http'

Check warning on line 5 in workbench/app/Providers/WorkbenchServiceProvider.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Undefined class

Undefined class 'Route'

Check warning on line 6 in src/SiasnServiceProvider.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Undefined class

Undefined class 'Package'

Check warning on line 64 in src/Facades/Siasn.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Undefined class

Undefined class 'PendingRequest'

Check warning on line 11 in src/SiasnServiceProvider.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Undefined class

Undefined class 'Package'

Check warning on line 65 in src/Facades/Siasn.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Undefined class

Undefined class 'PendingRequest'

Check warning on line 80 in src/Facades/Siasn.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Undefined class

Undefined class 'HandlerStack'

Check warning on line 6 in src/Credentials/Sso.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Undefined class

Undefined class 'Http'

Check warning on line 89 in src/Facades/Siasn.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Undefined class

Undefined class 'PendingRequest'