chore: update dependencies #157
Annotations
5 errors and 1 warning
Build:
src/helpers/createDtsExports.ts#L65
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
Build:
src/helpers/createDtsExports.ts#L79
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
Build:
src/helpers/createDtsExports.ts#L95
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
Build:
src/index.ts#L216
Type '(moduleNames: readonly StringLiteralLike[], containingFile: string, redirectedReference: ResolvedProjectReference | undefined, options: CompilerOptions, containingSourceFile: SourceFile, reusedNames: readonly StringLiteralLike[] | undefined) => (ResolvedModuleWithFailedLookupLocations | undefined)[]' is not assignable to type '(moduleLiterals: readonly StringLiteralLike[], containingFile: string, redirectedReference: ResolvedProjectReference | undefined, options: CompilerOptions, containingSourceFile: SourceFile, reusedNames: readonly StringLiteralLike[] | undefined) => readonly ResolvedModuleWithFailedLookupLocations[]'.
|
Build
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading