feat: declare NodeType
enum & use it
#71
Annotations
9 errors and 1 warning
build:
tests/ArrayNodeTest.php#L71
Call to an undefined method Square\Hyrule\Nodes\AbstractNode::each().
|
build:
tests/ArrayNodeTest.php#L143
Call to an undefined method Square\Hyrule\Nodes\AbstractNode::each().
|
build:
tests/ArrayNodeTest.php#L169
Call to an undefined method Square\Hyrule\Nodes\AbstractNode::mimeType().
|
build:
tests/ArrayNodeTest.php#L190
Method Square\Hyrule\Tests\ArrayNodeTest::dataRedefininSameType() has no return type specified.
|
build:
tests/ArrayNodeTest.php#L198
Method Square\Hyrule\Tests\ArrayNodeTest::testRedefiningNotAllowedWithNonDifferentType() has no return type specified.
|
build:
tests/ArrayNodeTest.php#L206
Method Square\Hyrule\Tests\ArrayNodeTest::testRedefiningNotAllowedWithSubtype() has no return type specified.
|
build:
tests/ArrayNodeTest.php#L216
Method Square\Hyrule\Tests\ArrayNodeTest::testRedefiningNotAllowedWithSuperType() has no return type specified.
|
build:
tests/NodeTypeTest.php#L11
Method Square\Hyrule\Tests\NodeTypeTest::testAllCasesResolveAbstractNodeTypes() has no return type specified.
|
build
Process completed with exit code 1.
|
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|