Add coverage config #51
ci.yml
on: pull_request
build_and_test
/
build_and_test
4m 10s
Annotations
2 errors and 14 warnings
build_and_test / build_and_test
Canceling since a higher priority waiting request for 'Continuous Integration-40' exists
|
build_and_test / build_and_test
The operation was canceled.
|
build_and_test / build_and_test:
src/store/adapter/mongodb/mongodb.rs#L71
unneeded unit expression
|
build_and_test / build_and_test:
src/keyv/mod.rs#L4
module has the same name as its containing module
|
build_and_test / build_and_test:
src/store/mod.rs#L1
module has the same name as its containing module
|
build_and_test / build_and_test:
src/store/adapter/postgres/builder.rs#L62
you should consider adding a `Default` implementation for `PostgresStoreBuilder`
|
build_and_test / build_and_test:
src/store/adapter/postgres/mod.rs#L4
module has the same name as its containing module
|
build_and_test / build_and_test:
src/store/adapter/postgres/postgres.rs#L36
`to_string` applied to a type that implements `Display` in `format!` args
|
build_and_test / build_and_test:
src/store/adapter/postgres/postgres.rs#L52
`to_string` applied to a type that implements `Display` in `format!` args
|
build_and_test / build_and_test:
src/store/adapter/redis/mod.rs#L1
module has the same name as its containing module
|
build_and_test / build_and_test:
src/store/adapter/redis/builder.rs#L71
you should consider adding a `Default` implementation for `RedisStoreBuilder`
|
build_and_test / build_and_test:
src/store/adapter/mysql/builder.rs#L60
you should consider adding a `Default` implementation for `MySqlStoreBuilder`
|
build_and_test / build_and_test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build_and_test / build_and_test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build_and_test / build_and_test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build_and_test / build_and_test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|