fix: typing error in plugin.resolveExternals #1
Annotations
2 errors and 1 warning
test:
src/node/monkey.ts#L96
Argument of type '(err?: Error | undefined, result?: string | boolean | string[] | { [index: string]: any; } | undefined) => void' is not assignable to parameter of type '(err?: Error | null | undefined, result?: ExternalItemValue | undefined) => void'.
|
test
Process completed with exit code 2.
|
test
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|