Skip to content

Bump typescript from 4.9.5 to 5.4.4 #335

Bump typescript from 4.9.5 to 5.4.4

Bump typescript from 4.9.5 to 5.4.4 #335

Triggered via pull request April 5, 2024 06:45
Status Failure
Total duration 42s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
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.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.