Add native ESM support #756
ci.yml
on: push
Static code analysis
16s
Type checking
19s
Prettier
15s
Unit tests
49s
Annotations
12 errors
Prettier
Process completed with exit code 2.
|
Static code analysis
Process completed with exit code 1.
|
Type checking:
src/Flex.spec.tsx#L5
Unexpected keyword or identifier.
|
Type checking:
src/Flex.spec.tsx#L5
Unterminated string literal.
|
Type checking:
src/MonthView.spec.tsx#L5
Unexpected keyword or identifier.
|
Type checking:
src/MonthView.spec.tsx#L5
Unterminated string literal.
|
Type checking:
src/MonthView.spec.tsx#L6
Unexpected keyword or identifier.
|
Type checking:
src/MonthView.spec.tsx#L6
Unterminated string literal.
|
Type checking:
src/shared/dates.spec.ts#L23
Unexpected keyword or identifier.
|
Type checking:
src/shared/dates.spec.ts#L23
Unterminated string literal.
|
Type checking
Process completed with exit code 2.
|
Unit tests
Process completed with exit code 1.
|