fix(deps): bump @internxt/sdk from 1.11.1 to 1.11.4 #774
Annotations
13 errors and 1 notice
|
commands-unit-tests (macos-latest)
Process completed with exit code 2.
|
|
commands-unit-tests (macos-latest):
src/webdav/handlers/PUT.handler.ts#L70
Property 'id' is missing in type '{ type: "file"; uuid: string; }' but required in type '{ id: string | null; uuid: string; type: "file" | "folder"; }'.
|
|
commands-unit-tests (macos-latest):
src/webdav/handlers/DELETE.handler.ts#L36
Property 'id' is missing in type '{ type: "file" | "folder"; uuid: string; }' but required in type '{ id: string | null; uuid: string; type: "file" | "folder"; }'.
|
|
commands-unit-tests (macos-latest):
src/commands/trash-folder.ts#L33
Property 'id' is missing in type '{ uuid: string; type: "folder"; }' but required in type '{ id: string | null; uuid: string; type: "file" | "folder"; }'.
|
|
commands-unit-tests (macos-latest):
src/commands/trash-file.ts#L33
Property 'id' is missing in type '{ uuid: string; type: "file"; }' but required in type '{ id: string | null; uuid: string; type: "file" | "folder"; }'.
|
|
commands-unit-tests (ubuntu-latest)
The operation was canceled.
|
|
commands-unit-tests (ubuntu-latest):
src/webdav/handlers/PUT.handler.ts#L70
Property 'id' is missing in type '{ type: "file"; uuid: string; }' but required in type '{ id: string | null; uuid: string; type: "file" | "folder"; }'.
|
|
commands-unit-tests (ubuntu-latest):
src/webdav/handlers/DELETE.handler.ts#L36
Property 'id' is missing in type '{ type: "file" | "folder"; uuid: string; }' but required in type '{ id: string | null; uuid: string; type: "file" | "folder"; }'.
|
|
commands-unit-tests (ubuntu-latest):
src/commands/trash-folder.ts#L33
Property 'id' is missing in type '{ uuid: string; type: "folder"; }' but required in type '{ id: string | null; uuid: string; type: "file" | "folder"; }'.
|
|
commands-unit-tests (ubuntu-latest):
src/commands/trash-file.ts#L33
Property 'id' is missing in type '{ uuid: string; type: "file"; }' but required in type '{ id: string | null; uuid: string; type: "file" | "folder"; }'.
|
|
commands-unit-tests (ubuntu-latest)
The strategy configuration was canceled because "commands-unit-tests.macos-latest" failed
|
|
commands-unit-tests (windows-latest)
The operation was canceled.
|
|
commands-unit-tests (windows-latest)
The strategy configuration was canceled because "commands-unit-tests.macos-latest" failed
|
|
commands-unit-tests (windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|