Skip to content

Merge pull request #98 from AthennaIO/snyk-upgrade-5de22d99d633d8c38d… #241

Merge pull request #98 from AthennaIO/snyk-upgrade-5de22d99d633d8c38d…

Merge pull request #98 from AthennaIO/snyk-upgrade-5de22d99d633d8c38d… #241

Triggered via push December 9, 2023 15:58
Status Success
Total duration 3m 2s
Artifacts

ci.yml

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

Annotations

4 errors and 2 warnings
linux (20.x): src/helpers/File.ts#L1
Type '{ dir: string; name: string; base: string; path: string; href: string; mime: string; createdAt: Date; accessedAt: Date; modifiedAt: Date; fileSize: string; extension: string; fileExists: boolean; ... 6 more ...; content: Buffer; }' is not assignable to type 'FileJson'.
linux (20.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 (20.x): src/helpers/File.ts#L1
Type '{ dir: string; name: string; base: string; path: string; href: string; mime: string; createdAt: Date; accessedAt: Date; modifiedAt: Date; fileSize: string; extension: string; fileExists: boolean; ... 6 more ...; content: Buffer; }' is not assignable to type 'FileJson'.
windows (20.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 (20.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 (20.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/