Skip to content

test(exec): update node link #302

test(exec): update node link

test(exec): update node link #302

Triggered via push December 29, 2024 01:01
Status Success
Total duration 2m 47s
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