Skip to content

feat:delete ollama models #1973

feat:delete ollama models

feat:delete ollama models #1973

Triggered via pull request October 18, 2024 13:32
Status Success
Total duration 4m 38s
Artifacts

build.yml

on: pull_request
Matrix: build_and_package
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 16 warnings
build_and_package (ubuntu-latest, x64): src/components/Settings/LLMSettings/DefaultLLMSelector.tsx#L59
Replace `⏎··················className="ml-2·cursor-pointer·text-red-500"⏎··················onClick={()·=>·handleDeleteLLM(modelName)}⏎···············` with `·className="ml-2·cursor-pointer·text-red-500"·onClick={()·=>·handleDeleteLLM(modelName)}`
build_and_package (ubuntu-latest, x64)
Process completed with exit code 1.
build_and_package (macos-latest): src/components/Settings/LLMSettings/DefaultLLMSelector.tsx#L59
Replace `⏎··················className="ml-2·cursor-pointer·text-red-500"⏎··················onClick={()·=>·handleDeleteLLM(modelName)}⏎···············` with `·className="ml-2·cursor-pointer·text-red-500"·onClick={()·=>·handleDeleteLLM(modelName)}`
build_and_package (macos-latest)
Process completed with exit code 1.
build_and_package (macos-13): src/components/Settings/LLMSettings/DefaultLLMSelector.tsx#L59
Replace `⏎··················className="ml-2·cursor-pointer·text-red-500"⏎··················onClick={()·=>·handleDeleteLLM(modelName)}⏎···············` with `·className="ml-2·cursor-pointer·text-red-500"·onClick={()·=>·handleDeleteLLM(modelName)}`
build_and_package (macos-13)
Process completed with exit code 1.
build_and_package (windows-latest): src/components/Settings/LLMSettings/DefaultLLMSelector.tsx#L59
Replace `⏎··················className="ml-2·cursor-pointer·text-red-500"⏎··················onClick={()·=>·handleDeleteLLM(modelName)}⏎···············` with `·className="ml-2·cursor-pointer·text-red-500"·onClick={()·=>·handleDeleteLLM(modelName)}`
build_and_package (windows-latest)
Process completed with exit code 1.
build_and_package (ubuntu-latest, x64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build_and_package (macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build_and_package (macos-13)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build_and_package (windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/