feat(ladder): add per-account config + schema foundation (default-off) #288
ci.yml
on: pull_request
Matrix: terraform-validate
Lint Code
2m 31s
Unit Tests
4m 54s
Integration Tests
7m 1s
Build Docker Image
7m 55s
Security Scanning
7m 31s
E2E Tests
3m 40s
Azure role actions parity (ARM vs TF)
5s
Snyk Security Scan
36s
CI Success
2s
Annotations
11 errors and 1 warning
|
Lint Code:
internal/config/store_postgres.go#L2681
comparing with == will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
|
|
Lint Code:
internal/config/store_postgres.go#L2631
comparing with == will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
|
|
Lint Code:
internal/config/store_postgres.go#L2343
comparing with == will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
|
|
Lint Code:
internal/config/store_postgres.go#L336
comparing with == will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
|
|
Lint Code:
internal/commitmentopts/service.go#L151
comparing with == will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
|
|
Lint Code:
internal/auth/service_user.go#L144
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
|
Lint Code:
internal/auth/service_user.go#L34
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
|
Lint Code:
internal/api/handler_router.go#L29
type assertion on error will fail on wrapped errors. Use errors.As to check for specific errors (errorlint)
|
|
Lint Code:
internal/api/handler_purchases.go#L1396
type assertion on error will fail on wrapped errors. Use errors.As to check for specific errors (errorlint)
|
|
Lint Code:
cmd/multi_service_csv.go#L74
comparing with == will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
|
|
CI Success
Process completed with exit code 1.
|
|
Unit Tests
Coverage is below 80% (current: 70.9%)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
LeanerCloud~CUDly~U4Q1NC.dockerbuild
|
73.3 KB |
sha256:5e9a7de6c4b25aae2d7bb2476a72acd8b7ad4c24824b88dfd4cf20851c32a08f
|
|
|
coverage-report
|
699 KB |
sha256:786bc46ded9436f29f5d8f1615d6a5111758d499242be08b94590cf5fd0274c2
|
|
|
integration-coverage
|
99.8 KB |
sha256:91c9f60173ab9c83fb04fb12488e7000c1e89cbf3682a2b5ecf70156b6413b83
|
|