build(deps): bump tailwindcss from 3.4.1 to 4.0.3 #578
Annotations
8 errors and 10 warnings
ci
Cannot find module 'tailwindcss' or its corresponding type declarations.
|
ci
Cannot find module 'tailwindcss/colors' or its corresponding type declarations.
|
ci
Cannot find module 'tailwindcss/plugin' or its corresponding type declarations.
|
ci
Binding element 'addUtilities' implicitly has an 'any' type.
|
ci
Binding element 'addUtilities' implicitly has an 'any' type.
|
ci
Binding element 'addUtilities' implicitly has an 'any' type.
|
ci
Binding element 'addUtilities' implicitly has an 'any' type.
|
ci
Process completed with exit code 1.
|
ci:
packages/resource-utils/src/doNameValidation.ts#L19
Unexpected console statement
|
ci:
packages/resource-utils/src/doParamValidation.ts#L35
Unexpected console statement
|
ci:
packages/utils/src/__tests__/dedupe.test.ts#L3
Unexpected any. Specify a different type
|
ci:
packages/utils/src/__tests__/dedupe.test.ts#L3
Unexpected any. Specify a different type
|
ci:
packages/utils/src/loremer/index.ts#L33
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
ci:
packages/utils/src/loremer/index.ts#L33
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
ci:
packages/utils/src/loremer/index.ts#L33
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
ci:
packages/utils/src/nTimes.ts#L3
Unexpected any. Specify a different type
|
ci:
packages/utils/src/parseSqlQuery.ts#L31
Unexpected console statement
|
ci:
packages/utils/src/parseSqlQuery.ts#L42
Unexpected console statement
|