Skip to content

issues Search Results · repo:github/local-action language:TypeScript

Filter by

29 results
 (84 ms)

29 results

ingithub/local-action (press backspace or delete to remove)

See https://github.com/github/local-action/issues/184 The bootstrap script that is used to register target action TSConfig paths was responsible for the error. This has been removed in v5.0.0 but should ...
  • ncalteen
  • Opened 
    11 days ago
  • #207

I followed the repository instructions: npm i -g @github/local-action local-action --help But this results in the following error: Error [ERR_MODULE_NOT_FOUND]: Cannot find module /Users/redacted.nvm/versions/node/v20.19.2/lib/node_modules/@github/local-action/src/index.ts-- ...
  • f46wu
  • 1
  • Opened 
    12 days ago
  • #205

I m a bit at a loss. So apparently, @github/local-action doesn t include any transpiled bundle and relies on type-stripping to run(?). But that doesn t work in Node.js right now, since it refuses to do ...
  • Radiergummi
  • 5
  • Opened 
    on Apr 22
  • #184

Currently pre and post steps are ignored by @github/local-action. It would be useful to implement these. Initially, they would only support running other JavaScript action code. runs: using: node20 ...
  • ncalteen
  • Opened 
    on Apr 18
  • #183

Though not supported directly in the GitHub Actions Toolkit, there is a way to stop and start workflow commands during an action run. E.g.: echo ::warning:: This is a warning message, to demonstrate ...
  • ncalteen
  • 1
  • Opened 
    on Apr 18
  • #182

The workflow commands documentation refers to a number of environment variables that point to files in the GitHub Actions runtime environment. Namely the following: | Variable | Description | Equivalent ...
enhancement
  • ncalteen
  • 2
  • Opened 
    on Apr 18
  • #181

=========================================================================== Running Action node:internal/process/promises:288 triggerUncaughtException(err, true /* fromPromise */); ^ Error [ERR_MODULE_NOT_FOUND]: ...
  • mrpullen
  • 2
  • Opened 
    on Mar 25
  • #169

I recently upgraded the local-action to 2.6.4 and keep getting this error when attempting to run: Error: Cannot find module C:\C:\Users\n.cable\Documents\GIT\cleanup-action\src\main.ts I created this ...
  • watercable76
  • 7
  • Opened 
    on Mar 18
  • #168

I believe v3 introduced this issue from this line here, which doesn t appear to be referencing the folders array when recursively trying to find the package.json
  • Whelch
  • 2
  • Opened 
    on Mar 7
  • #165
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub