Skip to content

Bump typescript from 5.4.5 to 5.5.2 #4160

Bump typescript from 5.4.5 to 5.5.2

Bump typescript from 5.4.5 to 5.5.2 #4160

Triggered via pull request June 21, 2024 10:42
Status Failure
Total duration 5m 59s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
fossa-scan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Deploy
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/.
Build Storybook
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 and Test
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 and Test: packages/core/WorkloadTime.ts#L52
'd' is defined but never used
Lint and Test: packages/ui/App.tsx#L80
React Hook useMemo has missing dependencies: 'applyWorkload' and 'calcMeanFromLineCount'. Either include them or remove the dependency array
Lint and Test: packages/ui/App.tsx#L110
React Hook useMemo has a missing dependency: 'predictConfig.seed'. Either include it or remove the dependency array