Add failureToastOptions
prop for usePromise, useCachedPromise, and useFetch
#125
Annotations
11 warnings
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/.
|
src/exec-utils.ts#L79
Unexpected any. Specify a different type
|
src/exec-utils.ts#L117
Unexpected any. Specify a different type
|
src/exec-utils.ts#L139
Unexpected any. Specify a different type
|
src/exec-utils.ts#L153
Unexpected any. Specify a different type
|
src/oauth/providers.ts#L195
Unexpected any. Specify a different type
|
src/oauth/withAccessToken.tsx#L46
Unexpected any. Specify a different type
|
src/oauth/withAccessToken.tsx#L75
Unexpected any. Specify a different type
|
src/types.ts#L1
Unexpected any. Specify a different type
|
src/types.ts#L14
Unexpected any. Specify a different type
|
src/types.ts#L16
Unexpected any. Specify a different type
|
This job succeeded
Loading