Make the utils tree-shakeable #122
Annotations
11 warnings
tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
tests:
src/exec-utils.ts#L77
Unexpected any. Specify a different type
|
tests:
src/exec-utils.ts#L115
Unexpected any. Specify a different type
|
tests:
src/exec-utils.ts#L137
Unexpected any. Specify a different type
|
tests:
src/exec-utils.ts#L151
Unexpected any. Specify a different type
|
tests:
src/oauth/providers.ts#L179
Unexpected any. Specify a different type
|
tests:
src/oauth/withAccessToken.tsx#L39
Unexpected any. Specify a different type
|
tests:
src/oauth/withAccessToken.tsx#L68
Unexpected any. Specify a different type
|
tests:
src/types.ts#L1
Unexpected any. Specify a different type
|
tests:
src/types.ts#L14
Unexpected any. Specify a different type
|
tests:
src/types.ts#L16
Unexpected any. Specify a different type
|