Skip to content

Implementation ruby parser foundation #139

Implementation ruby parser foundation

Implementation ruby parser foundation #139

Triggered via push January 2, 2024 13:46
Status Failure
Total duration 48s
Artifacts

php.yml

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

Annotations

19 errors
lint (3.3.0): src/Parser/Core/Runtime/RubyParser.php#L20
Property RubyVM\Parser\Core\Runtime\RubyParser::$registeredRuntimes has unknown class RubyVM\Parser\Core\Runtime\Runtime as its type.
lint (3.3.0): src/VM/Core/Runtime/RubyVM.php#L61
Access to an undefined property RubyVM\VM\Core\Runtime\OptionInterface::$logger.
lint (3.3.0): src/VM/Core/Runtime/RubyVM.php#L70
Access to an undefined property RubyVM\VM\Core\Runtime\OptionInterface::$logger.
lint (3.3.0): src/VM/Core/Runtime/RubyVM.php#L78
Access to an undefined property RubyVM\VM\Core\Runtime\OptionInterface::$logger.
lint (3.3.0): src/VM/Core/Runtime/RubyVM.php#L82
Access to an undefined property RubyVM\VM\Core\Runtime\OptionInterface::$logger.
lint (3.3.0): src/VM/Core/Runtime/RubyVM.php#L91
Access to an undefined property RubyVM\VM\Core\Runtime\OptionInterface::$logger.
lint (3.3.0): src/VM/Core/Runtime/RubyVM.php#L111
Access to an undefined property RubyVM\VM\Core\Runtime\OptionInterface::$logger.
lint (3.3.0): src/VM/Core/Runtime/RubyVM.php#L127
Method RubyVM\VM\Core\Runtime\RubyVM::option() should return RubyVM\VM\Core\Runtime\Option but returns RubyVM\VM\Core\Runtime\OptionInterface.
lint (3.3.0)
Process completed with exit code 1.
lint (3.2)
The job was canceled because "_3_3_0" failed.
lint (3.2): src/Parser/Core/Runtime/RubyParser.php#L20
Property RubyVM\Parser\Core\Runtime\RubyParser::$registeredRuntimes has unknown class RubyVM\Parser\Core\Runtime\Runtime as its type.
lint (3.2): src/VM/Core/Runtime/RubyVM.php#L61
Access to an undefined property RubyVM\VM\Core\Runtime\OptionInterface::$logger.
lint (3.2): src/VM/Core/Runtime/RubyVM.php#L70
Access to an undefined property RubyVM\VM\Core\Runtime\OptionInterface::$logger.
lint (3.2): src/VM/Core/Runtime/RubyVM.php#L78
Access to an undefined property RubyVM\VM\Core\Runtime\OptionInterface::$logger.
lint (3.2): src/VM/Core/Runtime/RubyVM.php#L82
Access to an undefined property RubyVM\VM\Core\Runtime\OptionInterface::$logger.
lint (3.2): src/VM/Core/Runtime/RubyVM.php#L91
Access to an undefined property RubyVM\VM\Core\Runtime\OptionInterface::$logger.
lint (3.2): src/VM/Core/Runtime/RubyVM.php#L111
Access to an undefined property RubyVM\VM\Core\Runtime\OptionInterface::$logger.
lint (3.2): src/VM/Core/Runtime/RubyVM.php#L127
Method RubyVM\VM\Core\Runtime\RubyVM::option() should return RubyVM\VM\Core\Runtime\Option but returns RubyVM\VM\Core\Runtime\OptionInterface.
lint (3.2)
Process completed with exit code 1.