Skip to content

feat: 事件动作支持上报埋点 #7688

feat: 事件动作支持上报埋点

feat: 事件动作支持上报埋点 #7688

Re-run triggered December 21, 2023 07:26
Status Failure
Total duration 8m 12s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

pr-test.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build (16.x): packages/amis-core/src/renderers/Options.tsx#L1
Interface 'OptionsControlProps' cannot simultaneously extend types 'FormControlProps' and 'Omit<FormOptionsControl, "className" | "type" | "remark" | "labelRemark" | "descriptionClassName" | "inputClassName">'.
build (16.x): packages/amis/src/renderers/AnchorNav.tsx#L1
Interface 'AnchorNavProps' cannot simultaneously extend types 'RendererProps' and 'Omit<AnchorNavSchema, "className" | "linkClassName" | "sectionClassName">'.
build (16.x): packages/amis/src/renderers/App.tsx#L1
Interface 'AppProps' cannot simultaneously extend types 'RendererProps' and 'Omit<AppSchema, "className" | "type">'.
build (16.x): packages/amis/src/renderers/Audio.tsx#L1
Interface 'AudioProps' cannot simultaneously extend types 'RendererProps' and 'Omit<AudioSchema, "className">'.
build (16.x): packages/amis/src/renderers/Avatar.tsx#L1
Interface 'AvatarProps' cannot simultaneously extend types 'RendererProps' and 'Omit<AvatarSchema, "className" | "type">'.
build (16.x): packages/amis/src/renderers/BarCode.tsx#L1
Interface 'BarCodeProps' cannot simultaneously extend types 'RendererProps' and 'Omit<BarCodeSchema, "className" | "type">'.
build (16.x): packages/amis/src/renderers/Breadcrumb.tsx#L1
Interface 'BreadcrumbProps' cannot simultaneously extend types 'RendererProps' and 'Omit<BreadcrumbSchema, "className" | "type">'.
build (16.x): packages/amis/src/renderers/CRUD.tsx#L1
Interface 'CRUDProps' cannot simultaneously extend types 'RendererProps' and 'Omit<CRUDCommonSchema, "className" | "type">'.
build (16.x): packages/amis/src/renderers/CRUD2.tsx#L1
Interface 'CRUD2Props' cannot simultaneously extend types 'RendererProps' and 'Omit<CRUD2CommonSchema, "className" | "type">'.
build (16.x): packages/amis/src/renderers/Card.tsx#L1
Interface 'CardProps' cannot simultaneously extend types 'RendererProps' and 'Omit<CardSchema, "className">'.
build (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (16.x)
Unexpected input(s) 'repo-token', valid inputs are ['always-auth', 'node-version', 'registry-url', 'scope', 'version']