Skip to content
This repository was archived by the owner on Dec 10, 2024. It is now read-only.

Updated core, TS, and typedoc #42

Updated core, TS, and typedoc

Updated core, TS, and typedoc #42

Triggered via push October 1, 2024 15:36
Status Failure
Total duration 45s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

30 errors
CI / Ubuntu / CI: src/IsoFS.ts#L6
Module '"@zenfs/core/filesystem.js"' has no exported member 'Readonly'.
CI / Ubuntu / CI: src/IsoFS.ts#L6
Module '"@zenfs/core/filesystem.js"' has no exported member 'Sync'.
CI / Ubuntu / CI: src/IsoFS.ts#L99
Type 'this' does not satisfy the constraint 'FileSystem'.
CI / Ubuntu / CI: src/IsoFS.ts#L116
Type 'NoSyncFile<FileSystem>' is not assignable to type 'NoSyncFile<this>'.
CI / Ubuntu / CI: src/IsoFS.ts#L116
Argument of type 'this' is not assignable to parameter of type 'FileSystem'.
CI / Ubuntu / CI: src/IsoFS.ts#L225
Type 'IsoFS' does not satisfy the constraint 'FileSystem'.
CI / Ubuntu / CI: src/entries.ts#L39
Decorator function return type '(value: unknown, context: MemberContext) => unknown' is not assignable to type 'void | ((this: SystemUseEntry, value: EntrySignature) => EntrySignature)'.
CI / Ubuntu / CI: src/entries.ts#L45
Decorator function return type '(value: unknown, context: MemberContext) => unknown' is not assignable to type 'void | ((this: SystemUseEntry, value: number) => number)'.
CI / Ubuntu / CI: src/entries.ts#L47
Decorator function return type '(value: unknown, context: MemberContext) => unknown' is not assignable to type 'void | ((this: SystemUseEntry, value: number) => number)'.
CI / Ubuntu / CI: src/entries.ts#L59
Decorator function return type '(value: unknown, context: MemberContext) => unknown' is not assignable to type 'void | ((this: CEEntry, value: bigint) => bigint)'.
CI / MacOS / CI: src/entries.ts#L39
Decorator function return type '(value: unknown, context: MemberContext) => unknown' is not assignable to type 'void | ((this: SystemUseEntry, value: EntrySignature) => EntrySignature)'.
CI / MacOS / CI: src/entries.ts#L45
Decorator function return type '(value: unknown, context: MemberContext) => unknown' is not assignable to type 'void | ((this: SystemUseEntry, value: number) => number)'.
CI / MacOS / CI: src/entries.ts#L47
Decorator function return type '(value: unknown, context: MemberContext) => unknown' is not assignable to type 'void | ((this: SystemUseEntry, value: number) => number)'.
CI / MacOS / CI: src/entries.ts#L59
Decorator function return type '(value: unknown, context: MemberContext) => unknown' is not assignable to type 'void | ((this: CEEntry, value: bigint) => bigint)'.
CI / MacOS / CI: src/entries.ts#L64
Decorator function return type '(value: unknown, context: MemberContext) => unknown' is not assignable to type 'void | ((this: CEEntry, value: bigint) => bigint)'.
CI / MacOS / CI: src/entries.ts#L69
Decorator function return type '(value: unknown, context: MemberContext) => unknown' is not assignable to type 'void | ((this: CEEntry, value: bigint) => bigint)'.
CI / MacOS / CI: src/entries.ts#L95
Decorator function return type '(value: unknown, context: MemberContext) => unknown' is not assignable to type 'void | ((this: SPEntry, value: number) => number)'.
CI / MacOS / CI: src/entries.ts#L107
Decorator function return type '(value: unknown, context: MemberContext) => unknown' is not assignable to type 'void | ((this: EREntry, value: number) => number)'.
CI / MacOS / CI: src/entries.ts#L109
Decorator function return type '(value: unknown, context: MemberContext) => unknown' is not assignable to type 'void | ((this: EREntry, value: number) => number)'.
CI / MacOS / CI: src/entries.ts#L111
Decorator function return type '(value: unknown, context: MemberContext) => unknown' is not assignable to type 'void | ((this: EREntry, value: number) => number)'.
CI / Windows / CI: src/entries.ts#L39
Decorator function return type '(value: unknown, context: MemberContext) => unknown' is not assignable to type 'void | ((this: SystemUseEntry, value: EntrySignature) => EntrySignature)'.
CI / Windows / CI: src/entries.ts#L45
Decorator function return type '(value: unknown, context: MemberContext) => unknown' is not assignable to type 'void | ((this: SystemUseEntry, value: number) => number)'.
CI / Windows / CI: src/entries.ts#L47
Decorator function return type '(value: unknown, context: MemberContext) => unknown' is not assignable to type 'void | ((this: SystemUseEntry, value: number) => number)'.
CI / Windows / CI: src/entries.ts#L59
Decorator function return type '(value: unknown, context: MemberContext) => unknown' is not assignable to type 'void | ((this: CEEntry, value: bigint) => bigint)'.
CI / Windows / CI: src/entries.ts#L64
Decorator function return type '(value: unknown, context: MemberContext) => unknown' is not assignable to type 'void | ((this: CEEntry, value: bigint) => bigint)'.
CI / Windows / CI: src/entries.ts#L69
Decorator function return type '(value: unknown, context: MemberContext) => unknown' is not assignable to type 'void | ((this: CEEntry, value: bigint) => bigint)'.
CI / Windows / CI: src/entries.ts#L95
Decorator function return type '(value: unknown, context: MemberContext) => unknown' is not assignable to type 'void | ((this: SPEntry, value: number) => number)'.
CI / Windows / CI: src/entries.ts#L107
Decorator function return type '(value: unknown, context: MemberContext) => unknown' is not assignable to type 'void | ((this: EREntry, value: number) => number)'.
CI / Windows / CI: src/entries.ts#L109
Decorator function return type '(value: unknown, context: MemberContext) => unknown' is not assignable to type 'void | ((this: EREntry, value: number) => number)'.
CI / Windows / CI: src/entries.ts#L111
Decorator function return type '(value: unknown, context: MemberContext) => unknown' is not assignable to type 'void | ((this: EREntry, value: number) => number)'.