Skip to content

chore: update dependencies #157

chore: update dependencies

chore: update dependencies #157

Triggered via pull request February 11, 2024 07:10
Status Failure
Total duration 39s
Artifacts

ci.yml

on: pull_request
build-and-test
31s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
build-and-test: src/helpers/createDtsExports.ts#L65
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
build-and-test: src/helpers/createDtsExports.ts#L79
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
build-and-test: src/helpers/createDtsExports.ts#L95
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
build-and-test: 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-and-test
Process completed with exit code 1.
build-and-test
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/.