implemented #3320 #1395
main.yml
on: pull_request
TypeScript
1m 48s
Test React 18
1m 59s
Test Prod
1m 53s
Test Dist
1m 55s
Linting
1m 45s
dtslint
3m 6s
Matrix: test
Annotations
17 errors
Linting
Process completed with exit code 2.
|
TypeScript:
packages/css/src/create-instance.ts#L6
Cannot find module '@emotion/serialize' or its corresponding type declarations.
|
TypeScript:
packages/css/src/create-instance.ts#L1
Cannot find module '@emotion/cache' or its corresponding type declarations.
|
TypeScript:
packages/css-prettifier/src/index.ts#L13
Parameter 'indentation' implicitly has an 'any' type.
|
TypeScript:
packages/css-prettifier/src/index.ts#L1
Cannot find module '@emotion/memoize' or its corresponding type declarations.
|
TypeScript:
packages/cache/src/stylis-plugins.ts#L1
Cannot find module '@emotion/utils' or its corresponding type declarations.
|
TypeScript:
packages/cache/src/index.ts#L171
Parameter 'rule' implicitly has an 'any' type.
|
TypeScript:
packages/cache/src/index.ts#L13
Cannot find module '@emotion/memoize' or its corresponding type declarations.
|
TypeScript:
packages/cache/src/index.ts#L12
Cannot find module '@emotion/weak-memoize' or its corresponding type declarations.
|
TypeScript:
packages/cache/src/index.ts#L2
Cannot find module '@emotion/utils' or its corresponding type declarations.
|
TypeScript:
packages/cache/src/index.ts#L1
Cannot find module '@emotion/sheet' or its corresponding type declarations.
|
Test Prod
Process completed with exit code 1.
|
Test Dist
Process completed with exit code 1.
|
Tests on ubuntu-latest
Process completed with exit code 1.
|
Test React 18
Process completed with exit code 1.
|
Tests on windows-latest
Process completed with exit code 1.
|
dtslint
Process completed with exit code 1.
|