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

chore(tracing-internal): Fix eslint warning #8516

Merged
merged 1 commit into from
Jul 12, 2023

Conversation

AbhiPrasad
Copy link
Member

> @sentry-internal/tracing:lint

$ run-s lint:prettier lint:eslint
$ prettier --check "{src,test,scripts}/**/**.ts"
Checking formatting...
All matched files use Prettier code style!
$ eslint . --format stylish

/home/runner/work/sentry-javascript/sentry-javascript/packages/tracing-internal/src/node/integrations/prisma.ts
  68:50  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any

@AbhiPrasad AbhiPrasad requested review from a team, mydea and lforst and removed request for a team July 12, 2023 15:50
@github-actions
Copy link
Contributor

size-limit report 📦

Path Size
@sentry/browser - ES5 CDN Bundle (gzipped + minified) 21.95 KB (-0.01% 🔽)
@sentry/browser - ES5 CDN Bundle (minified) 69.13 KB (0%)
@sentry/browser - ES6 CDN Bundle (gzipped + minified) 20.28 KB (0%)
@sentry/browser - ES6 CDN Bundle (minified) 60.38 KB (0%)
@sentry/browser - Webpack (gzipped + minified) 21.9 KB (0%)
@sentry/browser - Webpack (minified) 71.51 KB (0%)
@sentry/react - Webpack (gzipped + minified) 21.92 KB (0%)
@sentry/nextjs Client - Webpack (gzipped + minified) 50.58 KB (+0.03% 🔺)
@sentry/browser + @sentry/tracing - ES5 CDN Bundle (gzipped + minified) 30.11 KB (+0.02% 🔺)
@sentry/browser + @sentry/tracing - ES6 CDN Bundle (gzipped + minified) 28.16 KB (+0.07% 🔺)
@sentry/replay ES6 CDN Bundle (gzipped + minified) 49.42 KB (-0.01% 🔽)
@sentry/replay - Webpack (gzipped + minified) 43.1 KB (0%)
@sentry/browser + @sentry/tracing + @sentry/replay - ES6 CDN Bundle (gzipped + minified) 69.51 KB (+0.02% 🔺)
@sentry/browser + @sentry/replay - ES6 CDN Bundle (gzipped + minified) 61.82 KB (0%)

@AbhiPrasad AbhiPrasad enabled auto-merge (squash) July 12, 2023 17:00
@AbhiPrasad AbhiPrasad merged commit a05c225 into develop Jul 12, 2023
67 checks passed
@AbhiPrasad AbhiPrasad deleted the abhi-tracing-internal-eslint-fix branch July 12, 2023 17:22
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.

None yet

2 participants