Merge pull request #3 from zonky2/fix/phpcq-2 #16
Annotations
10 errors and 1 warning
PHP 8.1 Run tests:
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 Run tests:
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 Run tests:
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 Run tests:
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 Run tests:
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 Run tests:
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 Run tests:
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 Run tests:
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 Run tests:
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 Run tests:
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)
|
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/.
|
Loading