feat: added download-federated-types script #47
Annotations
10 errors
push / Lint:
src/bin/__tests__/download-federated-types.test.ts#L132
Async arrow function has no 'await' expression
|
push / Lint
Process completed with exit code 1.
|
push / Build:
src/models/ModuleFederationTypesPluginOptions.ts#L1
Already included file name '/home/runner/work/webpack-module-federation-types-plugin/webpack-module-federation-types-plugin/src/models/RemoteEntryUrls.ts' differs from file name '/home/runner/work/webpack-module-federation-types-plugin/webpack-module-federation-types-plugin/src/models/remoteEntryUrls.ts' only in casing.
|
push / Build:
src/models/ModuleFederationTypesPluginOptions.ts#L2
Already included file name '/home/runner/work/webpack-module-federation-types-plugin/webpack-module-federation-types-plugin/src/models/RemoteManifestUrls.ts' differs from file name '/home/runner/work/webpack-module-federation-types-plugin/webpack-module-federation-types-plugin/src/models/remoteManifestUrls.ts' only in casing.
|
push / Build:
src/models/index.ts#L1
Already included file name '/home/runner/work/webpack-module-federation-types-plugin/webpack-module-federation-types-plugin/src/models/CompileTypesResult.ts' differs from file name '/home/runner/work/webpack-module-federation-types-plugin/webpack-module-federation-types-plugin/src/models/compileTypesResult.ts' only in casing.
|
push / Build:
src/models/index.ts#L2
Already included file name '/home/runner/work/webpack-module-federation-types-plugin/webpack-module-federation-types-plugin/src/models/FederationConfig.ts' differs from file name '/home/runner/work/webpack-module-federation-types-plugin/webpack-module-federation-types-plugin/src/models/federationConfig.ts' only in casing.
|
push / Build:
src/models/index.ts#L3
Already included file name '/home/runner/work/webpack-module-federation-types-plugin/webpack-module-federation-types-plugin/src/models/ModuleFederationPluginOptions.ts' differs from file name '/home/runner/work/webpack-module-federation-types-plugin/webpack-module-federation-types-plugin/src/models/moduleFederationPluginOptions.ts' only in casing.
|
push / Build:
src/models/index.ts#L6
Already included file name '/home/runner/work/webpack-module-federation-types-plugin/webpack-module-federation-types-plugin/src/models/RemoteManifest.ts' differs from file name '/home/runner/work/webpack-module-federation-types-plugin/webpack-module-federation-types-plugin/src/models/remoteManifest.ts' only in casing.
|
push / Build:
src/models/index.ts#L8
Already included file name '/home/runner/work/webpack-module-federation-types-plugin/webpack-module-federation-types-plugin/src/models/RemotesRegistryManifest.ts' differs from file name '/home/runner/work/webpack-module-federation-types-plugin/webpack-module-federation-types-plugin/src/models/remotesRegistryManifest.ts' only in casing.
|
push / Build
Process completed with exit code 2.
|