issues Search Results · repo:actions/typescript-action language:TypeScript
Filter by
83 results
(56 ms)83 results
inactions/typescript-action (press backspace or delete to remove)We try and adopt template updates in our action from time to time and Convert to ESM and use rollup has caused an issue
on Windows related to https://github.com/rollup/rollup/issues/3434. Looking at the ...
fniephaus
- 5
- Opened 19 days ago
- #1017
Using this as is I was getting a warning during rollup (!) [plugin typescript] @rollup/plugin-typescript: Rollup
sourcemap option must be set to generate source maps. until I found https://github.com/rollup/plugins/issues/1805 ...
Skenvy
- 1
- Opened 28 days ago
- #1011
It would appear that the generated dist folder doesn t contain a licenses.txt file like it used to, to aggregate all the
licenses of the modules used to bundle the dist.
I noticed this because the last ...
Skenvy
- 1
- Opened 28 days ago
- #1010
The workflow which runs a test of the local action doesn t appear to work anymore.
- name: Test Local Action
id: test-action
uses: ./
with:
milliseconds: 2000
https://github.com/actions/typescript-action/actions/runs/12981582939/job/36200199094 ...
dgilbert-foreflight
- 1
- Opened on Feb 1
- #1005
import * as core from @actions/core //...
async function run() { try { //... } catch (error) { core.setFailed(error.message) } }
Richi11-oss
- 1
- Opened on Jan 14
- #996
I m watching Jubilee Prayer 2025 on Daily TV Mass https://watch.dailytvmass.com/videos/jubilee-prayer-2025
Apshakil
- Opened on Jan 2
- #989
Closely related to #957 but different.
When you use this repo as a template, all dependabot PRs that are opened will fail as they do not regenerate the dist
folder.
Is there a way to make dependabot ...
arianvp
- 4
- Opened on Dec 23, 2024
- #986
The super-linter says my .env.example file is invalid when it contains an environment variable with dashes:
INPUT_MY-EXAMPLE=3
however the dashes are required for local-action to work.
This is a bug ...
arianvp
- 4
- Opened on Dec 23, 2024
- #985
Hi there,
This template repository is setup only for having one main ts script to run during the action. However github actions
support different hooks to run scripts before or after the workflow starts ...
lavaude
- 3
- Opened on Dec 12, 2024
- #980
since setup-node v3.5, we can use nodejs version in package.json so how can I say engines?
engines : {
node : 21.6.2
},
misogihagi
- 2
- Opened on Nov 28, 2024
- #975

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 IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
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 IssuesProTip!
Restrict your search to the title by using the in:title qualifier.