Skip to content

ndncert: delete createEthereal #750

ndncert: delete createEthereal

ndncert: delete createEthereal #750

Triggered via push November 22, 2024 12:22
Status Failure
Total duration 3m 13s
Artifacts

build.yml

on: push
Matrix: unittest
publish
0s
publish
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: pkg/fileserver/src/zenfs.ts#L120
Type '"close" | "stat" | "sync" | "chmod" | "chown" | "truncate" | "truncateSync" | "write" | "writeSync" | "readSync" | "chownSync" | "chmodSync" | "utimes" | "utimesSync" | "_setTypeSync" | "_setType"' does not satisfy the constraint 'keyof File<FileSystem>'.
build: pkg/fileserver/src/zenfs.ts#L128
Type '"_setTypeSync"' is not assignable to type 'keyof File<FileSystem>'.
build: pkg/fileserver/src/zenfs.ts#L132
Type '"_setType"' is not assignable to type 'keyof File<FileSystem>'.
build: pkg/cat/src/file-client.ts#L4
Output file '/home/runner/work/NDNts/NDNts/pkg/fileserver/lib/mod.d.ts' has not been built from source file '/home/runner/work/NDNts/NDNts/pkg/fileserver/src/mod.ts'.
build
Process completed with exit code 2.
integ: pkg/fileserver/src/zenfs.ts#L120
Type '"close" | "stat" | "sync" | "chmod" | "chown" | "truncate" | "truncateSync" | "write" | "writeSync" | "readSync" | "chownSync" | "chmodSync" | "utimes" | "utimesSync" | "_setTypeSync" | "_setType"' does not satisfy the constraint 'keyof File<FileSystem>'.
integ: pkg/fileserver/src/zenfs.ts#L128
Type '"_setTypeSync"' is not assignable to type 'keyof File<FileSystem>'.
integ: pkg/fileserver/src/zenfs.ts#L132
Type '"_setType"' is not assignable to type 'keyof File<FileSystem>'.
integ: pkg/cat/src/file-client.ts#L4
Output file '/home/runner/work/NDNts/NDNts/pkg/fileserver/lib/mod.d.ts' has not been built from source file '/home/runner/work/NDNts/NDNts/pkg/fileserver/src/mod.ts'.
integ
Process completed with exit code 2.