Skip to content

Update dependency typescript to ~5.4.0 #1137

Update dependency typescript to ~5.4.0

Update dependency typescript to ~5.4.0 #1137

Triggered via pull request April 22, 2024 03:45
Status Failure
Total duration 32s
Artifacts

branch-validations.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
validate: src/rules/min-chained-call-depth/index.test.ts#L22
Object literal may only specify known properties, and 'ignoreChainDeeperThan' does not exist in type '{ maxLineLength: number; }'.
validate: src/rules/min-chained-call-depth/index.test.ts#L54
Type '[{ maxLineLength: number; }]' is not assignable to type 'readonly [{ maxLineLength: number; }, { ignoreChainDeeperThan: number; }]'.
validate: src/rules/min-chained-call-depth/index.test.ts#L62
Type '[{ maxLineLength: number; }]' is not assignable to type 'readonly [{ maxLineLength: number; }, { ignoreChainDeeperThan: number; }]'.
validate: src/rules/min-chained-call-depth/index.test.ts#L75
Object literal may only specify known properties, and 'ignoreChainDeeperThan' does not exist in type '{ maxLineLength: number; }'.
validate: src/rules/min-chained-call-depth/index.test.ts#L155
Type '[{ maxLineLength: number; }]' is not assignable to type 'readonly [{ maxLineLength: number; }, { ignoreChainDeeperThan: number; }]'.
validate: src/rules/min-chained-call-depth/index.ts#L122
Property 'ignoreChainDeeperThan' does not exist on type '{ maxLineLength: number; }'.
validate
Process completed with exit code 2.
test
The process '/opt/hostedtoolcache/node/16.20.2/x64/bin/npm' failed with exit code 1
test
🚨 Coverage run failed!
lint: src/rules/min-chained-call-depth/index.ts#L122
Property 'ignoreChainDeeperThan' does not exist on type '{ maxLineLength: number; }'.
lint
Process completed with exit code 2.
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: paambaati/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.