Skip to content

chore(deps): update dependency tailwindcss to v3 #389

chore(deps): update dependency tailwindcss to v3

chore(deps): update dependency tailwindcss to v3 #389

Triggered via push June 5, 2024 17:38
Status Failure
Total duration 57s
Artifacts

ci.yml

on: push
Matrix: check
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 2 warnings
check (16.x): src/addVariants.ts#L20
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
check (16.x): src/addVariants.ts#L22
Object is possibly 'undefined'.
check (16.x): src/addVariants.ts#L22
Object is possibly 'undefined'.
check (16.x): src/tailwind-variant.macro.ts#L14
Argument of type 'TailwindConfig' is not assignable to parameter of type 'Config'.
check (16.x)
Process completed with exit code 2.
check (14.x)
The job was canceled because "_16_x" failed.
check (14.x): src/addVariants.ts#L20
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
check (14.x): src/addVariants.ts#L22
Object is possibly 'undefined'.
check (14.x): src/addVariants.ts#L22
Object is possibly 'undefined'.
check (14.x): src/tailwind-variant.macro.ts#L14
Argument of type 'TailwindConfig' is not assignable to parameter of type 'Config'.
check (14.x)
The operation was canceled.
check (12.x)
The job was canceled because "_16_x" failed.
check (12.x): src/addVariants.ts#L20
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
check (12.x): src/addVariants.ts#L22
Object is possibly 'undefined'.
check (12.x): src/addVariants.ts#L22
Object is possibly 'undefined'.
check (12.x): src/tailwind-variant.macro.ts#L14
Argument of type 'TailwindConfig' is not assignable to parameter of type 'Config'.
check (12.x)
The operation was canceled.
check (16.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
check (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, 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/