Add source configuration UI #825
Annotations
18 errors and 2 warnings
Static analysis for php 8.0 on ubuntu-latest:
application/controllers/SourceController.php#L24
Cannot cast mixed to int.
|
Static analysis for php 8.0 on ubuntu-latest:
application/controllers/SourceController.php#L35
Parameter #1 $values of method Icinga\Module\Notifications\Forms\SourceForm::populate() expects Icinga\Module\Notifications\Model\Source|iterable<string, mixed>, Icinga\Module\Notifications\Model\Source|null given.
|
Static analysis for php 8.0 on ubuntu-latest:
application/controllers/SourceController.php#L57
Cannot access property $name on Icinga\Module\Notifications\Model\Source|null.
|
Static analysis for php 8.0 on ubuntu-latest
Process completed with exit code 1.
|
Static analysis for php 7.2 on ubuntu-latest:
application/controllers/SourceController.php#L24
Cannot cast mixed to int.
|
Static analysis for php 7.2 on ubuntu-latest:
application/controllers/SourceController.php#L35
Parameter #1 $values of method Icinga\Module\Notifications\Forms\SourceForm::populate() expects Icinga\Module\Notifications\Model\Source|iterable<string, mixed>, Icinga\Module\Notifications\Model\Source|null given.
|
Static analysis for php 7.2 on ubuntu-latest:
application/controllers/SourceController.php#L57
Cannot access property $name on Icinga\Module\Notifications\Model\Source|null.
|
Static analysis for php 7.2 on ubuntu-latest
Process completed with exit code 1.
|
Static analysis for php 7.3 on ubuntu-latest
The job could not retrieve the repository token.
|
Static analysis for php 7.4 on ubuntu-latest
The job could not retrieve the repository token.
|
Static analysis for php 8.1 on ubuntu-latest
The job could not retrieve the repository token.
|
Static analysis for php 8.2 on ubuntu-latest
The job could not retrieve the repository token.
|
Unit tests with php 7.2 on ubuntu-latest
The job could not retrieve the repository token.
|
Unit tests with php 7.3 on ubuntu-latest
The job could not retrieve the repository token.
|
Unit tests with php 7.4 on ubuntu-latest
The job could not retrieve the repository token.
|
Unit tests with php 8.0 on ubuntu-latest
The job could not retrieve the repository token.
|
Unit tests with php 8.1 on ubuntu-latest
The job could not retrieve the repository token.
|
Unit tests with php 8.2 on ubuntu-latest
The job could not retrieve the repository token.
|
Static analysis for php 8.0 on ubuntu-latest
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/.
|
Static analysis for php 7.2 on ubuntu-latest
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/.
|