Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No tracked files found for sources contained in ... (2) #1525

Closed
OnkelTem opened this issue Jan 15, 2025 · 1 comment
Closed

No tracked files found for sources contained in ... (2) #1525

OnkelTem opened this issue Jan 15, 2025 · 1 comment
Labels
question Further information is requested rum Related to [dsyms, flutter-symbols, unity-symbols, react-native, sourcemaps]

Comments

@OnkelTem
Copy link

This is a follow-up for the closed: #706

I also receive a bunch of No tracked files found... messages:

Starting upload with concurrency 20. 
Will look for sourcemaps in .next
Will match JS files for errors on files starting with /_next/
version: sx-3663-sourcemaps:b4884c73 service: fsx-ci-1 project path: 
⚠️ No tracked files found for sources contained in .next/static/chunks/framework-ec5e1a8e3005e758.js.map
⚠️ No tracked files found for sources contained in .next/static/chunks/main-8dceb219b2993a66.js.map
⚠️ No tracked files found for sources contained in .next/static/chunks/pages/_error-5c47128d3917aaea.js.map
⚠️ No tracked files found for sources contained in .next/static/chunks/recorder.8eb96d92be9c8e92.js.map
⚠️ No tracked files found for sources contained in .next/static/chunks/webpack-07d6aea018f934b4.js.map
Uploading sourcemap .next/static/chunks/framework-ec5e1a8e3005e758.js.map for JS file available at /_next/static/chunks/framework-ec5e1a8e3005e758.js
Uploading sourcemap .next/static/chunks/main-8dceb219b2993a66.js.map for JS file available at /_next/static/chunks/main-8dceb219b2993a66.js
Uploading sourcemap .next/static/chunks/pages/_app-0e99352490c6d3fe.js.map for JS file available at /_next/static/chunks/pages/_app-0e99352490c6d3fe.js
Uploading sourcemap .next/static/chunks/pages/_error-5c47128d3917aaea.js.map for JS file available at /_next/static/chunks/pages/_error-5c47128d3917aaea.js
Uploading sourcemap .next/static/chunks/pages/index-22bfb9e0a090b978.js.map for JS file available at /_next/static/chunks/pages/index-22bfb9e0a090b978.js
Uploading sourcemap .next/static/chunks/pages/k8s-ededded5a72e47c2.js.map for JS file available at /_next/static/chunks/pages/k8s-ededded5a72e47c2.js
Uploading sourcemap .next/static/chunks/recorder.8eb96d92be9c8e92.js.map for JS file available at /_next/static/chunks/recorder.8eb96d92be9c8e92.js
Uploading sourcemap .next/static/chunks/webpack-07d6aea018f934b4.js.map for JS file available at /_next/static/chunks/webpack-07d6aea018f934b4.js

I don't understand what they mean.

@Drarig29 Drarig29 added bug Something isn't working rum Related to [dsyms, flutter-symbols, unity-symbols, react-native, sourcemaps] labels Jan 15, 2025
@BenoitZugmeyer
Copy link
Member

By default, the command collects git data to display links to the online repository (ex: github) in the Datadog UI.

This warning is displayed when the sourcemap file only points to source files that are not tracked within the git repository. It can indicate that the source map is unrelated with the current project or outdated. If it's not the case, you can ignore it.

If you are not interested in this git integration, you can pass the --disable-git option to disable it.

@Drarig29 Drarig29 added question Further information is requested and removed bug Something isn't working labels Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested rum Related to [dsyms, flutter-symbols, unity-symbols, react-native, sourcemaps]
Projects
None yet
Development

No branches or pull requests

3 participants