generated from JoshuaKGoldberg/create-typescript-app
-
-
Notifications
You must be signed in to change notification settings - Fork 14
Closed
Labels
area: toolingManaging the repository's maintenance 🛠️Managing the repository's maintenance 🛠️status: accepting prsPlease, send a pull request to resolve this! 🙏Please, send a pull request to resolve this! 🙏type: bugSomething isn't working 🐛Something isn't working 🐛
Description
Bug Report Checklist
- I have tried restarting my IDE and the issue persists.
- I have pulled the latest
mainbranch of the repository. - I have searched for related issues and found none that matched my issue.
Overview
Example from https://github.com/JoshuaKGoldberg/ts-api-utils/actions/runs/20534920481/job/58991873544:
⎯⎯⎯⎯⎯⎯ Failed Suites 14 ⎯⎯⎯⎯⎯⎯
FAIL src/comments.test.ts [ src/comments.test.ts ]
FAIL src/tokens.test.ts [ src/tokens.test.ts ]
FAIL src/nodes/access.test.ts [ src/nodes/access.test.ts ]
FAIL src/types/getters.test.ts [ src/types/getters.test.ts ]
FAIL src/types/utilities.test.ts [ src/types/utilities.test.ts ]
FAIL src/usage/collectVariableUsage.test.ts [ src/usage/collectVariableUsage.test.ts ]
FAIL src/nodes/typeGuards/compound.test.ts [ src/nodes/typeGuards/compound.test.ts ]
FAIL src/nodes/typeGuards/single.test.ts [ src/nodes/typeGuards/single.test.ts ]
FAIL src/nodes/typeGuards/union.test.ts [ src/nodes/typeGuards/union.test.ts ]
FAIL src/types/typeGuards/compound.test.ts [ src/types/typeGuards/compound.test.ts ]
FAIL src/types/typeGuards/intrinsic.test.ts [ src/types/typeGuards/intrinsic.test.ts ]
FAIL src/types/typeGuards/literal.test.ts [ src/types/typeGuards/literal.test.ts ]
FAIL src/types/typeGuards/objects.test.ts [ src/types/typeGuards/objects.test.ts ]
FAIL src/types/typeGuards/single.test.ts [ src/types/typeGuards/single.test.ts ]
TypeError: localStorage.getItem is not a function
❯ Object.<anonymous> node_modules/.pnpm/@typescript+vfs@1.6.1_typescript@5.9.3/node_modules/@typescript/vfs/src/index.ts:26:55
❯ Object.<anonymous> node_modules/.pnpm/@typescript+vfs@1.6.1_typescript@5.9.3/node_modules/@typescript/vfs/dist/index.js:7:20
Additional Info
I haven't investigated deeply into when this started or where it came from. PRs shouldn't feel blocked on fixing it. We'll just have to run pnpm run test locally until this is fixed.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area: toolingManaging the repository's maintenance 🛠️Managing the repository's maintenance 🛠️status: accepting prsPlease, send a pull request to resolve this! 🙏Please, send a pull request to resolve this! 🙏type: bugSomething isn't working 🐛Something isn't working 🐛