PR / wip: guarantee subscribe #289
event_pr.yml
on: pull_request
Paths Filter
5s
Check PR
20s
Matrix: CI / / / Check App / tests-suites
CI
/
...
/
Formatting
CI
/
...
/
TFLint
CI
/
...
/
TFSec
CI
/
...
/
Validate
CI
/
...
/
Clippy
1m 8s
CI
/
...
/
Formatting
25s
CI
/
...
/
Unit Tests
1m 26s
CI
/
...
/
Unused Dependencies
1m 25s
CI
/
...
/
Licenses
34s
CI
/
Integration Tests
1m 40s
Matrix: CI / / / plan-infra
Waiting for pending jobs
Merge Check
0s
Annotations
10 errors and 4 warnings
Check PR
Unknown release type "wip" found in pull request title "wip: guarantee subscribe".
Please use one of these recognized types: feat, fix, docs, style, refactor, perf, test, build, ci, chore, revert.
|
CI / / / Check App / Clippy:
src/model/helpers.rs#L16
unused import: `PgExecutor`
|
CI / / / Check App / Clippy:
src/model/helpers.rs#L364
the trait bound `&mut sqlx::Transaction<'_, sqlx::Postgres>: sqlx::Executor<'_>` is not satisfied
|
CI / / / Check App / Clippy
could not compile `notify-server` (lib) due to 2 previous errors
|
CI / / / Check App / Clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
CI / Integration Tests:
src/model/helpers.rs#L364
the trait bound `&mut Transaction<'_, Postgres>: sqlx::Executor<'_>` is not satisfied
|
CI / Integration Tests
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
CI / / / Check App / Unit Tests:
src/model/helpers.rs#L364
the trait bound `&mut Transaction<'_, Postgres>: sqlx::Executor<'_>` is not satisfied
|
CI / / / Check App / Unit Tests
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
CI / / / Check App / Unused Dependencies
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
CI / Integration Tests:
src/model/helpers.rs#L16
unused import: `PgExecutor`
|
CI / Integration Tests
`notify-server` (lib) generated 1 warning
|
CI / / / Check App / Unit Tests:
src/model/helpers.rs#L16
unused import: `PgExecutor`
|
CI / / / Check App / Unit Tests
`notify-server` (lib) generated 1 warning
|