chore(deps): update all non-major dependencies #39
Annotations
10 errors and 2 warnings
test (ubuntu-latest, 18):
src/index.ts#L10
Argument of type '(rawOptions: Options | undefined, meta: UnpluginContextMeta) => { name: string; enforce: "pre" | "post" | undefined; resolveId: ((this: PluginContext, id: string, importer: string | undefined) => Promise<...>) | undefined; loadInclude: (id: string) => boolean; load(this: UnpluginBuildContext & UnpluginContext, id: s...' is not assignable to parameter of type 'UnpluginFactory<Options | undefined, false>'.
|
test (ubuntu-latest, 18)
Process completed with exit code 1.
|
test (ubuntu-latest, 20):
src/index.ts#L10
Argument of type '(rawOptions: Options | undefined, meta: UnpluginContextMeta) => { name: string; enforce: "pre" | "post" | undefined; resolveId: ((this: PluginContext, id: string, importer: string | undefined) => Promise<...>) | undefined; loadInclude: (id: string) => boolean; load(this: UnpluginBuildContext & UnpluginContext, id: s...' is not assignable to parameter of type 'UnpluginFactory<Options | undefined, false>'.
|
test (ubuntu-latest, 20)
Process completed with exit code 1.
|
lint:
src/index.ts#L10
Argument of type '(rawOptions: Options | undefined, meta: UnpluginContextMeta) => { name: string; enforce: "pre" | "post" | undefined; resolveId: ((this: PluginContext, id: string, importer: string | undefined) => Promise<...>) | undefined; loadInclude: (id: string) => boolean; load(this: UnpluginBuildContext & UnpluginContext, id: s...' is not assignable to parameter of type 'UnpluginFactory<Options | undefined, false>'.
|
lint
Process completed with exit code 1.
|
test (windows-latest, 20):
src/index.ts#L10
Argument of type '(rawOptions: Options | undefined, meta: UnpluginContextMeta) => { name: string; enforce: "pre" | "post" | undefined; resolveId: ((this: PluginContext, id: string, importer: string | undefined) => Promise<...>) | undefined; loadInclude: (id: string) => boolean; load(this: UnpluginBuildContext & UnpluginContext, id: s...' is not assignable to parameter of type 'UnpluginFactory<Options | undefined, false>'.
|
test (windows-latest, 20)
Process completed with exit code 1.
|
test (windows-latest, 18):
src/index.ts#L10
Argument of type '(rawOptions: Options | undefined, meta: UnpluginContextMeta) => { name: string; enforce: "pre" | "post" | undefined; resolveId: ((this: PluginContext, id: string, importer: string | undefined) => Promise<...>) | undefined; loadInclude: (id: string) => boolean; load(this: UnpluginBuildContext & UnpluginContext, id: s...' is not assignable to parameter of type 'UnpluginFactory<Options | undefined, false>'.
|
test (windows-latest, 18)
Process completed with exit code 1.
|
lint:
tsconfig.json#L13
Insert `,`
|
lint:
tsconfig.json#L16
Insert `,`
|