You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
This is a follow-up for the closed: #706
I also receive a bunch of No tracked files found... messages:
I don't understand what they mean.
The text was updated successfully, but these errors were encountered: