This repository was archived by the owner on Dec 10, 2024. It is now read-only.
Updated core, TS, and typedoc #42
Annotations
10 errors
src/IsoFS.ts#L6
Module '"@zenfs/core/filesystem.js"' has no exported member 'Readonly'.
|
src/IsoFS.ts#L6
Module '"@zenfs/core/filesystem.js"' has no exported member 'Sync'.
|
src/IsoFS.ts#L99
Type 'this' does not satisfy the constraint 'FileSystem'.
|
src/IsoFS.ts#L116
Type 'NoSyncFile<FileSystem>' is not assignable to type 'NoSyncFile<this>'.
|
src/IsoFS.ts#L116
Argument of type 'this' is not assignable to parameter of type 'FileSystem'.
|
src/IsoFS.ts#L225
Type 'IsoFS' does not satisfy the constraint 'FileSystem'.
|
src/entries.ts#L39
Decorator function return type '(value: unknown, context: MemberContext) => unknown' is not assignable to type 'void | ((this: SystemUseEntry, value: EntrySignature) => EntrySignature)'.
|
src/entries.ts#L45
Decorator function return type '(value: unknown, context: MemberContext) => unknown' is not assignable to type 'void | ((this: SystemUseEntry, value: number) => number)'.
|
src/entries.ts#L47
Decorator function return type '(value: unknown, context: MemberContext) => unknown' is not assignable to type 'void | ((this: SystemUseEntry, value: number) => number)'.
|
src/entries.ts#L59
Decorator function return type '(value: unknown, context: MemberContext) => unknown' is not assignable to type 'void | ((this: CEEntry, value: bigint) => bigint)'.
|
The logs for this run have expired and are no longer available.
Loading