DataDog / datadog-lambda-js

The Datadog AWS Lambda Library for Node
Apache License 2.0
109 stars 35 forks source link

Fix invalid type imports #442

Closed samchungy closed 9 months ago

samchungy commented 9 months ago

What does this PR do?

Motivation

Datadog lambda js is throwing a build error: https://github.com/seek-oss/skuba/actions/runs/6992350107/job/19023877986?pr=1326#step:4:288

Testing Guidelines

Build using tsc/lint locally

Additional Notes

Types of Changes

Check all that apply

samchungy commented 9 months ago

Hey @astuyve could I get a βœ… on this one :) πŸ™

astuyve commented 9 months ago

Hey I'm at re:Invent right now and can't look, but will ask someone to check in!

Thanks!

samchungy commented 9 months ago

Oh looks like those tests don't work for non datadog employees πŸ˜•. Not sure how to resolve this @duncanista . I also don't have merge perms πŸ˜›. Happy for you to just copy the changes into another branch if that works

duncanista commented 9 months ago

@samchungy I'll run them in my machine from this PR, they should pass from my point of view, so we can override that – if this is business critical for you, please raise a ticket with us so we can escalate and make a release for this, be sure to mention this PR, and this comment.

We normally wouldn't request this, but due to an active Code Freeze on our side, we are limited on the releases!

samchungy commented 9 months ago

@samchungy I'll run them in my machine from this PR, they should pass from my point of view, so we can override that – if this is business critical for you, please raise a ticket with us so we can escalate and make a release for this, be sure to mention this PR, and this comment.

We normally wouldn't request this, but due to an active Code Freeze on our side, we are limited on the releases!

All good, I understand. I'll just pin it on our side for now

astuyve commented 9 months ago

Thanks so much @samchungy!!!