Skip to content

fix(create): type error on validate #223

fix(create): type error on validate

fix(create): type error on validate #223

Triggered via push June 21, 2026 10:42
Status Success
Total duration 1m 56s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
ci
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
eslint(no-underscore-dangle): apps/web/src/playground/worker/transpiler.worker.ts#L13
Unexpected dangling '_' in '`_readFile`'.
eslint(no-underscore-dangle): apps/web/vite.worker.config.ts#L15
Unexpected dangling '_' in '`_require`'.
eslint(no-underscore-dangle): tools/gen-api-docs/generate-ll.ts#L20
Unexpected dangling '_' in '`__dirname`'.
unicorn(consistent-function-scoping): packages/tstl-plugin/src/__tests__/plugin.test.ts#L1026
Function `transpileShortenTemps` does not capture any variables from its parent scope
eslint(no-underscore-dangle): tools/gen-api-docs/generate-globals.ts#L18
Unexpected dangling '_' in '`__dirname`'.
eslint(no-underscore-dangle): tools/scrape-wiki/src/parse-params.ts#L27
Unexpected dangling '_' in '`_lslDefs`'.
eslint(no-underscore-dangle): packages/tstl-plugin/src/lua-ast-walk.ts#L286
Unexpected dangling '_' in '`is_`'.
eslint(no-underscore-dangle): packages/tstl-plugin/src/lua-ast-walk.ts#L279
Unexpected dangling '_' in '`as_`'.
eslint(no-underscore-dangle): packages/tstl-plugin/src/lua-ast-walk.ts#L105
Unexpected dangling '_' in '`is_`'.
eslint(no-underscore-dangle): packages/tstl-plugin/src/lua-ast-walk.ts#L98
Unexpected dangling '_' in '`as_`'.