Skip to content

flat-fleetyards

flat-fleetyards #2

Manually triggered September 10, 2024 11:26
Status Failure
Total duration 22s
Artifacts

flat-fleetyards.yaml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
flat
Error: Command failed: NO_COLOR=true deno run -q --allow-read --allow-write --allow-run --allow-net --allow-env --unstable ./fleetyards.net/postprocessing.ts fleetyards.net/models.json Warning Implicitly using latest version (0.224.0) for https://deno.land/std/path/mod.ts 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: TS1005 [ERROR]: ',' expected. import { isWindows, type OSType } from "./_os.ts"; ~~~~~~ at https://deno.land/std@0.224.0/path/glob_to_regexp.ts:5:26 TS1005 [ERROR]: ',' expected. type GlobConstants, ~~~~~~~~~~~~~ at https://deno.land/std@0.224.0/path/posix/glob_to_regexp.ts:6:8 TS1005 [ERROR]: ',' expected. type GlobToRegExpOptions, ~~~~~~~~~~~~~~~~~~~ at https://deno.land/std@0.224.0/path/posix/glob_to_regexp.ts:7:8 TS1005 [ERROR]: ',' expected. type GlobConstants, ~~~~~~~~~~~~~ at https://deno.land/std@0.224.0/path/windows/glob_to_regexp.ts:6:8 TS1005 [ERROR]: ',' expected. type GlobToRegExpOptions, ~~~~~~~~~~~~~~~~~~~ at https://deno.land/std@0.224.0/path/windows/glob_to_regexp.ts:7:8 TS2300 [ERROR]: Duplicate identifier 'type'. type GlobConstants, ~~~~ at https://deno.land/std@0.224.0/path/windows/glob_to_regexp.ts:6:3 TS2300 [ERROR]: Duplicate identifier 'type'. type GlobToRegExpOptions, ~~~~ at https://deno.land/std@0.224.0/path/windows/glob_to_regexp.ts:7:3 TS2305 [ERROR]: Module '"https://deno.land/std@0.224.0/path/_common/glob_to_reg_exp.ts"' has no exported member 'type'. type GlobConstants, ~~~~ at https://deno.land/std@0.224.0/path/windows/glob_to_regexp.ts:6:3 TS2305 [ERROR]: Module '"https://deno.land/std@0.224.0/path/_common/glob_to_reg_exp.ts"' has no exported member 'type'. type GlobToRegExpOptions, ~~~~ at https://deno.land/std@0.224.0/path/windows/glob_to_regexp.ts:7:3 TS2300 [ERROR]: Duplicate identifier 'type'. type GlobConstants, ~~~~ at https://deno.land/std@0.224.0/path/posix/glob_to_regexp.ts:6:3 TS2300 [ERROR]: Duplicate identifier 'type'. type GlobToRegExpOptions, ~~~~ at https://deno.land/std@0.224.0/path/posix/glob_to_regexp.ts:7:3 TS2305 [ERROR]: Module '"https://deno.land/std@0.224.0/path/_common/glob_to_reg_exp.ts"' has no exported member 'type'. type GlobConstants, ~~~~ at https://deno.land/std@0.224.0/path/posix/glob_to_regexp.ts:6:3 TS2305 [ERROR]: Module '"https://deno.land/std@0.224.0/path/_common/glob_to_reg_exp.ts"' has no exported member 'type'. type GlobToRegExpOptions, ~~~~ at https://deno.land/std@0.224.0/path/posix/glob_to_regexp.ts:7:3 TS2305 [ERROR]: Module '"https://deno.land/std@0.224.0/path/_os.ts"' has no exported member 'type'. import { isWindows, type OSType } from "./_os.ts"; ~~~~ at https://deno.land/std@0.224.0/path/glob_to_regexp.ts:5:21 Found 14 errors.
flat
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
flat
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/