Adapt with new asset api #9912
Annotations
3 errors and 1 warning
src/pages/TrueSightV2/components/table/index.tsx#L1
Type '*** token: ITokenList; key: number; onClick: (() => void) | undefined; ***' is missing the following properties from type '*** token: ITokenList; onClick?: (() => void) | undefined; activeTab: WidgetTab; index: number; ***': activeTab, index
|
src/pages/TrueSightV2/components/table/index.tsx#L1
Type '*** token: ITokenList; key: number; onClick: (() => void) | undefined; ***' is missing the following properties from type '*** token: ITokenList; onClick?: (() => void) | undefined; activeTab: WidgetTab; index: number; ***': activeTab, index
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading