chore(deps): update dependency tailwindcss to v3 #319
Annotations
6 errors and 1 warning
src/addVariants.ts#L20
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
src/addVariants.ts#L22
Object is possibly 'undefined'.
|
src/addVariants.ts#L22
Object is possibly 'undefined'.
|
src/tailwind-variant.macro.ts#L14
Argument of type 'TailwindConfig' is not assignable to parameter of type 'Config'.
|
src/tailwind-variant.macro.ts#L36
Argument of type '{ readonly t: typeof import("/home/runner/work/tailwind-variant.macro/tailwind-variant.macro/.yarn/cache/@babel-types-npm-7.16.0-e111c97393-ac21325758.zip/node_modules/@babel/types/lib/index"); readonly tailwindConfig: ResolvedConfig<...> | ResolvedConfig<...>; readonly refs: NodePath<...>[]; readonly transformedRef...' is not assignable to parameter of type 'Omit<Context, "name">'.
|
|
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/
|
The logs for this run have expired and are no longer available.
Loading