fix(deps): update all non-major dependencies #8922
Annotations
20 errors and 1 warning
lint (build)
Process completed with exit code 1.
|
lint (eslint)
The job was canceled because "build" failed.
|
lint (eslint)
The operation was canceled.
|
lint (format:ci)
The job was canceled because "build" failed.
|
lint (format:ci)
The operation was canceled.
|
lint (tsc)
The job was canceled because "build" failed.
|
lint (tsc):
src/commons/controlBar/ControlBarSessionButton.tsx#L99
'CopyToClipboard' cannot be used as a JSX component.
|
lint (tsc):
src/commons/controlBar/ControlBarSessionButton.tsx#L111
'CopyToClipboard' cannot be used as a JSX component.
|
lint (tsc):
src/commons/controlBar/ControlBarShareButton.tsx#L60
'CopyToClipboard' cannot be used as a JSX component.
|
lint (tsc):
src/commons/controlBar/ControlBarShareButton.tsx#L97
'CopyToClipboard' cannot be used as a JSX component.
|
lint (tsc):
src/commons/editor/Editor.tsx#L23
Module '"ace-builds"' has no exported member 'require'.
|
lint (tsc):
src/commons/editor/Editor.tsx#L373
Argument of type '(event: any) => void' is not assignable to parameter of type '() => void'.
|
lint (tsc):
src/commons/sourceRecorder/SourceRecorderShareCell.tsx#L31
'CopyToClipboard' cannot be used as a JSX component.
|
lint (tsc):
src/features/cseMachine/CseMachineAnimation.tsx#L157
Property 'instrType' does not exist on type '(string & { isEnvDependent?: boolean | undefined; }) | (true & { isEnvDependent?: boolean | undefined; }) | (BaseInstr & { isEnvDependent?: boolean | undefined; }) | (WhileInstr & { ...; }) | ... 10 more ... | (SchemeComplex & { ...; })'.
|
lint (tsc):
src/features/cseMachine/CseMachineUtils.ts#L612
Property 'type' does not exist on type '(string & { isEnvDependent?: boolean | undefined; }) | (false & { isEnvDependent?: boolean | undefined; }) | (true & { isEnvDependent?: boolean | undefined; }) | ({ isEnvDependent?: boolean | undefined; } & Super & { ...; }) | ... 81 more ... | (SchemeComplex & { ...; })'.
|
lint (tsc):
src/features/cseMachine/CseMachineUtils.ts#L616
Argument of type '(string & { isEnvDependent?: boolean | undefined; }) | (false & { isEnvDependent?: boolean | undefined; }) | (true & { isEnvDependent?: boolean | undefined; }) | ({ isEnvDependent?: boolean | undefined; } & Super & { ...; }) | ... 81 more ... | (SchemeComplex & { ...; })' is not assignable to parameter of type 'Node'.
|
lint (test)
The job was canceled because "build" failed.
|
lint (test)
The operation was canceled.
|
lint (test-coveralls)
The job was canceled because "build" failed.
|
lint (test-coveralls)
The operation was canceled.
|
lint (build)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|