Don't change name of interface/class #336
Open
Annotations
8 errors and 1 warning
Run npm run tsc:
src/bundle-generator.ts#L701
Argument of type 'ModuleExportName' is not assignable to parameter of type 'Identifier'.
|
Run npm run tsc:
src/bundle-generator.ts#L707
Argument of type 'ModuleExportName' is not assignable to parameter of type 'Identifier'.
|
Run npm run tsc:
src/bundle-generator.ts#L719
Argument of type 'ModuleExportName' is not assignable to parameter of type 'Identifier'.
|
Run npm run tsc:
src/bundle-generator.ts#L1105
Type 'ModuleExportName' is not assignable to type 'Identifier | null'.
|
Run npm run tsc:
src/bundle-generator.ts#L1123
Type 'ModuleExportName' is not assignable to type 'Identifier | null'.
|
Run npm run tsc:
src/bundle-generator.ts#L1144
Type 'ModuleExportName' is not assignable to type 'Identifier | null'.
|
Run npm run tsc:
src/bundle-generator.ts#L1247
Type 'ModuleExportName' is not assignable to type 'Identifier | null'.
|
Run npm run tsc
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading