0.0.106 #130
npm-publish.yaml
on: push
main
/
check-is-version-updated
11s
main
/
publish
1m 2s
Annotations
10 errors and 2 warnings
main / publish:
imports/component/grid-component.tsx#L151
Type '{ onClick: () => void; }' is not assignable to type 'IntrinsicAttributes'.
|
main / publish:
imports/component/grid-component.tsx#L185
Type '{ children: Element[]; size: { width: number; height: number; }; onChangeSize: (viewSize: any) => void; style: { borderTop: string; borderBottom: string; borderLeft: string; borderRight: string; overflow: string; }; }' is not assignable to type 'IntrinsicAttributes'.
|
main / publish:
imports/component/grid-component.tsx#L268
Type '{ borderRadius: string; onClick: () => void; }' is not assignable to type 'IntrinsicAttributes'.
|
main / publish:
imports/connector/connector.tsx#L380
Type '{ Component: IconType; value: { color: string; }; }' is not assignable to type 'IntrinsicAttributes'.
|
main / publish:
imports/connector/connector.tsx#L392
Type '{ Component: IconType; value: { color: string; }; }' is not assignable to type 'IntrinsicAttributes'.
|
main / publish:
imports/connector/connector.tsx#L622
Type '{ children: Element; onClosePortal: () => void; portalOpen: boolean; }' is not assignable to type 'IntrinsicAttributes'.
|
main / publish:
imports/connector/connector.tsx#L637
Type '{ children: Element[]; alignItems: string; sx: { '& > *:not(:last-of-type)': { mr: number; }; }; }' is not assignable to type 'IntrinsicAttributes'.
|
main / publish:
imports/connector/connector.tsx#L667
Type '{ key: any; addRemoteRout: boolean; valueRemoteRoute: any; onChangeValueRemoteRoute: (e: any) => void; gqlPath: string; gqlSsl: boolean; onDeleteValue: (e: any) => void; onStartRemoteRoute: () => Promise<...>; }' is not assignable to type 'IntrinsicAttributes'.
|
main / publish:
imports/connector/connector.tsx#L773
Type '{ text: string; sxFlex: { pt: number; pb: number; }; sx: { pb: string; }; }' is not assignable to type 'IntrinsicAttributes'.
|
main / publish:
imports/connector/connector.tsx#L843
Type '{ text: string; sxFlex: { pt: number; pb: number; }; sx: { pb: string; '& > *:not(:last-of-type)': { mr: number; }; }; }' is not assignable to type 'IntrinsicAttributes'.
|
main / check-is-version-updated
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, FreePhoenix888/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
main / publish
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/.
|