Skip to content

chore(npm): update dependencies #303

chore(npm): update dependencies

chore(npm): update dependencies #303

Triggered via push December 29, 2024 01:18
Status Success
Total duration 2m 50s
Artifacts

ci.yml

on: push
Matrix: linux
Matrix: windows
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
linux (21.x): src/helpers/Folder.ts#L1
Property 'base' is missing in type '{ dir: string; name: string; path: string; files: FileJson[]; folders: FolderJson[]; createdAt: Date; accessedAt: Date; modifiedAt: Date; folderSize: string; ... 5 more ...; originalFolderExists: boolean; }' but required in type 'FolderJson'.
windows (21.x): src/helpers/Folder.ts#L1
Property 'base' is missing in type '{ dir: string; name: string; path: string; files: FileJson[]; folders: FolderJson[]; createdAt: Date; accessedAt: Date; modifiedAt: Date; folderSize: string; ... 5 more ...; originalFolderExists: boolean; }' but required in type 'FolderJson'.
linux (21.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636