Skip to content

chore(deps): update dependency typescript to v5 #926

chore(deps): update dependency typescript to v5

chore(deps): update dependency typescript to v5 #926

Triggered via pull request April 10, 2024 18:30
Status Failure
Total duration 31m 12s
Artifacts

ci.yml

on: pull_request
Matrix: js-cs-fixer
Matrix: lint
Matrix: test
Matrix: typecheck
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 4 warnings
js-cs-fixer (ubuntu-latest, 18): .stacks/core/types/index.ts#L1
Parse errors in imported module './build': DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead. (undefined:undefined)
js-cs-fixer (ubuntu-latest, 18): .stacks/core/types/index.ts#L2
Parse errors in imported module './cli': DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead. (undefined:undefined)
js-cs-fixer (ubuntu-latest, 18): .stacks/core/types/index.ts#L3
Parse errors in imported module './docs': DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead. (undefined:undefined)
js-cs-fixer (ubuntu-latest, 18): .stacks/core/types/index.ts#L4
Parse errors in imported module './library': DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead. (undefined:undefined)
js-cs-fixer (ubuntu-latest, 18): .stacks/core/types/index.ts#L5
Parse errors in imported module './git': DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead. (undefined:undefined)
js-cs-fixer (ubuntu-latest, 18): .stacks/core/types/index.ts#L6
Parse errors in imported module './styles': DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead. (undefined:undefined)
js-cs-fixer (ubuntu-latest, 18): .stacks/core/types/index.ts#L7
Parse errors in imported module './manifest': DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead. (undefined:undefined)
js-cs-fixer (ubuntu-latest, 18)
Process completed with exit code 1.
lint (18.x, ubuntu-latest): .stacks/core/types/index.ts#L1
Parse errors in imported module './build': DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead. (undefined:undefined)
lint (18.x, ubuntu-latest): .stacks/core/types/index.ts#L2
Parse errors in imported module './cli': DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead. (undefined:undefined)
lint (18.x, ubuntu-latest): .stacks/core/types/index.ts#L3
Parse errors in imported module './docs': DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead. (undefined:undefined)
lint (18.x, ubuntu-latest): .stacks/core/types/index.ts#L4
Parse errors in imported module './library': DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead. (undefined:undefined)
lint (18.x, ubuntu-latest): .stacks/core/types/index.ts#L5
Parse errors in imported module './git': DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead. (undefined:undefined)
lint (18.x, ubuntu-latest): .stacks/core/types/index.ts#L6
Parse errors in imported module './styles': DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead. (undefined:undefined)
lint (18.x, ubuntu-latest): .stacks/core/types/index.ts#L7
Parse errors in imported module './manifest': DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead. (undefined:undefined)
lint (18.x, ubuntu-latest)
Process completed with exit code 1.
js-cs-fixer (ubuntu-latest, 18)
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/.
typecheck (18.x, ubuntu-latest)
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/.
lint (18.x, ubuntu-latest)
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/.
test (18.x, ubuntu-latest)
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/.