Skip to content

Run tests

Run tests #134

Triggered via push April 23, 2025 16:34
Status Success
Total duration 3m 7s
Artifacts

test.yaml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
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#L27
use of a fallible conversion when an infallible one could be used
Run tests on ubuntu-latest: src/app/db.rs#L27
use of a fallible conversion when an infallible one could be used
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#L27
use of a fallible conversion when an infallible one could be used
Run tests on macos-latest: src/app/db.rs#L27
use of a fallible conversion when an infallible one could be used