fix: Use correct property name shaclPath
#13
Annotations
2 errors and 1 warning
tests/processors.test.ts > processor > definition:
tests/processors.test.ts#L58
AssertionError: expected undefined to be '/tmp/path.ttl' // Object.is equality
- Expected:
"/tmp/path.ttl"
+ Received:
undefined
❯ tests/processors.test.ts:58:22
|
build-and-test
Process completed with exit code 1.
|
build-and-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|