Flat #970
Annotations
1 error and 2 warnings
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
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/
|