Build #6
Annotations
1 error and 10 warnings
test-tauri (macos-latest)
Command failed with exit code 1: tauri build --target universal-apple-darwin
|
function `refresh_credentials` is never used:
theseus/src/launcher/auth.rs#L46
warning: function `refresh_credentials` is never used
--> theseus/src/launcher/auth.rs:46:14
|
46 | pub async fn refresh_credentials(
| ^^^^^^^^^^^^^^^^^^^
|
= note: `#[warn(dead_code)]` on by default
|
variable does not need to be mutable:
theseus/src/api/auth.rs#L41
warning: variable does not need to be mutable
--> theseus/src/api/auth.rs:41:9
|
41 | let mut users = state.users.write().await;
| ----^^^^^
| |
| help: remove this `mut`
|
= note: `#[warn(unused_mut)]` on by default
|
test-tauri (ubuntu-22.04):
theseus_gui/src/components/ui/AccountsCard.vue#L107
Attribute "v-model" should go before "type"
|
test-tauri (ubuntu-22.04):
theseus_gui/src/components/ui/AccountsCard.vue#L107
Attribute "v-model" should go before "type"
|
test-tauri (ubuntu-20.04):
theseus_gui/src/components/ui/AccountsCard.vue#L107
Attribute "v-model" should go before "type"
|
test-tauri (ubuntu-20.04):
theseus_gui/src/components/ui/AccountsCard.vue#L107
Attribute "v-model" should go before "type"
|
test-tauri (windows-latest):
theseus_gui/src/components/ui/AccountsCard.vue#L107
Attribute "v-model" should go before "type"
|
test-tauri (windows-latest):
theseus_gui/src/components/ui/AccountsCard.vue#L107
Attribute "v-model" should go before "type"
|
test-tauri (macos-latest):
theseus_gui/src/components/ui/AccountsCard.vue#L107
Attribute "v-model" should go before "type"
|
test-tauri (macos-latest):
theseus_gui/src/components/ui/AccountsCard.vue#L107
Attribute "v-model" should go before "type"
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
ubuntu-20.04
Expired
|
159 MB |
|
ubuntu-22.04
Expired
|
173 MB |
|
windows-latest
Expired
|
31.2 MB |
|