Try a different way of setting database url. #24
Annotations
10 errors and 3 warnings
Run cargo test:
src/routes/error.rs#L2
unused imports: `HeaderMap` and `HeaderValue`
|
Run cargo test:
src/routes/error.rs#L5
unused import: `sqlx::error::DatabaseError`
|
Run cargo test:
src/routes/error.rs#L6
unused import: `std::collections::HashMap`
|
Run cargo test:
src/routes/project.rs#L13
unused import: `FromRow`
|
Run cargo test:
src/routes/release.rs#L2
unused imports: `Bytes` and `StatusCode`
|
Run cargo test:
src/startup.rs#L2
unused imports: `Json`, `Router`, `get`, `post`, and `serve::Serve`
|
Run cargo test:
src/startup.rs#L10
unused import: `tower::ServiceBuilder`
|
Run cargo test:
src/startup.rs#L11
unused import: `tower_http::trace::TraceLayer`
|
Run cargo test:
src/routes/channel.rs#L99
unused variable: `project`
|
Run cargo test:
src/routes/project.rs#L89
unused variable: `project`
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
Install stable toolchain
Unexpected input(s) 'profile', valid inputs are ['toolchain', 'target', 'components', 'cache', 'cache-workspaces', 'cache-directories', 'cache-on-failure', 'cache-key', 'matcher', 'rustflags', 'override']
|
Post Install stable toolchain
Unexpected input(s) 'profile', valid inputs are ['toolchain', 'target', 'components', 'cache', 'cache-workspaces', 'cache-directories', 'cache-on-failure', 'cache-key', 'matcher', 'rustflags', 'override']
|
Loading