feat: suggestions, and updates #11
ts-code-compilation.yml
on: pull_request
ts-code-compilation
22s
Annotations
10 errors
ts-code-compilation:
node_modules/styled-components/dist/constructors/createGlobalStyle.d.ts#L1
Module '"/home/runner/work/plugin-generic-link-share/plugin-generic-link-share/node_modules/@types/react/index"' can only be default-imported using the 'allowSyntheticDefaultImports' flag
|
ts-code-compilation:
node_modules/styled-components/dist/constructors/styled.d.ts#L4
Type 'Target' does not satisfy the constraint 'ElementType<any, keyof IntrinsicElements>'.
|
ts-code-compilation:
node_modules/styled-components/dist/constructors/styled.d.ts#L5
Type 'Target' does not satisfy the constraint 'ElementType<any, keyof IntrinsicElements>'.
|
ts-code-compilation:
node_modules/styled-components/dist/hoc/withTheme.d.ts#L1
Module '"/home/runner/work/plugin-generic-link-share/plugin-generic-link-share/node_modules/@types/react/index"' can only be default-imported using the 'allowSyntheticDefaultImports' flag
|
ts-code-compilation:
node_modules/styled-components/dist/models/ServerStyleSheet.d.ts#L2
Module '"/home/runner/work/plugin-generic-link-share/plugin-generic-link-share/node_modules/@types/react/index"' can only be default-imported using the 'allowSyntheticDefaultImports' flag
|
ts-code-compilation:
node_modules/styled-components/dist/models/StyleSheetManager.d.ts#L1
Module '"/home/runner/work/plugin-generic-link-share/plugin-generic-link-share/node_modules/@types/react/index"' can only be default-imported using the 'allowSyntheticDefaultImports' flag
|
ts-code-compilation:
node_modules/styled-components/dist/models/StyleSheetManager.d.ts#L2
Module '"/home/runner/work/plugin-generic-link-share/plugin-generic-link-share/node_modules/@types/stylis/index"' has no default export.
|
ts-code-compilation:
node_modules/styled-components/dist/models/ThemeProvider.d.ts#L1
Module '"/home/runner/work/plugin-generic-link-share/plugin-generic-link-share/node_modules/@types/react/index"' can only be default-imported using the 'allowSyntheticDefaultImports' flag
|
ts-code-compilation:
node_modules/styled-components/dist/types.d.ts#L2
Module '"/home/runner/work/plugin-generic-link-share/plugin-generic-link-share/node_modules/@types/react/index"' can only be default-imported using the 'allowSyntheticDefaultImports' flag
|
ts-code-compilation
Process completed with exit code 2.
|