Skip to content

feat: Update with upstream pr 460 #16

feat: Update with upstream pr 460

feat: Update with upstream pr 460 #16

Triggered via push May 12, 2025 09:26
Status Failure
Total duration 43s
Artifacts

build.yml

on: push
Matrix: build-binaries
Resolve next release
0s
Resolve next release
Standalone tests
0s
Standalone tests
Model dependent tests
0s
Model dependent tests
Release
0s
Release
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Build
Process completed with exit code 1.
Build: src/utils/resolveModelFile.ts#L8
Cannot find module './modelFileAccessTokens.js' or its corresponding type declarations.
Build: src/utils/parseModelUri.ts#L7
Cannot find module './modelFileAccessTokens.js' or its corresponding type declarations.
Build: src/utils/createModelDownloader.ts#L10
Cannot find module './modelFileAccessTokens.js' or its corresponding type declarations.
Build: src/index.ts#L112
Cannot find module './utils/modelFileAccessTokens.js' or its corresponding type declarations.
Build: src/gguf/readGgufFileInfo.ts#L3
Cannot find module '../utils/modelFileAccessTokens.js' or its corresponding type declarations.
Build: src/gguf/fileReaders/GgufNetworkFetchFileReader.ts#L97
Type 'Record<string, string>[] | undefined' must have a '[Symbol.iterator]()' method that returns an iterator.
Build: src/gguf/fileReaders/GgufNetworkFetchFileReader.ts#L5
Cannot find module '../../utils/modelFileAccessTokens.js' or its corresponding type declarations.