Feat(useResource): asyncReq
option. (Control the return value of the request)
#45
Annotations
7 errors and 2 warnings
build (16.x):
src/context.ts#L40
Argument of type 'RequestConfigType | undefined' is not assignable to parameter of type 'RequestConfigType'.
|
build (16.x)
Process completed with exit code 2.
|
build (14.x):
src/context.ts#L40
Argument of type 'RequestConfigType | undefined' is not assignable to parameter of type 'RequestConfigType'.
|
build (14.x)
Process completed with exit code 2.
|
build (18.x)
The job was canceled because "_16_x" failed.
|
build (18.x):
src/context.ts#L40
Argument of type 'RequestConfigType | undefined' is not assignable to parameter of type 'RequestConfigType'.
|
build (18.x)
Process completed with exit code 2.
|
build (16.x)
The following actions uses Node.js version which is deprecated 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/
|
build (14.x)
The following actions uses Node.js version which is deprecated 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/
|