Generate JsTrimmer summaries. #948
Annotations
9 errors and 1 warning
build:
src/ts_migration_exports_shim.ts#L14
Cannot find module './summary' or its corresponding type declarations.
|
build:
src/tsickle.ts#L32
Cannot find module './summary' or its corresponding type declarations.
|
build:
src/tsickle.ts#L37
Cannot find name 'SummaryGenerationProcessorHost'.
|
build:
src/tsickle.ts#L37
'extends' clause of exported interface 'TsickleHost' has or is using private name 'SummaryGenerationProcessorHost'.
|
build:
src/tsickle.ts#L100
Cannot find name 'FileSummary'.
|
build:
src/tsickle.ts#L143
Cannot find name 'FileSummary'.
|
build:
src/tsickle.ts#L143
Property 'fileSummaries' of exported interface has or is using private name 'FileSummary'.
|
build:
src/tsickle.ts#L207
Cannot find name 'FileSummary'.
|
build
Process completed with exit code 1.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|