Skip to content

Conversation

bcaudan
Copy link
Collaborator

@bcaudan bcaudan commented Mar 25, 2024

Motivation

Local build is failing with error:

@datadog/browser-rum-core: ../core/cjs/domain/error/trackRuntimeError.d.ts(9,32): 
    error TS2694: Namespace '"packages/rum-core/src/index"' has no exported member 'noop'.

Changes

This behaviour has been introduced with the update of typescript from 5.3.3 to 5.4.3, so reverting to last working version while investigating.

Testing

  • Local
  • Staging
  • Unit
  • End to end

I have gone over the contributing documentation.

@bcaudan bcaudan requested a review from a team as a code owner March 25, 2024 18:35
@bcaudan bcaudan merged commit 163c54c into main Mar 25, 2024
@bcaudan bcaudan deleted the bcaudan/fix-local-build branch March 25, 2024 18:48
@bcaudan
Copy link
Collaborator Author

bcaudan commented Mar 27, 2024

After further investigation, it seems to be related to this issue microsoft/TypeScript#57956.

Evidences:

@bcaudan bcaudan mentioned this pull request Mar 27, 2024
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants