Skip to content

feat: GitHub Public API based FileSystem tools #56

feat: GitHub Public API based FileSystem tools

feat: GitHub Public API based FileSystem tools #56

Triggered via push November 29, 2024 06:09
Status Failure
Total duration 42s
Artifacts

ci.yaml

on: push
Matrix: lint
Matrix: packages-build-test
Matrix: unittest
Fit to window
Zoom out
Zoom in

Annotations

7 errors
src/github/public/index.test.ts > use-fs/github/public > should list tree of files: packages/use-fs/src/github/public/index.test.ts#L6
TypeError: readDir is not a function ❯ src/github/public/index.test.ts:6:25
src/github/public/index.test.ts > use-fs/github/public > should read file: packages/use-fs/src/github/public/index.test.ts#L15
TypeError: readFileContent is not a function ❯ src/github/public/index.test.ts:15:24
Unit tests - 22.x
Process completed with exit code 1.
Unit tests - 20.x
The job was canceled because "_22_x" failed.
src/github/public/index.test.ts > use-fs/github/public > should list tree of files: packages/use-fs/src/github/public/index.test.ts#L6
TypeError: readDir is not a function ❯ src/github/public/index.test.ts:6:25
src/github/public/index.test.ts > use-fs/github/public > should read file: packages/use-fs/src/github/public/index.test.ts#L15
TypeError: readFileContent is not a function ❯ src/github/public/index.test.ts:15:24
Unit tests - 20.x
Process completed with exit code 1.