PR / feat: migrate to dedicated AWS account and update CI #5
event_pr.yml
on: pull_request
Paths Filter
4s
Check PR
16s
Matrix: CI / Check App / tests-suites
CI
/
...
/
Formatting
7s
CI
/
...
/
Validate
19s
CI
/
...
/
TFSec
32s
CI
/
...
/
TFLint
27s
CI
/
...
/
Clippy
1m 15s
CI
/
...
/
Formatting
24s
CI
/
...
/
Unit Tests
1m 4s
CI
/
...
/
Unused Dependencies
1m 18s
CI
/
...
/
Licenses
31s
Matrix: CI / plan-infra
Merge Check
0s
Annotations
5 errors
CI / Check App / Clippy:
src/http_server/mod.rs#L321
this `.into_iter()` call is equivalent to `.iter()` and will not consume the `slice`
|
CI / Check App / Clippy:
src/http_server/mod.rs#L351
this expression creates a reference which is immediately dereferenced by the compiler
|
CI / Check App / Clippy
could not compile `bouncer` (lib test) due to 2 previous errors
|
CI / Check App / Clippy
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 1
|