fix: codeExchange, storage updates, generateAuthUrl fixes #94
Annotations
3 errors and 1 warning
utils/exchangeAuthCode.test.ts > exhangeAuthCode > should exchange tokens, set storage and clear temp values:
lib/utils/exchangeAuthCode.ts#L106
ReferenceError: window is not defined
❯ Module.exchangeAuthCode utils/exchangeAuthCode.ts:106:23
❯ utils/exchangeAuthCode.test.ts:118:20
|
utils/exchangeAuthCode.test.ts > exhangeAuthCode > set the framework and version on header:
lib/utils/exchangeAuthCode.ts#L106
ReferenceError: window is not defined
❯ Module.exchangeAuthCode utils/exchangeAuthCode.ts:106:23
❯ utils/exchangeAuthCode.test.ts:176:5
|
main (20.x)
Process completed with exit code 1.
|
main (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|