You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
⚠️ Import assertions are deprecated. Use `with` keyword, instead of 'assert' keyword.
import data from "./_data.json" assert { type: "json" };
at https://deno.land/[email protected]/console/unicode_width.ts:4:1
per deno.land:
The Standard Library has been moved to [JSR](https://jsr.io/@std). See [the blog post](https://deno.com/blog/std-on-jsr) for details.
The text was updated successfully, but these errors were encountered:
jhheider
changed the title
deno std library throwing a warning with newer versions of deno
[low] deno std library throwing a warning with newer versions of deno
Sep 19, 2024
Run pkgxdev/brewkit/audit@v1
Run if! pkgx --sync;then
Run echo"::group::fetch deno deps"
fetch deno deps
Run ${GITHUB_ACTION_PATH}/audit.ts '{"project":"cnquery.io","version":{"value":"11.23.1","raw":"11.23.1","tag":"v11.23.1"}}'
⚠️ Import assertions are deprecated. Use `with` keyword, instead of 'assert' keyword.
import data from "./_data.json" assert { type: "json" };
at https://deno.land/[email protected]/console/unicode_width.ts:4:1
per deno.land:
The Standard Library has been moved to [JSR](https://jsr.io/@std). See [the blog post](https://deno.com/blog/std-on-jsr) for details.
The text was updated successfully, but these errors were encountered: