Chore(deps): Bump ace-builds from 1.36.3 to 1.37.1 #1381
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
|