Skip to content

Chore(deps): Bump ace-builds from 1.36.3 to 1.37.3 #1387

Chore(deps): Bump ace-builds from 1.36.3 to 1.37.3

Chore(deps): Bump ace-builds from 1.36.3 to 1.37.3 #1387

Triggered via pull request January 8, 2025 01:51
Status Failure
Total duration 23s
Artifacts

node.js.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
build (20.x): src/ace.tsx#L262
Argument of type '({ text }: { text: string; }) => void' is not assignable to parameter of type '(text: string, event: any) => void'.
build (20.x): src/ace.tsx#L270
Argument of type '(event: any) => void' is not assignable to parameter of type '() => void'.
build (20.x): src/ace.tsx#L271
Argument of type '(event: any) => void' is not assignable to parameter of type '() => void'.
build (20.x): src/split.tsx#L268
Argument of type '(event: any) => void' is not assignable to parameter of type '() => void'.
build (20.x): src/split.tsx#L269
Argument of type '(event: any) => void' is not assignable to parameter of type '() => void'.
build (20.x)
Process completed with exit code 2.
build (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636