Skip to content

feat(float-button): new component (#5627) #46

feat(float-button): new component (#5627)

feat(float-button): new component (#5627) #46

Triggered via push January 31, 2024 02:34
Status Failure
Total duration 4m 53s
Artifacts

node.js.yml

on: push
Matrix: lint
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 4 warnings
lint (20): 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 (20): 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 (20)
Process completed with exit code 1.
lint (18): 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 (18): 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 (18)
The operation was canceled.
test (20)
Process completed with exit code 1.
test (18)
The operation was canceled.
lint (20)
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/.
lint (18)
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/.
test (20)
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/.
test (18)
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/.