Skip to content

fix mergeObjects order #225

fix mergeObjects order

fix mergeObjects order #225

Triggered via pull request March 20, 2024 03:17
Status Success
Total duration 32s
Artifacts

ci.yml

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

Annotations

13 warnings
pnpm (test)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
pnpm (build)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
pnpm (lint)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
pnpm (lint): src/__tests__/tv.test.ts#L1
Replace `路expect,路describe,路test路` with `expect,路describe,路test`
pnpm (lint): src/__tests__/tv.test.ts#L3
Replace `路tv,路cn路` with `tv,路cn`
pnpm (lint): src/__tests__/tv.test.ts#L16
Replace `路shadow:路COMMON_UNITS路` with `shadow:路COMMON_UNITS`
pnpm (lint): src/__tests__/tv.test.ts#L17
Replace `路text:路["tiny",路...COMMON_UNITS]路` with `text:路["tiny",路...COMMON_UNITS]`
pnpm (lint): src/__tests__/tv.test.ts#L56
Replace `路base,路item路}路=路menu({路color:路"primary"路` with `base,路item}路=路menu({color:路"primary"`
pnpm (lint): src/__tests__/tv.test.ts#L67
Replace `路isOpen:路true路` with `isOpen:路true`
pnpm (lint): src/__tests__/tv.test.ts#L72
Replace `路isOpen:路false路` with `isOpen:路false`
pnpm (lint): src/__tests__/tv.test.ts#L294
Replace `路variant:路"secondary",路size:路"small",路isDisabled:路false路` with `variant:路"secondary",路size:路"small",路isDisabled:路false`
pnpm (lint): src/__tests__/tv.test.ts#L317
Replace `路color:路"green",路isUnderline:路false路` with `color:路"green",路isUnderline:路false`
pnpm (lint): src/__tests__/tv.test.ts#L332
Replace `路bool:路true路` with `bool:路true`