Skip to content

chore(deps): Bump solidjs to 1.9.11 to fix seroval alerts #42791

chore(deps): Bump solidjs to 1.9.11 to fix seroval alerts

chore(deps): Bump solidjs to 1.9.11 to fix seroval alerts #42791

Triggered via pull request February 4, 2026 08:47
Status Cancelled
Total duration 7m 24s
Artifacts

build.yml

on: pull_request
Get Metadata
6s
Get Metadata
Check file formatting
3m 40s
Check file formatting
Check PR branches
3s
Check PR branches
Prepare E2E tests
0s
Prepare E2E tests
Matrix: job_browser_loader_tests
Matrix: job_browser_playwright_tests
Matrix: job_node_integration_tests
Matrix: job_node_unit_tests
Matrix: job_remix_integration_tests
Size Check
0s
Size Check
Lint
0s
Lint
Circular Dependency Check
0s
Circular Dependency Check
Upload Artifacts
0s
Upload Artifacts
Browser Unit Tests
0s
Browser Unit Tests
Bun Unit Tests
0s
Bun Unit Tests
Deno Unit Tests
0s
Deno Unit Tests
Cloudflare Integration Tests
0s
Cloudflare Integration Tests
Node Overhead Check
0s
Node Overhead Check
Check for faulty .d.ts files
0s
Check for faulty .d.ts files
Matrix: job_e2e_tests
Matrix: job_optional_e2e_tests
All required jobs passed or were skipped
2s
All required jobs passed or were skipped
Fit to window
Zoom out
Zoom in

Annotations

13 errors
Build
Canceling since a higher priority waiting request for CI: Build & Test-lms/fix-deps-seroval exists
Build
Module './client' has already exported a member named 'EventHint'. Consider explicitly re-exporting to resolve the ambiguity.
Build
Module './client' has already exported a member named 'Event'. Consider explicitly re-exporting to resolve the ambiguity.
Build
Module './client' has already exported a member named 'ErrorEvent'. Consider explicitly re-exporting to resolve the ambiguity.
Build
Module './client' has already exported a member named 'CaptureContext'. Consider explicitly re-exporting to resolve the ambiguity.
Build
Module './client' has already exported a member named 'BreadcrumbHint'. Consider explicitly re-exporting to resolve the ambiguity.
Build
Module './client' has already exported a member named 'Breadcrumb'. Consider explicitly re-exporting to resolve the ambiguity.
Build
Type 'import("/home/runner/work/sentry-javascript/sentry-javascript/packages/solid/node_modules/@sentry/core/build/types/types-hoist/integration").Integration[]' is not assignable to type 'import("/home/runner/work/sentry-javascript/sentry-javascript/packages/core/build/types/types-hoist/integration").Integration[]'.
Build
Argument of type '{ defaultIntegrations: false | Integration[] | Integration[]; integrations?: Integration[] | ((integrations: Integration[]) => Integration[]); transport?: ((transportOptions: BrowserTransportOptions) => Transport) | undefined; stackParser?: StackParser | StackLineParser[]; debug?: boolean | undefined; enabled?: boolean | undefined; attachStacktrace?: boolean | undefined; sendClientReports?: boolean | undefined; dsn?: string | undefined | undefined; release?: string | undefined | undefined; environment?: string | undefined | undefined; dist?: string | undefined | undefined; transportOptions?: Partial<BrowserTransportOptions> | undefined; tracesSampleRate?: number | undefined; parentSpanIsAlwaysRootSpan?: boolean | undefined; initialScope?: CaptureContext | undefined; maxBreadcrumbs?: number | undefined; sampleRate?: number | undefined; maxValueLength?: number | undefined; normalizeDepth?: number | undefined; normalizeMaxBreadth?: number | undefined; ignoreErrors?: Array<string | RegExp> | undefined; ignoreTransactions?: Array<string | RegExp> | undefined; ignoreSpans?: (string | RegExp | IgnoreSpanFilter)[] | undefined; tunnel?: string | undefined; sendDefaultPii?: boolean | undefined; enhanceFetchErrorMessages?: "always" | "report-only" | false | undefined; _metadata?: SdkMetadata | undefined; _experiments?: { [key: string]: any; enableMetrics?: boolean; beforeSendMetric?: (metric: Metric) => Metric | null; enableLogs?: boolean; } | undefined; allowUrls?: Array<string | RegExp> | undefined; denyUrls?: Array<string | RegExp> | undefined; tracePropagationTargets?: TracePropagationTargets | undefined; propagateTraceparent?: boolean | undefined; strictTraceContinuation?: boolean | undefined; orgId?: `${number}` | number | undefined; enableLogs?: boolean | undefined; beforeSendLog?: ((log: Log) => Log | null) | undefined; enableMetrics?: boolean | undefined; beforeSendMetric?: ((metric: Metric) => Metric | null) | undefined; tracesSampler?: ((samplingContext: TracesSamplerSamplingContext) => number | boolean) | undefined; beforeSend?: ((event: ErrorEvent, hint: EventHint) => PromiseLike<ErrorEvent | null> | ErrorEvent | null) | undefined; beforeSendSpan?: ((span: SpanJSON) => SpanJSON) | undefined; beforeSendTransaction?: ((event: TransactionEvent, hint: EventHint) => PromiseLike<TransactionEvent | null> | TransactionEvent | null) | undefined; beforeBreadcrumb?: ((breadcrumb: Breadcrumb, hint?: BreadcrumbHint) => Breadcrumb | null) | undefined; replaysSessionSampleRate?: number; replaysOnErrorSampleRate?: number; profilesSampleRate?: number; profileSessionSampleRate?: number; profileLifecycle?: "manual" | "trace"; cdnBaseUrl?: string; skipBrowserExtensionCheck?: boolean; spotlight?: boolean | string; }' is not assignable to parameter of type 'BrowserOptions'.
Build
Type 'import("/home/runner/work/sentry-javascript/sentry-javascript/packages/solid/node_modules/@sentry/core/build/types/client").Client<import("/home/runner/work/sentry-javascript/sentry-javascript/packages/solid/node_modules/@sentry/core/build/types/types-hoist/options").ClientOptions<import("/home/runner/work/sentry-javascript/sentry-javascript/packages/solid/node_modules/@sentry/core/build/types/types-hoist/transport").BaseTransportOptions>> | undefined' is not assignable to type 'import("/home/runner/work/sentry-javascript/sentry-javascript/packages/core/build/types/client").Client<import("/home/runner/work/sentry-javascript/sentry-javascript/packages/core/build/types/types-hoist/options").ClientOptions<import("/home/runner/work/sentry-javascript/sentry-javascript/packages/core/build/types/types-hoist/transport").BaseTransportOptions>> | undefined'.
Build
Argument of type '{ defaultIntegrations: false | Integration[] | Integration[]; integrations?: Integration[] | ((integrations: Integration[]) => Integration[]); transport?: ((transportOptions: BrowserTransportOptions) => Transport) | undefined; stackParser?: StackParser | StackLineParser[]; debug?: boolean | undefined; enabled?: boolean | undefined; attachStacktrace?: boolean | undefined; sendClientReports?: boolean | undefined; dsn?: string | undefined | undefined; release?: string | undefined | undefined; environment?: string | undefined | undefined; dist?: string | undefined | undefined; transportOptions?: Partial<BrowserTransportOptions> | undefined; tracesSampleRate?: number | undefined; parentSpanIsAlwaysRootSpan?: boolean | undefined; initialScope?: CaptureContext | undefined; maxBreadcrumbs?: number | undefined; sampleRate?: number | undefined; maxValueLength?: number | undefined; normalizeDepth?: number | undefined; normalizeMaxBreadth?: number | undefined; ignoreErrors?: Array<string | RegExp> | undefined; ignoreTransactions?: Array<string | RegExp> | undefined; ignoreSpans?: (string | RegExp | IgnoreSpanFilter)[] | undefined; tunnel?: string | undefined; sendDefaultPii?: boolean | undefined; enhanceFetchErrorMessages?: "always" | "report-only" | false | undefined; _metadata?: SdkMetadata | undefined; _experiments?: { [key: string]: any; enableMetrics?: boolean; beforeSendMetric?: (metric: Metric) => Metric | null; enableLogs?: boolean; } | undefined; allowUrls?: Array<string | RegExp> | undefined; denyUrls?: Array<string | RegExp> | undefined; tracePropagationTargets?: TracePropagationTargets | undefined; propagateTraceparent?: boolean | undefined; strictTraceContinuation?: boolean | undefined; orgId?: `${number}` | number | undefined; enableLogs?: boolean | undefined; beforeSendLog?: ((log: Log) => Log | null) | undefined; enableMetrics?: boolean | undefined; beforeSendMetric?: ((metric: Metric) => Metric | null) | undefined; tracesSampler?: ((samplingContext: TracesSamplerSamplingContext) => number | boolean) | undefined; beforeSend?: ((event: ErrorEvent, hint: EventHint) => PromiseLike<ErrorEvent | null> | ErrorEvent | null) | undefined; beforeSendSpan?: ((span: SpanJSON) => SpanJSON) | undefined; beforeSendTransaction?: ((event: TransactionEvent, hint: EventHint) => PromiseLike<TransactionEvent | null> | TransactionEvent | null) | undefined; beforeBreadcrumb?: ((breadcrumb: Breadcrumb, hint?: BreadcrumbHint) => Breadcrumb | null) | undefined; replaysSessionSampleRate?: number; replaysOnErrorSampleRate?: number; profilesSampleRate?: number; profileSessionSampleRate?: number; profileLifecycle?: "manual" | "trace"; cdnBaseUrl?: string; skipBrowserExtensionCheck?: boolean; spotlight?: boolean | string; }' is not assignable to parameter of type 'CoreOptions<BaseTransportOptions>'.
All required jobs passed or were skipped
Process completed with exit code 1.
CI: Build & Test
Canceling since a higher priority waiting request for CI: Build & Test-lms/fix-deps-seroval exists