Skip to content

issues Search Results · repo:sst/v2 language:TypeScript

Filter by

24 results
 (50 ms)

24 results

insst/v2 (press backspace or delete to remove)

The project currently uses the cdk-assets package version v3.0.0-rc.143, which depends on a vulnerable version of @babel/helpers, as confirmed by the report at https://github.com/babel/babel/security/advisories/GHSA-968p-4wvh-cqc8. ...
  • hylickipiotr
  • Opened 
    3 days ago
  • #64

When you make a call to context.get_remaining_time_in_millis In the local dev you get the following traceback: Error: unsupported operand type(s) for -: str and int File /Users/dramus/chartflow/node_modules/sst/support/python-runtime/runtime.py ...
  • subssn21
  • Opened 
    4 days ago
  • #63

The project currently uses aws-cdk-lib v2.179.0, which is affected by a security vulnerability as per GHSA-5pq3-h73f-66hr. To mitigate this risk, the package must be upgraded to v2.184.0 or later.
  • hylickipiotr
  • Opened 
    4 days ago
  • #61

| +1473ms (node:51422) NOTE: The AWS SDK for JavaScript (v2) will enter maintenance mode | +1473ms on September 8, 2024 and reach end-of-support on September 8, 2025. Original Ticket: https://github.com/sst/sst/issues/3385 ...
  • joshstrange
  • Opened 
    6 days ago
  • #60

We would like to add the following line to the authorization URL in the existing code: access_type: config.accessType, This needs to be included in the client.authorizationUrl() function call in the ...
  • fgiaretta
  • 1
  • Opened 
    6 days ago
  • #59

Recently after deleting our cache in github actions, the SST deploy no longer works because it doesn t like the SST satisfies, how can we proceed? We are unable to migrate to v3 at this moment and would ...
  • icon2341
  • 2
  • Opened 
    7 days ago
  • #58

When running sst update, the version is updated to v3 which breaks the app since there is no migration to pulumi. It should update to the latest v2 release by default.
  • bchilcott
  • 4
  • Opened 
    16 days ago
  • #55

Not sure if node 22 is supported, but after upgrading we re seeing the following issue: 7s Run npx sst deploy Attention: SST now collects completely anonymous telemetry regarding usage. This is used to ...
  • gtokman
  • 1
  • Opened 
    18 days ago
  • #54

Python 3.13 is supported on Lambda. However, the SST Function construct does not allow that runtime due to managing its own list, rather than using CDK s. Add 3.13 to the list, or better yet, modify the ...
  • jglien
  • 2
  • Opened 
    on Feb 26
  • #51

Description I have my ~/.aws/config file configured as follows: [sso-session abc] sso_start_url = testURL sso_region = us-west-2 sso_registration_scopes = sso:account:access [profile testProfile] sso_session ...
  • RyanShendler
  • 1
  • Opened 
    on Feb 6
  • #44
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! 
Press the
/
key to activate the search input again and adjust your query.
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