Skip to content
Triggered via push April 29, 2024 17:50
Status Success
Total duration 25s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
PHPStan: src/Bridges/Latte/TexyMacro.php#L19
Class Texy\Bridges\Latte\TexyMacro extends unknown class Latte\Macros\MacroSet.
PHPStan: src/Bridges/Latte/TexyMacro.php#L27
Call to an undefined method Latte\Engine::getCompiler().
PHPStan: src/Bridges/Latte/TexyMacro.php#L27
Texy\Bridges\Latte\TexyMacro::__construct() calls parent::__construct() but Texy\Bridges\Latte\TexyMacro does not extend any class.
PHPStan: src/Bridges/Latte/TexyMacro.php#L33
Call to an undefined method Texy\Bridges\Latte\TexyMacro::addMacro().
PHPStan: src/Bridges/Latte/TexyMacro.php#L37
Parameter $node of method Texy\Bridges\Latte\TexyMacro::texyOpened() has invalid type Latte\MacroNode.
PHPStan: src/Bridges/Latte/TexyMacro.php#L39
Access to property $modifiers on an unknown class Latte\MacroNode.
PHPStan: src/Bridges/Latte/TexyMacro.php#L40
Call to method getNotation() on an unknown class Latte\MacroNode.
PHPStan: src/Bridges/Latte/TexyMacro.php#L45
Parameter $node of method Texy\Bridges\Latte\TexyMacro::texyClosed() has invalid type Latte\MacroNode.
PHPStan: src/Bridges/Latte/TexyMacro.php#L47
Access to property $content on an unknown class Latte\MacroNode.
PHPStan: src/Bridges/Latte/TexyMacro.php#L54
Access to property $tokenizer on an unknown class Latte\MacroNode.
PHPStan
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/.