Skip to content

[BUGFIX] Cast potentially int value to string #809

[BUGFIX] Cast potentially int value to string

[BUGFIX] Cast potentially int value to string #809

Triggered via push September 9, 2024 14:23
Status Failure
Total duration 3m 10s
Artifacts

build.yml

on: push
Matrix: build
Matrix: phpcs
Matrix: phpstan
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 14 warnings
PHPStan, PHP 8.2 TYPO3 ^11.5: Classes/Form.php#L78
Parameter #1 $object of method SplObjectStorage<object,mixed>::detach() expects object, mixed given.
PHPStan, PHP 8.2 TYPO3 ^11.5
Process completed with exit code 1.
PHPStan, PHP 8.3 TYPO3 ^12.1: Classes/Form.php#L78
Parameter #1 $object of method SplObjectStorage<object,mixed>::detach() expects object, mixed given.
PHPStan, PHP 8.3 TYPO3 ^12.1
Process completed with exit code 1.
PHPStan, PHP 8.2 TYPO3 ^12.1: Classes/Form.php#L78
Parameter #1 $object of method SplObjectStorage<object,mixed>::detach() expects object, mixed given.
PHPStan, PHP 8.2 TYPO3 ^12.1
Process completed with exit code 1.
PHPStan, PHP 7.4 TYPO3 ^10.4: Classes/Form.php#L78
Parameter #1 $obj of method SplObjectStorage<object,mixed>::detach() expects object, mixed given.
PHPStan, PHP 7.4 TYPO3 ^10.4
Process completed with exit code 1.
PHPStan, PHP 8.1 TYPO3 ^11.5: Classes/Form.php#L78
Parameter #1 $object of method SplObjectStorage<object,mixed>::detach() expects object, mixed given.
PHPStan, PHP 8.1 TYPO3 ^11.5
Process completed with exit code 1.
PHPStan, PHP 8.0 TYPO3 ^11.5: Classes/Form.php#L78
Parameter #1 $object of method SplObjectStorage<object,mixed>::detach() expects object, mixed given.
PHPStan, PHP 8.0 TYPO3 ^11.5
Process completed with exit code 1.
PHPStan, PHP 8.2 TYPO3 ^11.5
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
CodeSniffer, PHP 8.1 TYPO3 ^11.5
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHPStan, PHP 8.3 TYPO3 ^12.1
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHPStan, PHP 8.2 TYPO3 ^12.1
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHPStan, PHP 7.4 TYPO3 ^10.4
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHPStan, PHP 8.1 TYPO3 ^11.5
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHPStan, PHP 8.0 TYPO3 ^11.5
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHPUnit, PHP 8.0 TYPO3 ^11.5
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHPUnit, PHP 8.3 TYPO3 ^12.1
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHPUnit, PHP 8.1 TYPO3 ^11.5
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHPUnit, PHP 7.4 TYPO3 ^10.4
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHPUnit, PHP 8.2 TYPO3 ^11.5
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHPUnit, PHP 8.2 TYPO3 ^12.1
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
finish
The following actions use a deprecated Node.js version and will be forced to run on node20: coverallsapp/github-action@master. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/