Import landscape.cncf.io dataset, publish to Neo4j Aura #985
Annotations
2 errors and 1 warning
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
Post script failed! The process '/usr/bin/git' failed with exit code 1
|
scheduled
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|