Skip to content

Implementation of duplicated singleton class on different classes #16

Implementation of duplicated singleton class on different classes

Implementation of duplicated singleton class on different classes #16

Triggered via push September 26, 2023 11:12
Status Failure
Total duration 1m 18s
Artifacts

php.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: src/VM/Core/Runtime/Executor/CallBlockHelper.php (in context of class RubyVM/VM/Core/Runtime/Lambda)#L92
Cannot call method kernel() on RubyVM\VM\Core\Runtime\Executor\Context\ContextInterface|null.
lint: src/VM/Core/Runtime/Executor/CallBlockHelper.php (in context of class RubyVM/VM/Core/Runtime/Lambda)#L103
Cannot call method kernel() on RubyVM\VM\Core\Runtime\Executor\Context\ContextInterface|null.
lint: src/VM/Core/Runtime/Executor/CallBlockHelper.php (in context of class RubyVM/VM/Core/Runtime/Lambda)#L104
Cannot call method self() on RubyVM\VM\Core\Runtime\Executor\Context\ContextInterface|null.
lint: src/VM/Core/Runtime/Executor/CallBlockHelper.php (in context of class RubyVM/VM/Core/Runtime/Lambda)#L106
Cannot call method option() on RubyVM\VM\Core\Runtime\Executor\Context\ContextInterface|null.
lint: src/VM/Core/Runtime/Executor/CallBlockHelper.php (in context of class RubyVM/VM/Core/Runtime/Lambda)#L107
Cannot call method debugger() on RubyVM\VM\Core\Runtime\Executor\Context\ContextInterface|null.
lint: src/VM/Core/Runtime/Executor/CallBlockHelper.php (in context of class RubyVM/VM/Core/Runtime/Main)#L92
Cannot call method kernel() on RubyVM\VM\Core\Runtime\Executor\Context\ContextInterface|null.
lint: src/VM/Core/Runtime/Executor/CallBlockHelper.php (in context of class RubyVM/VM/Core/Runtime/Main)#L103
Cannot call method kernel() on RubyVM\VM\Core\Runtime\Executor\Context\ContextInterface|null.
lint: src/VM/Core/Runtime/Executor/CallBlockHelper.php (in context of class RubyVM/VM/Core/Runtime/Main)#L104
Cannot call method self() on RubyVM\VM\Core\Runtime\Executor\Context\ContextInterface|null.
lint: src/VM/Core/Runtime/Executor/CallBlockHelper.php (in context of class RubyVM/VM/Core/Runtime/Main)#L106
Cannot call method option() on RubyVM\VM\Core\Runtime\Executor\Context\ContextInterface|null.
lint: src/VM/Core/Runtime/Executor/CallBlockHelper.php (in context of class RubyVM/VM/Core/Runtime/Main)#L107
Cannot call method debugger() on RubyVM\VM\Core\Runtime\Executor\Context\ContextInterface|null.