Skip to content

Update CHANGELOG.md #617

Update CHANGELOG.md

Update CHANGELOG.md #617

Triggered via push February 18, 2024 14:19
Status Failure
Total duration 30s
Artifacts

lint.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
Lint code (PHP 8.1): src/Extracting/MethodAstParser.php#L46
Access to undefined constant PhpParser\ParserFactory::PREFER_PHP7.
Lint code (PHP 8.1): src/Extracting/MethodAstParser.php#L46
Call to an undefined method PhpParser\ParserFactory::create().
Lint code (PHP 8.1): src/Extracting/Strategies/GetFromInlineValidatorBase.php#L132
Access to an undefined property PhpParser\Node\Name::$parts.
Lint code (PHP 8.1): src/Extracting/Strategies/GetFromInlineValidatorBase.php#L140
Access to an undefined property PhpParser\Node\Name::$parts.
Lint code (PHP 8.1): src/Extracting/Strategies/GetFromInlineValidatorBase.php#L153
Access to an undefined property PhpParser\Node\Name::$parts.
Lint code (PHP 8.1)
Process completed with exit code 1.
Lint code (PHP 8.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint code (PHP 8.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/