chore: fix cn issue templates (#5648) #47
Annotations
3 errors and 1 warning
Lint:
src/discrete/src/discreteApp.ts#L36
Property 'modal' is missing in type '{ message: () => MessageApi; notification: () => NotificationApi; loadingBar: () => LoadingBarInst; dialog: () => DialogApi; }' but required in type 'Record<DiscreteApiType, any>'.
|
Lint:
src/discrete/src/discreteApp.ts#L55
Element implicitly has an 'any' type because expression of type 'DiscreteApiType' can't be used to index type 'Omit<DiscreteApp, "unmount">'.
|
Lint
Process completed with exit code 1.
|
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/.
|
The logs for this run have expired and are no longer available.
Loading