Skip to content

Bump typescript from 4.9.5 to 5.3.3 #323

Bump typescript from 4.9.5 to 5.3.3

Bump typescript from 4.9.5 to 5.3.3 #323

Triggered via pull request January 9, 2024 15:36
Status Failure
Total duration 37s
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.