Revert Sentry error override #2948
Annotations
10 errors
build (20.x)
Cannot find module 'oidc-provider' or its corresponding type declarations.
|
tests/general/lint.test.ts > `pnpm run lint` > completes successfully:
apps/e2e/tests/general/lint.test.ts#L12
AssertionError: Expected no error to be thrown!
stdout:
> @stackframe/monorepo@0.0.0 lint /home/runner/work/stack/stack
> only-allow pnpm && turbo run lint -- --max-warnings=0
• Packages in scope: @stackframe/dev-launchpad, @stackframe/docs, @stackframe/docs-examples, @stackframe/e-commerce-demo, @stackframe/e2e-tests, @stackframe/example-cjs-test, @stackframe/example-demo-app, @stackframe/example-middleware-demo, @stackframe/example-partial-prerendering, @stackframe/example-supabase, @stackframe/init-stack, @stackframe/oauth-mock-server, @stackframe/stack, @stackframe/stack-backend, @stackframe/stack-dashboard, @stackframe/stack-emails, @stackframe/stack-sc, @stackframe/stack-shared, @stackframe/stack-ui
• Running lint in 19 packages
• Remote caching disabled
::group::@stackframe/example-cjs-test:lint
cache miss, executing 4b2b6435398f9c4e
> @stackframe/example-cjs-test@2.6.37 lint /home/runner/work/stack/stack/examples/cjs-test
> next lint "--max-warnings=0"
✔ No ESLint warnings or errors
::endgroup::
::group::@stackframe/e-commerce-demo:lint
cache miss, executing b87ba39cf8e1cf58
> @stackframe/e-commerce-demo@2.6.37 lint /home/runner/work/stack/stack/examples/e-commerce
> next lint "--max-warnings=0"
✔ No ESLint warnings or errors
::endgroup::
::group::@stackframe/docs-examples:lint
cache miss, executing 518462b20fea136e
> @stackframe/docs-examples@2.6.37 lint /home/runner/work/stack/stack/examples/docs-examples
> next lint "--max-warnings=0"
✔ No ESLint warnings or errors
::endgroup::
::group::@stackframe/example-demo-app:lint
cache miss, executing 64bd79faa53e3eb7
> @stackframe/example-demo-app@2.6.37 lint /home/runner/work/stack/stack/examples/demo
> next lint "--max-warnings=0"
✔ No ESLint warnings or errors
::endgroup::
::group::@stackframe/example-middleware-demo:lint
cache miss, executing dbbe2e3b319782e2
> @stackframe/example-middleware-demo@2.6.37 lint /home/runner/work/stack/stack/examples/middleware
> next lint "--max-warnings=0"
✔ No ESLint warnings or errors
::endgroup::
::group::@stackframe/example-partial-prerendering:lint
cache miss, executing c565f7a763ec88b9
> @stackframe/example-partial-prerendering@2.6.37 lint /home/runner/work/stack/stack/examples/partial-prerendering
> next lint "--max-warnings=0"
✔ No ESLint warnings or errors
::endgroup::
::group::@stackframe/stack-sc:lint
cache miss, executing ae0390c3afe5153a
> @stackframe/stack-sc@2.6.37 lint /home/runner/work/stack/stack/packages/stack-sc
> eslint --ext .tsx,.ts . "--max-warnings=0"
::endgroup::
::group::@stackframe/stack-backend:lint
cache miss, executing 8684ebbbbb9b4ec8
> @stackframe/stack-backend@2.6.37 lint /home/runner/work/stack/stack/apps/backend
> next lint "--max-warnings=0"
✔ No ESLint warnings or errors
::endgroup::
@stackframe/dev-launchpad:lint
cache miss, executing 671f717634ca675a
> @stackframe/dev-launchpad@2.6.37 lint /home/runner/work/stack/stack/apps/oauth-mock-server
> eslint . "--max-warnings=0"
Oops! Something went wrong! :(
ESLint: 8.30.0
No files matching the pattern "." were found.
Please check for typing mistakes in the pattern.
ELIFECYCLE Command failed with exit code 2.
[ERROR] command finished with error: command (/home/runner/work/stack/stack/apps/oauth-mock-server) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint --max-warnings=0 exited (2)
::group::@stackframe/stack-emails:lint
cache miss, executing 5a58e16150ecad11
> @stackframe/stack-emails@2.6.37 lint /home/runner/work/stack/stack/packages/stack-emails
> eslint --ext .tsx,.ts . "--max-warnings=0"
::endgroup::
::group::@stackframe/e2e-tests:lint
cache miss, executing 8954ebb041df929e
> @stackframe/e2e-tests@2.6.37 lint /home/runner/work/stack/stack/apps/e2e
> eslint --ext .tsx,.ts . "--max-warnings=0"
::endgroup::
::group::@stackframe/stack-dashboard:lint
cache miss, executing 8b2f653d7c998126
> @stackframe/stack-dashboard@2.6.37 lint /home/runner/work/stack/stack/apps/dashboard
> next lint "--max-warnings=0"
::endgroup::
::group::@stackframe/stack:lint
cache miss, executing 4bd9561c0734ff51
> @stackframe/stack@2.
|
build (20.x)
Cannot find module 'oidc-provider' or its corresponding type declarations.
|
tests/general/typecheck.test.ts > `pnpm run typecheck` > completes successfully:
apps/e2e/tests/general/typecheck.test.ts#L12
AssertionError: Expected no error to be thrown!
stdout:
> @stackframe/monorepo@0.0.0 typecheck /home/runner/work/stack/stack
> only-allow pnpm && turbo typecheck
• Packages in scope: @stackframe/dev-launchpad, @stackframe/docs, @stackframe/docs-examples, @stackframe/e-commerce-demo, @stackframe/e2e-tests, @stackframe/example-cjs-test, @stackframe/example-demo-app, @stackframe/example-middleware-demo, @stackframe/example-partial-prerendering, @stackframe/example-supabase, @stackframe/init-stack, @stackframe/oauth-mock-server, @stackframe/stack, @stackframe/stack-backend, @stackframe/stack-dashboard, @stackframe/stack-emails, @stackframe/stack-sc, @stackframe/stack-shared, @stackframe/stack-ui
• Running typecheck in 19 packages
• Remote caching disabled
::group::@stackframe/stack-sc:typecheck
cache miss, executing e2e504996b51d409
> @stackframe/stack-sc@2.6.37 typecheck /home/runner/work/stack/stack/packages/stack-sc
> tsc --noEmit
::endgroup::
::group::@stackframe/example-cjs-test:typecheck
cache miss, executing dc76360a7f90192d
> @stackframe/example-cjs-test@2.6.37 typecheck /home/runner/work/stack/stack/examples/cjs-test
> tsc --noEmit
::endgroup::
::group::@stackframe/e-commerce-demo:typecheck
cache miss, executing e03656c2618b117a
> @stackframe/e-commerce-demo@2.6.37 typecheck /home/runner/work/stack/stack/examples/e-commerce
> tsc --noEmit
::endgroup::
::group::@stackframe/example-demo-app:typecheck
cache miss, executing 112d4136a2a631af
> @stackframe/example-demo-app@2.6.37 typecheck /home/runner/work/stack/stack/examples/demo
> tsc --noEmit
::endgroup::
::group::@stackframe/docs-examples:typecheck
cache miss, executing bbc4de269904b4dc
> @stackframe/docs-examples@2.6.37 typecheck /home/runner/work/stack/stack/examples/docs-examples
> tsc --noEmit
::endgroup::
::group::@stackframe/example-partial-prerendering:typecheck
cache miss, executing db0f8b12561dc74b
> @stackframe/example-partial-prerendering@2.6.37 typecheck /home/runner/work/stack/stack/examples/partial-prerendering
> tsc --noEmit
::endgroup::
@stackframe/dev-launchpad:typecheck
cache miss, executing f823982332110797
> @stackframe/dev-launchpad@2.6.37 typecheck /home/runner/work/stack/stack/apps/oauth-mock-server
> tsc --noEmit
src/index.ts(1,41): error TS2307: Cannot find module 'oidc-provider' or its corresponding type declarations.
ELIFECYCLE Command failed with exit code 2.
[ERROR] command finished with error: command (/home/runner/work/stack/stack/apps/oauth-mock-server) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
::group::@stackframe/stack:typecheck
cache miss, executing 7d76a7be50d4b62c
> @stackframe/stack@2.6.37 typecheck /home/runner/work/stack/stack/packages/stack
> tsc --noEmit
::endgroup::
::group::@stackframe/e2e-tests:typecheck
cache miss, executing 2831fb9090de4379
> @stackframe/e2e-tests@2.6.37 typecheck /home/runner/work/stack/stack/apps/e2e
> tsc --noEmit
::endgroup::
::group::@stackframe/stack-emails:typecheck
cache miss, executing 680ee0e24adaed2f
> @stackframe/stack-emails@2.6.37 typecheck /home/runner/work/stack/stack/packages/stack-emails
> tsc --noEmit
::endgroup::
::group::@stackframe/example-middleware-demo:typecheck
cache miss, executing 4f71a5666cb11254
> @stackframe/example-middleware-demo@2.6.37 typecheck /home/runner/work/stack/stack/examples/middleware
> tsc --noEmit
::endgroup::
::group::@stackframe/stack-ui:typecheck
cache miss, executing b5c41e048e557eb7
> @stackframe/stack-ui@2.6.37 typecheck /home/runner/work/stack/stack/packages/stack-ui
> tsc --noEmit
::endgroup::
::group::@stackframe/stack-shared:typecheck
cache miss, executing d34b6cc3ea189b8a
> @stackframe/stack-shared@2.6.37 typecheck /home/runner/work/stack/stack/packages/stack-shared
> tsc --noEmit
::endgroup::
::group::@stackframe/stack-dashboard:typecheck
cache miss, executing 4fbe35537b9acaae
> @stackframe/stack-dashboard@2.6.37 typecheck /home/runner/work/stack/stack/apps/dashboard
> tsc --noEmit
::endgroup::
::group::@stackframe/stack-backend:typecheck
cache miss, executing f1717515640a9994
> @s
|
tests/backend/endpoints/api/v1/auth-flows.test.ts > signing in with OTP first, then signing in with OAuth, should set used_for_auth to false:
apps/e2e/tests/backend/backend-helpers.ts#L103
StackAssertionError: Unexpected internal server error: 500 Internal Server Error. The error message follows, but will be stripped in production. AggregateError:
at internalConnectMultiple (node:net:1122:18)
at afterConnectMultiple (node:net:1689:7)
at TCPConnectWrap.callbackTrampoline (node:internal/async_hooks:130:17)
This is likely an error in Stack. Please make sure you are running the newest version and report it.
❯ internalConnectMultiple ../../node:net:1122:18
❯ afterConnectMultiple ../../node:net:1689:7
❯ niceBackendFetch tests/backend/backend-helpers.ts:103:11
❯ Object.authorize tests/backend/backend-helpers.ts:513:24
❯ Object.getInnerCallbackUrl tests/backend/backend-helpers.ts:532:19
❯ Object.getAuthorizationCode tests/backend/backend-helpers.ts:613:19
❯ Object.signIn tests/backend/backend-helpers.ts:642:42
❯ tests/backend/endpoints/api/v1/auth-flows.test.ts:74:3
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { extraData: undefined, customCaptureExtraArgs: [ undefined ] }
|
tests/backend/endpoints/api/v1/auth-flows.test.ts > signs in with password first, then signs in with oauth should give an account with used_for_auth false:
apps/e2e/tests/backend/backend-helpers.ts#L103
StackAssertionError: Unexpected internal server error: 500 Internal Server Error. The error message follows, but will be stripped in production. AggregateError:
at internalConnectMultiple (node:net:1122:18)
at afterConnectMultiple (node:net:1689:7)
at TCPConnectWrap.callbackTrampoline (node:internal/async_hooks:130:17)
This is likely an error in Stack. Please make sure you are running the newest version and report it.
❯ internalConnectMultiple ../../node:net:1122:18
❯ afterConnectMultiple ../../node:net:1689:7
❯ niceBackendFetch tests/backend/backend-helpers.ts:103:11
❯ Object.authorize tests/backend/backend-helpers.ts:513:24
❯ Object.getInnerCallbackUrl tests/backend/backend-helpers.ts:532:19
❯ Object.getAuthorizationCode tests/backend/backend-helpers.ts:613:19
❯ Object.signIn tests/backend/backend-helpers.ts:642:42
❯ tests/backend/endpoints/api/v1/auth-flows.test.ts:87:3
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { extraData: undefined, customCaptureExtraArgs: [ undefined ] }
|
tests/backend/endpoints/api/v1/auth-flows.test.ts > should merge accounts when signing in with OTP after OAuth sign-in and email verification:
apps/e2e/tests/backend/backend-helpers.ts#L103
StackAssertionError: Unexpected internal server error: 500 Internal Server Error. The error message follows, but will be stripped in production. AggregateError:
at internalConnectMultiple (node:net:1122:18)
at afterConnectMultiple (node:net:1689:7)
at TCPConnectWrap.callbackTrampoline (node:internal/async_hooks:130:17)
This is likely an error in Stack. Please make sure you are running the newest version and report it.
❯ internalConnectMultiple ../../node:net:1122:18
❯ afterConnectMultiple ../../node:net:1689:7
❯ niceBackendFetch tests/backend/backend-helpers.ts:103:11
❯ Object.authorize tests/backend/backend-helpers.ts:513:24
❯ Object.getInnerCallbackUrl tests/backend/backend-helpers.ts:532:19
❯ Object.getAuthorizationCode tests/backend/backend-helpers.ts:613:19
❯ Object.signIn tests/backend/backend-helpers.ts:642:42
❯ tests/backend/endpoints/api/v1/auth-flows.test.ts:95:3
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { extraData: undefined, customCaptureExtraArgs: [ undefined ] }
|
tests/backend/endpoints/api/v1/auth/oauth/authorize.test.ts > should redirect the user to the OAuth provider with the right arguments:
apps/e2e/tests/backend/backend-helpers.ts#L103
StackAssertionError: Unexpected internal server error: 500 Internal Server Error. The error message follows, but will be stripped in production. AggregateError:
at internalConnectMultiple (node:net:1122:18)
at afterConnectMultiple (node:net:1689:7)
at TCPConnectWrap.callbackTrampoline (node:internal/async_hooks:130:17)
This is likely an error in Stack. Please make sure you are running the newest version and report it.
❯ internalConnectMultiple ../../node:net:1122:18
❯ afterConnectMultiple ../../node:net:1689:7
❯ niceBackendFetch tests/backend/backend-helpers.ts:103:11
❯ Object.authorize tests/backend/backend-helpers.ts:513:24
❯ tests/backend/endpoints/api/v1/auth/oauth/authorize.test.ts:5:20
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { extraData: undefined, customCaptureExtraArgs: [ undefined ] }
|
tests/backend/endpoints/api/v1/auth/oauth/authorize.test.ts > should be able to fetch the inner callback URL by following the OAuth provider redirects:
apps/e2e/tests/backend/backend-helpers.ts#L103
StackAssertionError: Unexpected internal server error: 500 Internal Server Error. The error message follows, but will be stripped in production. AggregateError:
at internalConnectMultiple (node:net:1122:18)
at afterConnectMultiple (node:net:1689:7)
at TCPConnectWrap.callbackTrampoline (node:internal/async_hooks:130:17)
This is likely an error in Stack. Please make sure you are running the newest version and report it.
❯ internalConnectMultiple ../../node:net:1122:18
❯ afterConnectMultiple ../../node:net:1689:7
❯ niceBackendFetch tests/backend/backend-helpers.ts:103:11
❯ Object.authorize tests/backend/backend-helpers.ts:513:24
❯ Object.getInnerCallbackUrl tests/backend/backend-helpers.ts:532:19
❯ tests/backend/endpoints/api/v1/auth/oauth/authorize.test.ts:12:32
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { extraData: undefined, customCaptureExtraArgs: [ undefined ] }
|
tests/backend/endpoints/api/v1/auth/oauth/callback.test.ts > should return outer authorization code when inner callback url is valid:
apps/e2e/tests/backend/backend-helpers.ts#L103
StackAssertionError: Unexpected internal server error: 500 Internal Server Error. The error message follows, but will be stripped in production. AggregateError:
at internalConnectMultiple (node:net:1122:18)
at afterConnectMultiple (node:net:1689:7)
at TCPConnectWrap.callbackTrampoline (node:internal/async_hooks:130:17)
This is likely an error in Stack. Please make sure you are running the newest version and report it.
❯ internalConnectMultiple ../../node:net:1122:18
❯ afterConnectMultiple ../../node:net:1689:7
❯ niceBackendFetch tests/backend/backend-helpers.ts:103:11
❯ Object.authorize tests/backend/backend-helpers.ts:513:24
❯ Object.getInnerCallbackUrl tests/backend/backend-helpers.ts:532:19
❯ Object.getAuthorizationCode tests/backend/backend-helpers.ts:613:19
❯ tests/backend/endpoints/api/v1/auth/oauth/callback.test.ts:6:20
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { extraData: undefined, customCaptureExtraArgs: [ undefined ] }
|