Flat #1085
Annotations
1 error and 1 warning
scheduled
Error: Command failed: NO_COLOR=true deno run -q --allow-read --allow-write --allow-run --allow-net --allow-env --unstable postprocess.js voortgang.csv
⚠️ The `--unstable` flag is deprecated and will be removed in Deno 2.0. Use granular `--unstable-*` flags instead.
Learn more at: https://docs.deno.com/runtime/manual/tools/unstable_flags
error: Uncaught SyntaxError: The requested module 'https://jspm.dev/xlsx' does not provide an export named 'default'
import xlsxlib from 'https://jspm.dev/xlsx'
^
at <anonymous> (https://deno.land/x/[email protected]/src/xlsx.ts:1:8)
|
scheduled
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|