Import landscape.cncf.io dataset, publish to Neo4j Aura #929
Annotations
2 errors and 2 warnings
scheduled
Post script failed! The process '/usr/bin/git' failed with exit code 1
|
scheduled
Error: Command failed: NO_COLOR=true deno run -q --allow-read --allow-write --allow-run --allow-net --allow-env --unstable ./clean-landscape-json.ts landscape-items.json
Warning Implicitly using latest version (v0.18.3) for https://deno.land/x/sheetjs/types/index.d.ts
Warning Implicitly using latest version (1.0.0) for https://deno.land/x/url_join/mod.ts
error: Uncaught (in promise) SyntaxError: Unexpected token < in JSON at position 0
return JSON.parse(text)
^
at JSON.parse (<anonymous>)
at readJSON (https://deno.land/x/[email protected]/src/json.ts:3:15)
at async file:///home/runner/work/landscape-graph/landscape-graph/clean-landscape-json.ts:6:19
|
scheduled
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, githubocto/flat@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
scheduled
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, githubocto/flat@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|