Skip to content

feat: implement remaining stripe provider handlers #26

feat: implement remaining stripe provider handlers

feat: implement remaining stripe provider handlers #26

Triggered via push August 8, 2025 10:00
Status Failure
Total duration 52s
Artifacts

go-build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

17 errors
security
db.NewDB calls gorm.Open, which eventually calls os.ReadFile
security
config.LoadConfig calls os.Getenv, which eventually calls os.ReadDir
security
config.LoadConfig calls os.Getenv, which eventually calls os.Pipe
security
config.LoadConfig calls os.Getenv, which eventually calls os.OpenFile
security
config.LoadConfig calls os.Open
security
config.init calls os.init, which calls os.NewFile
security
config.LoadConfig calls filepath.Abs, which eventually calls os.Getwd
security
providers.XenditProvider.Refund calls invoice.ApiExpireInvoiceRequest.Execute, which eventually calls os.CreateTemp
security
providers.XenditProvider.Refund calls invoice.ApiExpireInvoiceRequest.Execute, which eventually calls http.Client.Do
security
repositories.DisputeRepository.GetStats calls gorm.DB.Scan, which eventually calls sql.Rows.Scan
lint
Process completed with exit code 1.
lint: cache/redis.go#L33
undefined: redis (typecheck)
lint: cache/redis.go#L57
undefined: redis (typecheck)
lint: cache/redis.go#L20
undefined: redis (typecheck)
lint: providers/stripe.go#L30
undefined: stripe (typecheck)
lint: providers/stripe.go#L29
undefined: stripe (typecheck)
lint: providers/stripe.go#L22
undefined: stripe (typecheck)