Skip to content

ci(node): set node to v21 #243

ci(node): set node to v21

ci(node): set node to v21 #243

Triggered via push December 9, 2023 16:25
Status Success
Total duration 1m 54s
Artifacts

ci.yml

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

Annotations

2 errors and 2 warnings
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)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
windows (21.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/