feat(ladder): add per-account config + schema foundation (default-off) #286
ci.yml
on: pull_request
Matrix: terraform-validate
Lint Code
3m 5s
Unit Tests
4m 42s
Integration Tests
7m 7s
Build Docker Image
7m 15s
Security Scanning
7m 28s
E2E Tests
3m 28s
Azure role actions parity (ARM vs TF)
7s
Snyk Security Scan
41s
CI Success
2s
Annotations
11 errors and 1 warning
|
Lint Code:
internal/config/store_postgres.go#L2561
comparing with == will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
|
|
Lint Code:
internal/config/store_postgres.go#L2273
comparing with == will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
|
|
Lint Code:
internal/config/store_postgres.go#L266
comparing with == will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
|
|
Lint Code:
internal/config/store_postgres.go#L90
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~5FR4DN.dockerbuild
|
72 KB |
sha256:ac5fac2314990da1677130d39d5b44141a975122f9c402f49c314fed0dead46b
|
|
|
coverage-report
|
699 KB |
sha256:0049843f5c2070e51ef35e54a8bab8c0e1a21b7feb9ca61a9fae3a50d8596b66
|
|
|
integration-coverage
|
99.7 KB |
sha256:8fccd1e5e4eb6086f088da7268ce91d460a6d25485c2d061d9797ab3f76e45f1
|
|