Merge pull request #32 from tattersoftware/dependabot/github_actions/… #8
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
12 errors and 3 warnings
PHP 8.1 Static Analysis:
src/Menus/BreadcrumbsMenu.php#L41
Access to deprecated property $uri of class CodeIgniter\HTTP\IncomingRequest:
Will be protected. Use getUri() instead.
|
PHP 8.1 Static Analysis:
src/Menus/BreadcrumbsMenu.php#L41
Access to protected property CodeIgniter\HTTP\CLIRequest|CodeIgniter\HTTP\IncomingRequest::$uri.
|
PHP 8.1 Static Analysis:
tests/menu/MenuTest.php#L63
Parameter #2 $mock of static method CodeIgniter\Config\BaseService::injectMock() expects object, null given.
|
PHP 8.1 Static Analysis
Process completed with exit code 1.
|
PHP 7.4 Static Analysis:
src/Menus/BreadcrumbsMenu.php#L41
Access to deprecated property $uri of class CodeIgniter\HTTP\IncomingRequest:
Will be protected. Use getUri() instead.
|
PHP 7.4 Static Analysis:
src/Menus/BreadcrumbsMenu.php#L41
Access to protected property CodeIgniter\HTTP\CLIRequest|CodeIgniter\HTTP\IncomingRequest::$uri.
|
PHP 7.4 Static Analysis:
tests/menu/MenuTest.php#L63
Parameter #2 $mock of static method CodeIgniter\Config\BaseService::injectMock() expects object, null given.
|
PHP 7.4 Static Analysis
Process completed with exit code 1.
|
PHP 8.0 Static Analysis:
src/Menus/BreadcrumbsMenu.php#L41
Access to deprecated property $uri of class CodeIgniter\HTTP\IncomingRequest:
Will be protected. Use getUri() instead.
|
PHP 8.0 Static Analysis:
src/Menus/BreadcrumbsMenu.php#L41
Access to protected property CodeIgniter\HTTP\CLIRequest|CodeIgniter\HTTP\IncomingRequest::$uri.
|
PHP 8.0 Static Analysis:
tests/menu/MenuTest.php#L63
Parameter #2 $mock of static method CodeIgniter\Config\BaseService::injectMock() expects object, null given.
|
PHP 8.0 Static Analysis
Process completed with exit code 1.
|
PHP 8.1 Static Analysis
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHP 7.4 Static Analysis
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHP 8.0 Static Analysis
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|