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`