Fix NPEs #80
Merged
Fix NPEs #80
Annotations
7 errors and 6 warnings
|
|
|
packages/vue/src/tests/auth-api.test.ts#L186
TypeError: authApi.getUser is not a function
❯ src/tests/auth-api.test.ts:186:51
|
|
packages/javascript/src/utils/__tests__/getAuthorizeRequestUrlParams.test.ts#L177
AssertionError: expected undefined to be 'openid' // Object.is equality
- Expected:
"openid"
+ Received:
undefined
❯ src/utils/__tests__/getAuthorizeRequestUrlParams.test.ts:177:33
|
|
packages/javascript/src/utils/__tests__/getAuthorizeRequestUrlParams.test.ts#L79
AssertionError: expected undefined to be 1 // Object.is equality
- Expected:
1
+ Received:
undefined
❯ src/utils/__tests__/getAuthorizeRequestUrlParams.test.ts:79:75
|
|
packages/javascript/src/utils/__tests__/getAuthorizeRequestUrlParams.test.ts#L64
AssertionError: the given combination of arguments (undefined and string) is invalid for this assertion. You can use an array, a map, an object, a set, a string, or a weakset instead of a string
❯ src/utils/__tests__/getAuthorizeRequestUrlParams.test.ts:64:33
|
|
packages/javascript/src/utils/__tests__/getAuthorizeRequestUrlParams.test.ts#L48
AssertionError: the given combination of arguments (undefined and string) is invalid for this assertion. You can use an array, a map, an object, a set, a string, or a weakset instead of a string
❯ src/utils/__tests__/getAuthorizeRequestUrlParams.test.ts:48:33
|
|
packages/javascript/src/api/__tests__/getScim2Me.test.ts#L21
Error: Cannot find module '../../../errors/AsgardeoAPIError' imported from '/home/runner/work/web-ui-sdks/web-ui-sdks/packages/javascript/src/api/__tests__/getScim2Me.test.ts'
❯ src/api/__tests__/getScim2Me.test.ts:21:1
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
Caused by: Caused by: Error: Failed to load url ../../../errors/AsgardeoAPIError (resolved id: ../../../errors/AsgardeoAPIError) in /home/runner/work/web-ui-sdks/web-ui-sdks/packages/javascript/src/api/__tests__/getScim2Me.test.ts. Does the file exist?
❯ loadAndTransform ../../node_modules/.pnpm/[email protected]_@[email protected][email protected][email protected][email protected][email protected][email protected]/node_modules/vite/dist/node/chunks/dep-DBxKXgDP.js:35725:17
|
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading