Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

chore(BUX-199): remove DebugLog method from Model struct #1805

chore(BUX-199): remove DebugLog method from Model struct

chore(BUX-199): remove DebugLog method from Model struct #1805

Triggered via push December 12, 2023 12:06
Status Failure
Total duration 2m 29s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

run-tests.yml

on: push
Run yaml linter
5s
Run yaml linter
Ask Nancy (check dependencies)
22s
Ask Nancy (check dependencies)
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
test (1.19.x, ubuntu-latest): model_draft_transactions.go#L137
m.DebugLog undefined (type *DraftTransaction has no field or method DebugLog)
test (1.19.x, ubuntu-latest): model_save.go#L70
model.DebugLog undefined (type ModelInterface has no field or method DebugLog)
test (1.19.x, ubuntu-latest): model_save.go#L74
modelsToSave[index].DebugLog undefined (type ModelInterface has no field or method DebugLog)
test (1.19.x, ubuntu-latest): model_save.go#L84
model.DebugLog undefined (type ModelInterface has no field or method DebugLog)
test (1.19.x, ubuntu-latest): model_save.go#L125
model.DebugLog undefined (type ModelInterface has no field or method DebugLog)
test (1.19.x, ubuntu-latest)
Process completed with exit code 2.
test (1.19.x, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/bux/bux. Supported file pattern: go.sum