feat: Update with upstream pr 460 #16
build.yml
on: push
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.
|