Skip to content

Update dependencies and rewrite architecture #123

Update dependencies and rewrite architecture

Update dependencies and rewrite architecture #123

Triggered via push December 26, 2023 15:54
Status Failure
Total duration 57s
Artifacts

php.yml

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

Annotations

12 errors
lint (3.3.0): src/VM/Core/Runtime/Executor/Debugger/DebugFormat.php (in context of class RubyVM/VM/Core/Runtime/Executor/Context/VMStack)#L31
Access to an undefined property RubyVM\VM\Core\Runtime\Executor\Insn\InsnInterface::$name.
lint (3.3.0): src/VM/Core/Runtime/Executor/Debugger/DebugFormat.php (in context of class RubyVM/VM/Core/Runtime/Executor/Debugger/DefaultExecutorDebugger)#L31
Access to an undefined property RubyVM\VM\Core\Runtime\Executor\Insn\InsnInterface::$name.
lint (3.3.0): src/VM/Core/Runtime/Executor/Debugger/DebugFormat.php (in context of class RubyVM/VM/Core/Runtime/Executor/EnvironmentTable)#L31
Access to an undefined property RubyVM\VM\Core\Runtime\Executor\Insn\InsnInterface::$name.
lint (3.3.0): src/VM/Core/Runtime/Executor/Debugger/DebugFormat.php (in context of class@anonymous/tests/Internal/DebugFormatTest.php:25)#L31
Access to an undefined property RubyVM\VM\Core\Runtime\Executor\Insn\InsnInterface::$name.
lint (3.3.0): src/VM/Core/Runtime/Executor/Debugger/DefaultExecutorDebugger.php#L87
PHPDoc tag @var for variable $insn contains unknown class RubyVM\VM\Core\Runtime\Executor\Debugger\Insn.
lint (3.3.0): src/VM/Core/Runtime/Executor/Debugger/DefaultExecutorDebugger.php#L99
Access to property $value on an unknown class RubyVM\VM\Core\Runtime\Executor\Debugger\Insn.
lint (3.3.0): src/VM/Core/Runtime/Executor/Debugger/DefaultExecutorDebugger.php#L100
Access to property $name on an unknown class RubyVM\VM\Core\Runtime\Executor\Debugger\Insn.
lint (3.3.0): src/VM/Core/Runtime/Executor/Debugger/StepByStepDebugger.php#L18
Access to an undefined property RubyVM\VM\Core\Runtime\Executor\Insn\InsnInterface::$name.
lint (3.3.0): src/VM/Core/Runtime/Executor/Debugger/StepByStepDebugger.php#L19
Access to an undefined property RubyVM\VM\Core\Runtime\Executor\Insn\InsnInterface::$value.
lint (3.3.0): src/VM/Core/Runtime/Executor/Executor.php#L195
Access to an undefined property RubyVM\VM\Core\Runtime\Executor\Insn\InsnInterface::$name.
lint (3.2)
The job was canceled because "_3_3_0" failed.
lint (3.2)
The operation was canceled.