fix: styles monorepo build #371
Annotations
20 errors
TEST
Process completed with exit code 1.
|
TYPE_CHECK
Cannot find module '@celeris/utils' or its corresponding type declarations.
|
TYPE_CHECK
Cannot find module '@celeris/utils' or its corresponding type declarations.
|
TYPE_CHECK
Cannot find module '@celeris/utils' or its corresponding type declarations.
|
TYPE_CHECK
Cannot find module '@celeris/utils' or its corresponding type declarations.
|
TYPE_CHECK
Cannot find module '@celeris/utils' or its corresponding type declarations.
|
TYPE_CHECK
Cannot find module '@celeris/utils' or its corresponding type declarations.
|
TYPE_CHECK
Cannot find module '@celeris/utils' or its corresponding type declarations.
|
TYPE_CHECK
Cannot find module '@celeris/utils' or its corresponding type declarations.
|
TYPE_CHECK
Cannot find module '@celeris/utils' or its corresponding type declarations.
|
TYPE_CHECK
Cannot find module '@celeris/utils' or its corresponding type declarations.
|
LINT:
packages/web/styles/package.json#L21
Expected object keys to be in specified order. 'main' should be before 'files'
|
LINT:
packages/web/styles/tsconfig.json#L10
Expected object keys to be in specified order. 'allowSyntheticDefaultImports' should be before 'skipLibCheck'
|
LINT:
packages/web/styles/tsconfig.json#L11
Expected object keys to be in specified order. 'sourceMap' should be before 'allowSyntheticDefaultImports'
|
LINT:
packages/web/styles/tsconfig.json#L12
Expected object keys to be in specified order. 'lib' should be before 'sourceMap'
|
LINT:
packages/web/utils/package.json#L21
Expected object keys to be in specified order. 'sideEffects' should be before 'files'
|
LINT:
packages/web/utils/tsconfig.json#L10
Expected object keys to be in specified order. 'allowSyntheticDefaultImports' should be before 'skipLibCheck'
|
LINT:
packages/web/utils/tsconfig.json#L11
Expected object keys to be in specified order. 'sourceMap' should be before 'allowSyntheticDefaultImports'
|
LINT:
packages/web/utils/tsconfig.json#L12
Expected object keys to be in specified order. 'lib' should be before 'sourceMap'
|
LINT
Process completed with exit code 1.
|