issues Search Results · repo:actions/toolkit language:TypeScript
Filter by
670 results
(60 ms)670 results
inactions/toolkit (press backspace or delete to remove)https://github.com/actions/toolkit/blob/1b1e81526b802d1d641911393281c2fb45ed5f11/docs/action-versioning.md?plain=1#L9
This contradicts:
https://docs.github.com/en/actions/security-for-github-actions/security-guides/security-hardening-for-github-actions#using-third-party-actions ...
jsoref
- Opened 3 days ago
- #2038
Describe the enhancement downloadArtifact function does not retry if GitHub API returned an error such as status 500.
This is because the Octokit client is hardcoded as below:
https://github.com/actions/toolkit/blob/1b1e81526b802d1d641911393281c2fb45ed5f11/packages/artifact/src/internal/download/download-artifact.ts#L131-L147 ...
enhancement
int128
- Opened 8 days ago
- #2035
Describe the bug
Core here: https://github.com/actions/toolkit/blob/main/packages/core/src/core.ts#L153
export function getInput(name: string, options?: InputOptions): string {
const val: string = ...
bug
quike
- Opened 9 days ago
- #2034
As noted in https://github.com/microsoft/vcpkg/issues/45073#issuecomment-2810787429, The vcpkg tool was using the cache
v1 endpoint manually to upload binary caches of built C and C++ packages.
In vcpkg-tool, ...
ADKaster
- 2
- Opened 13 days ago
- #2032
Describe the bug While running await client.downloadArtifact(...) I m getting the following exception:
::debug::Artifact destination folder does not exist, creating: /Users/ user /sandbox/octokit/all-blob-reports/blob-report-ubuntu-latest-node18-1 ...
bug
yury-s
- Opened 14 days ago
- #2031
Thank you 🙇♀ for wanting to create an issue in this repository. Before you do, please ensure you are filing the issue
in the right place. Issues should only be opened on if the issue relates to code in ...
bug
ahmedauardi7
- Opened 17 days ago
- #2030
undici prior 5.28.5 has vulnerability (CWE-330, CVE-2025-22150, SNYK-JS-UNDICI-8641354).
@actions/http-client version 2.2.3 upgraded undici to v5.28.5 (ref #1957), which cleaned the vulnerability.
@actions/core ...
michalbachowski
- Opened 18 days ago
- #2029
Thank you 🙇♀ for wanting to create an issue in this repository. Before you do, please ensure you are filing the issue
in the right place. Issues should only be opened on if the issue relates to code in ...
enhancement
ghost
- 3
- Opened 27 days ago
- #2021
Describe the Problem
Calling artifactClient.uploadArtifact results in the following error:
Error: Unable to get the ACTIONS_RUNTIME_TOKEN env variable
The Workflow File
name: FooBar
run-name: FooBar ...
jason89521
- Opened on Mar 28
- #2009

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!
Press the /
key to activate the search input again and adjust your query.