Skip to content

Bump typescript from 4.9.5 to 5.2.2 #289

Bump typescript from 4.9.5 to 5.2.2

Bump typescript from 4.9.5 to 5.2.2 #289

Triggered via pull request November 8, 2023 06:13
Status Failure
Total duration 40s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
build: demo/src/demo/index.ts#L1
Parse errors in imported module './demo': DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead. (undefined:undefined)
build: demo/src/demo/index.ts#L2
Parse errors in imported module './test-vectors': DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead. (undefined:undefined)
build: src/index.ts#L1
Parse errors in imported module './message': DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead. (undefined:undefined)
build: src/index.ts#L2
Parse errors in imported module './types': DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead. (undefined:undefined)
build: src/index.ts#L3
Parse errors in imported module './resolvers-proxy': DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead. (undefined:undefined)
build: src/index.ts#L4
Parse errors in imported module './from-prior': DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead. (undefined:undefined)
build: src/index.ts#L5
Parse errors in imported module './parsed-forward': DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead. (undefined:undefined)
build
Process completed with exit code 1.