Skip to content

fix: styles monorepo build #371

fix: styles monorepo build

fix: styles monorepo build #371

Triggered via push July 3, 2024 06:20
Status Failure
Total duration 40s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

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.