Skip to content

Allow symfony 7

Allow symfony 7 #21

Re-run triggered April 17, 2024 17:09
Status Failure
Total duration 38s
Artifacts 3

diagnostics.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

40 errors and 4 warnings
PHP 8.3: src/WritableXliffDictionary.php#L60
RiskyTruthyFalsyComparison: Operand of type null|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (reported by psalm)
PHP 8.3: src/WritableXliffDictionary.php#L63
RiskyTruthyFalsyComparison: Operand of type null|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (reported by psalm)
PHP 8.3: src/XliffDictionary.php#L31
RiskyTruthyFalsyComparison: Operand of type null|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (reported by psalm)
PHP 8.3: src/Xml/XliffFile.php#L24
PropertyNotSetInConstructor: Property CyberSpectrum\I18N\Xliff\Xml\XliffFile::$nodeName is not defined in constructor of CyberSpectrum\I18N\Xliff\Xml\XliffFile or in any methods called in the constructor (reported by psalm)
PHP 8.3: src/Xml/XliffFile.php#L24
PropertyNotSetInConstructor: Property CyberSpectrum\I18N\Xliff\Xml\XliffFile::$nodeValue is not defined in constructor of CyberSpectrum\I18N\Xliff\Xml\XliffFile or in any methods called in the constructor (reported by psalm)
PHP 8.3: src/Xml/XliffFile.php#L24
PropertyNotSetInConstructor: Property CyberSpectrum\I18N\Xliff\Xml\XliffFile::$nodeType is not defined in constructor of CyberSpectrum\I18N\Xliff\Xml\XliffFile or in any methods called in the constructor (reported by psalm)
PHP 8.3: src/Xml/XliffFile.php#L24
PropertyNotSetInConstructor: Property CyberSpectrum\I18N\Xliff\Xml\XliffFile::$parentNode is not defined in constructor of CyberSpectrum\I18N\Xliff\Xml\XliffFile or in any methods called in the constructor (reported by psalm)
PHP 8.3: src/Xml/XliffFile.php#L24
PropertyNotSetInConstructor: Property CyberSpectrum\I18N\Xliff\Xml\XliffFile::$childNodes is not defined in constructor of CyberSpectrum\I18N\Xliff\Xml\XliffFile or in any methods called in the constructor (reported by psalm)
PHP 8.3: src/Xml/XliffFile.php#L24
PropertyNotSetInConstructor: Property CyberSpectrum\I18N\Xliff\Xml\XliffFile::$firstChild is not defined in constructor of CyberSpectrum\I18N\Xliff\Xml\XliffFile or in any methods called in the constructor (reported by psalm)
PHP 8.3: src/Xml/XliffFile.php#L24
PropertyNotSetInConstructor: Property CyberSpectrum\I18N\Xliff\Xml\XliffFile::$lastChild is not defined in constructor of CyberSpectrum\I18N\Xliff\Xml\XliffFile or in any methods called in the constructor (reported by psalm)
PHP 8.1: src/WritableXliffDictionary.php#L60
RiskyTruthyFalsyComparison: Operand of type null|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (reported by psalm)
PHP 8.1: src/WritableXliffDictionary.php#L63
RiskyTruthyFalsyComparison: Operand of type null|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (reported by psalm)
PHP 8.1: src/XliffDictionary.php#L31
RiskyTruthyFalsyComparison: Operand of type null|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (reported by psalm)
PHP 8.1: src/Xml/XliffFile.php#L24
PropertyNotSetInConstructor: Property CyberSpectrum\I18N\Xliff\Xml\XliffFile::$nodeName is not defined in constructor of CyberSpectrum\I18N\Xliff\Xml\XliffFile or in any methods called in the constructor (reported by psalm)
PHP 8.1: src/Xml/XliffFile.php#L24
PropertyNotSetInConstructor: Property CyberSpectrum\I18N\Xliff\Xml\XliffFile::$nodeValue is not defined in constructor of CyberSpectrum\I18N\Xliff\Xml\XliffFile or in any methods called in the constructor (reported by psalm)
PHP 8.1: src/Xml/XliffFile.php#L24
PropertyNotSetInConstructor: Property CyberSpectrum\I18N\Xliff\Xml\XliffFile::$nodeType is not defined in constructor of CyberSpectrum\I18N\Xliff\Xml\XliffFile or in any methods called in the constructor (reported by psalm)
PHP 8.1: src/Xml/XliffFile.php#L24
PropertyNotSetInConstructor: Property CyberSpectrum\I18N\Xliff\Xml\XliffFile::$parentNode is not defined in constructor of CyberSpectrum\I18N\Xliff\Xml\XliffFile or in any methods called in the constructor (reported by psalm)
PHP 8.1: src/Xml/XliffFile.php#L24
PropertyNotSetInConstructor: Property CyberSpectrum\I18N\Xliff\Xml\XliffFile::$childNodes is not defined in constructor of CyberSpectrum\I18N\Xliff\Xml\XliffFile or in any methods called in the constructor (reported by psalm)
PHP 8.1: src/Xml/XliffFile.php#L24
PropertyNotSetInConstructor: Property CyberSpectrum\I18N\Xliff\Xml\XliffFile::$firstChild is not defined in constructor of CyberSpectrum\I18N\Xliff\Xml\XliffFile or in any methods called in the constructor (reported by psalm)
PHP 8.1: src/Xml/XliffFile.php#L24
PropertyNotSetInConstructor: Property CyberSpectrum\I18N\Xliff\Xml\XliffFile::$lastChild is not defined in constructor of CyberSpectrum\I18N\Xliff\Xml\XliffFile or in any methods called in the constructor (reported by psalm)
PHP 8.1: src/WritableXliffDictionary.php#L60
RiskyTruthyFalsyComparison: Operand of type null|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (reported by psalm)
PHP 8.1: src/WritableXliffDictionary.php#L63
RiskyTruthyFalsyComparison: Operand of type null|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (reported by psalm)
PHP 8.1: src/XliffDictionary.php#L31
RiskyTruthyFalsyComparison: Operand of type null|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (reported by psalm)
PHP 8.1: src/Xml/XliffFile.php#L24
PropertyNotSetInConstructor: Property CyberSpectrum\I18N\Xliff\Xml\XliffFile::$nodeName is not defined in constructor of CyberSpectrum\I18N\Xliff\Xml\XliffFile or in any methods called in the constructor (reported by psalm)
PHP 8.1: src/Xml/XliffFile.php#L24
PropertyNotSetInConstructor: Property CyberSpectrum\I18N\Xliff\Xml\XliffFile::$nodeValue is not defined in constructor of CyberSpectrum\I18N\Xliff\Xml\XliffFile or in any methods called in the constructor (reported by psalm)
PHP 8.1: src/Xml/XliffFile.php#L24
PropertyNotSetInConstructor: Property CyberSpectrum\I18N\Xliff\Xml\XliffFile::$nodeType is not defined in constructor of CyberSpectrum\I18N\Xliff\Xml\XliffFile or in any methods called in the constructor (reported by psalm)
PHP 8.1: src/Xml/XliffFile.php#L24
PropertyNotSetInConstructor: Property CyberSpectrum\I18N\Xliff\Xml\XliffFile::$parentNode is not defined in constructor of CyberSpectrum\I18N\Xliff\Xml\XliffFile or in any methods called in the constructor (reported by psalm)
PHP 8.1: src/Xml/XliffFile.php#L24
PropertyNotSetInConstructor: Property CyberSpectrum\I18N\Xliff\Xml\XliffFile::$childNodes is not defined in constructor of CyberSpectrum\I18N\Xliff\Xml\XliffFile or in any methods called in the constructor (reported by psalm)
PHP 8.1: src/Xml/XliffFile.php#L24
PropertyNotSetInConstructor: Property CyberSpectrum\I18N\Xliff\Xml\XliffFile::$firstChild is not defined in constructor of CyberSpectrum\I18N\Xliff\Xml\XliffFile or in any methods called in the constructor (reported by psalm)
PHP 8.1: src/Xml/XliffFile.php#L24
PropertyNotSetInConstructor: Property CyberSpectrum\I18N\Xliff\Xml\XliffFile::$lastChild is not defined in constructor of CyberSpectrum\I18N\Xliff\Xml\XliffFile or in any methods called in the constructor (reported by psalm)
PHP 8.2: src/WritableXliffDictionary.php#L60
RiskyTruthyFalsyComparison: Operand of type null|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (reported by psalm)
PHP 8.2: src/WritableXliffDictionary.php#L63
RiskyTruthyFalsyComparison: Operand of type null|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (reported by psalm)
PHP 8.2: src/XliffDictionary.php#L31
RiskyTruthyFalsyComparison: Operand of type null|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (reported by psalm)
PHP 8.2: src/Xml/XliffFile.php#L24
PropertyNotSetInConstructor: Property CyberSpectrum\I18N\Xliff\Xml\XliffFile::$nodeName is not defined in constructor of CyberSpectrum\I18N\Xliff\Xml\XliffFile or in any methods called in the constructor (reported by psalm)
PHP 8.2: src/Xml/XliffFile.php#L24
PropertyNotSetInConstructor: Property CyberSpectrum\I18N\Xliff\Xml\XliffFile::$nodeValue is not defined in constructor of CyberSpectrum\I18N\Xliff\Xml\XliffFile or in any methods called in the constructor (reported by psalm)
PHP 8.2: src/Xml/XliffFile.php#L24
PropertyNotSetInConstructor: Property CyberSpectrum\I18N\Xliff\Xml\XliffFile::$nodeType is not defined in constructor of CyberSpectrum\I18N\Xliff\Xml\XliffFile or in any methods called in the constructor (reported by psalm)
PHP 8.2: src/Xml/XliffFile.php#L24
PropertyNotSetInConstructor: Property CyberSpectrum\I18N\Xliff\Xml\XliffFile::$parentNode is not defined in constructor of CyberSpectrum\I18N\Xliff\Xml\XliffFile or in any methods called in the constructor (reported by psalm)
PHP 8.2: src/Xml/XliffFile.php#L24
PropertyNotSetInConstructor: Property CyberSpectrum\I18N\Xliff\Xml\XliffFile::$childNodes is not defined in constructor of CyberSpectrum\I18N\Xliff\Xml\XliffFile or in any methods called in the constructor (reported by psalm)
PHP 8.2: src/Xml/XliffFile.php#L24
PropertyNotSetInConstructor: Property CyberSpectrum\I18N\Xliff\Xml\XliffFile::$firstChild is not defined in constructor of CyberSpectrum\I18N\Xliff\Xml\XliffFile or in any methods called in the constructor (reported by psalm)
PHP 8.2: src/Xml/XliffFile.php#L24
PropertyNotSetInConstructor: Property CyberSpectrum\I18N\Xliff\Xml\XliffFile::$lastChild is not defined in constructor of CyberSpectrum\I18N\Xliff\Xml\XliffFile or in any methods called in the constructor (reported by psalm)
PHP 8.3
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHP 8.1
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHP 8.1
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHP 8.2
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Artifacts

Produced during runtime
Name Size
phpcq-builds-php-8.1 Expired
48.2 KB
phpcq-builds-php-8.2 Expired
48.2 KB
phpcq-builds-php-8.3 Expired
48.2 KB