Feature/105 implement funcitons #102
test-code-quality.yml
on: pull_request
test project document quality
8s
test top page quality
6s
test top page quality
14s
check the native back end app
2m 31s
check the crate, the time file name
41s
check the web api function
42s
check-native-front-end
11s
action-timeline
0s
Annotations
9 errors
check the web api function:
crates/aws_clients/src/dynamodb/mod.rs#L13
unused variable: `years`
|
check the web api function:
crates/aws_clients/src/dynamodb/mod.rs#L17
unused variable: `year`
|
check the web api function:
crates/aws_clients/src/dynamodb/mod.rs#L17
unused variable: `month`
|
check the web api function:
crates/aws_clients/src/dynamodb/mod.rs#L21
unused variable: `year`
|
check the web api function:
crates/aws_clients/src/dynamodb/mod.rs#L21
unused variable: `month`
|
check the web api function:
crates/aws_clients/src/dynamodb/mod.rs#L21
unused variable: `day`
|
check the web api function:
crates/aws_clients/src/environment_values/mod.rs#L18
static `DYNAMODB_CLIENT` is never used
|
check the web api function:
crates/aws_clients/src/environment_values/mod.rs#L31
function `dynamodb_client` is never used
|
check the web api function
Process completed with exit code 101.
|