Skip to content

build(deps-dev): bump typescript from 5.3.3 to 5.7.3 (#1274) #2066

build(deps-dev): bump typescript from 5.3.3 to 5.7.3 (#1274)

build(deps-dev): bump typescript from 5.3.3 to 5.7.3 (#1274) #2066

Triggered via push January 21, 2025 02:02
Status Success
Total duration 3m 17s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build-and-test: components/crisp/utils/createCrispProfileData.test.ts#L61
Property 'toEqual' does not exist on type 'Assertion'. Did you mean 'equal'?
build-and-test: components/crisp/utils/createCrispProfileData.test.ts#L70
Property 'toEqual' does not exist on type 'Assertion'. Did you mean 'equal'?
build-and-test: components/crisp/utils/createCrispProfileData.test.ts#L79
Property 'toEqual' does not exist on type 'Assertion'. Did you mean 'equal'?
build-and-test: config/featureFlag.test.ts#L10
Property 'toContain' does not exist on type 'Assertion'. Did you mean 'contain'?
build-and-test: config/featureFlag.test.ts#L11
Property 'toContain' does not exist on type 'Assertion'. Did you mean 'contain'?
build-and-test: config/featureFlag.test.ts#L17
Property 'toEqual' does not exist on type 'Assertion'. Did you mean 'equal'?
build-and-test: config/featureFlag.test.ts#L23
Property 'toEqual' does not exist on type 'Assertion'. Did you mean 'equal'?
build-and-test: config/featureFlag.test.ts#L29
Property 'toEqual' does not exist on type 'Assertion'. Did you mean 'equal'?
build-and-test: utils/enumUtils.test.ts#L13
Property 'toBe' does not exist on type 'Assertion'.
build-and-test: utils/enumUtils.test.ts#L16
Property 'toBe' does not exist on type 'Assertion'.
build-and-test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/