Skip to content

chore(deps): update all non-major dependencies #24

chore(deps): update all non-major dependencies

chore(deps): update all non-major dependencies #24

Triggered via pull request January 15, 2024 04:31
Status Failure
Total duration 1m 15s
Artifacts

unit-test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors
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.
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 (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.
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.