fix: initial load after upgrade #129
Annotations
6 warnings
|
Run tests on macos-latest
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
|
Run tests on macos-latest:
src/app/db.rs#L25
use of a fallible conversion when an infallible one could be used
|
|
Run tests on macos-latest:
src/app/db.rs#L25
use of a fallible conversion when an infallible one could be used
|
|
Run tests on ubuntu-latest
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
|
Run tests on ubuntu-latest:
src/app/db.rs#L25
use of a fallible conversion when an infallible one could be used
|
|
Run tests on ubuntu-latest:
src/app/db.rs#L25
use of a fallible conversion when an infallible one could be used
|