chore(deps): update dependency @types/ts-expose-internals to v5 #907
Annotations
40 errors and 2 warnings
build (ubuntu-latest, 18):
src/transformer.ts#L139
Type '() => (node: Node) => Node | undefined' is not assignable to type '() => (node: Node) => VisitResult<Node>'.
|
build (ubuntu-latest, 18):
src/utils/elide-import-export.ts#L117
Argument of type 'Node | undefined' is not assignable to parameter of type 'ImportClause | undefined'.
|
build (ubuntu-latest, 18):
src/utils/elide-import-export.ts#L120
Unused '@ts-expect-error' directive.
|
build (ubuntu-latest, 18):
src/utils/elide-import-export.ts#L154
Unused '@ts-expect-error' directive.
|
build (ubuntu-latest, 18):
src/utils/elide-import-export.ts#L175
Type 'ImportClause | undefined' is not assignable to type 'VisitResult<ImportClause>'.
|
build (ubuntu-latest, 18):
src/utils/elide-import-export.ts#L188
Type 'NamespaceImport | undefined' is not assignable to type 'VisitResult<NamedImportBindings>'.
|
build (ubuntu-latest, 18):
src/utils/elide-import-export.ts#L198
Type 'NamedImports | undefined' is not assignable to type 'VisitResult<NamedImportBindings>'.
|
build (ubuntu-latest, 18):
src/utils/elide-import-export.ts#L209
Type 'ImportSpecifier | undefined' is not assignable to type 'VisitResult<ImportSpecifier>'.
|
build (ubuntu-latest, 18):
src/utils/elide-import-export.ts#L239
Type 'ExportSpecifier | undefined' is not assignable to type 'VisitResult<ExportSpecifier>'.
|
build (ubuntu-latest, 18):
src/utils/resolve-module-name.ts#L112
'failedLookupLocations' is possibly 'undefined'.
|
build (macos-latest, 20)
The job was canceled because "ubuntu-latest_18" failed.
|
build (macos-latest, 18)
The job was canceled because "ubuntu-latest_18" failed.
|
build (windows-latest, 20)
The job was canceled because "ubuntu-latest_18" failed.
|
build (macos-latest, 22)
The job was canceled because "ubuntu-latest_18" failed.
|
build (ubuntu-latest, 20)
The job was canceled because "ubuntu-latest_18" failed.
|
build (ubuntu-latest, 20):
src/transformer.ts#L139
Type '() => (node: Node) => Node | undefined' is not assignable to type '() => (node: Node) => VisitResult<Node>'.
|
build (ubuntu-latest, 20):
src/utils/elide-import-export.ts#L117
Argument of type 'Node | undefined' is not assignable to parameter of type 'ImportClause | undefined'.
|
build (ubuntu-latest, 20):
src/utils/elide-import-export.ts#L120
Unused '@ts-expect-error' directive.
|
build (ubuntu-latest, 20):
src/utils/elide-import-export.ts#L154
Unused '@ts-expect-error' directive.
|
build (ubuntu-latest, 20):
src/utils/elide-import-export.ts#L175
Type 'ImportClause | undefined' is not assignable to type 'VisitResult<ImportClause>'.
|
build (ubuntu-latest, 20):
src/utils/elide-import-export.ts#L188
Type 'NamespaceImport | undefined' is not assignable to type 'VisitResult<NamedImportBindings>'.
|
build (ubuntu-latest, 20):
src/utils/elide-import-export.ts#L198
Type 'NamedImports | undefined' is not assignable to type 'VisitResult<NamedImportBindings>'.
|
build (ubuntu-latest, 20):
src/utils/elide-import-export.ts#L209
Type 'ImportSpecifier | undefined' is not assignable to type 'VisitResult<ImportSpecifier>'.
|
build (ubuntu-latest, 20):
src/utils/elide-import-export.ts#L239
Type 'ExportSpecifier | undefined' is not assignable to type 'VisitResult<ExportSpecifier>'.
|
build (ubuntu-latest, 20):
src/utils/resolve-module-name.ts#L112
'failedLookupLocations' is possibly 'undefined'.
|
build (windows-latest, 22)
The job was canceled because "ubuntu-latest_18" failed.
|
build (windows-latest, 22)
The operation was canceled.
|
build (windows-latest, 18)
The job was canceled because "ubuntu-latest_18" failed.
|
build (windows-latest, 18)
The operation was canceled.
|
build (ubuntu-latest, 22)
The job was canceled because "ubuntu-latest_18" failed.
|
build (ubuntu-latest, 22):
src/transformer.ts#L139
Type '() => (node: Node) => Node | undefined' is not assignable to type '() => (node: Node) => VisitResult<Node>'.
|
build (ubuntu-latest, 22):
src/utils/elide-import-export.ts#L117
Argument of type 'Node | undefined' is not assignable to parameter of type 'ImportClause | undefined'.
|
build (ubuntu-latest, 22):
src/utils/elide-import-export.ts#L120
Unused '@ts-expect-error' directive.
|
build (ubuntu-latest, 22):
src/utils/elide-import-export.ts#L154
Unused '@ts-expect-error' directive.
|
build (ubuntu-latest, 22):
src/utils/elide-import-export.ts#L175
Type 'ImportClause | undefined' is not assignable to type 'VisitResult<ImportClause>'.
|
build (ubuntu-latest, 22):
src/utils/elide-import-export.ts#L188
Type 'NamespaceImport | undefined' is not assignable to type 'VisitResult<NamedImportBindings>'.
|
build (ubuntu-latest, 22):
src/utils/elide-import-export.ts#L198
Type 'NamedImports | undefined' is not assignable to type 'VisitResult<NamedImportBindings>'.
|
build (ubuntu-latest, 22):
src/utils/elide-import-export.ts#L209
Type 'ImportSpecifier | undefined' is not assignable to type 'VisitResult<ImportSpecifier>'.
|
build (ubuntu-latest, 22):
src/utils/elide-import-export.ts#L239
Type 'ExportSpecifier | undefined' is not assignable to type 'VisitResult<ExportSpecifier>'.
|
build (ubuntu-latest, 22):
src/utils/resolve-module-name.ts#L112
'failedLookupLocations' is possibly 'undefined'.
|
build (ubuntu-latest, 18)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|