Go client notes and call logs API support[sc-55271] #85
Annotations
10 errors and 1 warning
Run tests:
integration_tests/customer_notes_test.go#L49
undefined: "github.com/chartmogul/chartmogul-go/v3".NewNote
|
Run tests:
integration_tests/customer_notes_test.go#L54
api.CreateNote undefined (type *"github.com/chartmogul/chartmogul-go/v3".API has no field or method CreateNote)
|
Run tests:
integration_tests/customer_notes_test.go#L58
api.ListNotes undefined (type *"github.com/chartmogul/chartmogul-go/v3".API has no field or method ListNotes)
|
Run tests:
integration_tests/customer_notes_test.go#L58
undefined: "github.com/chartmogul/chartmogul-go/v3".ListNotesParams
|
Run tests:
integration_tests/customer_notes_test.go#L66
undefined: "github.com/chartmogul/chartmogul-go/v3".Notes
|
Run tests:
integration_tests/customer_notes_test.go#L78
api.RetrieveNote undefined (type *"github.com/chartmogul/chartmogul-go/v3".API has no field or method RetrieveNote)
|
Run tests:
integration_tests/customer_notes_test.go#L87
undefined: "github.com/chartmogul/chartmogul-go/v3".UpdateNote
|
Run tests:
integration_tests/customer_notes_test.go#L90
api.UpdateNote undefined (type *"github.com/chartmogul/chartmogul-go/v3".API has no field or method UpdateNote)
|
Run tests:
integration_tests/customer_notes_test.go#L94
api.RetrieveNote undefined (type *"github.com/chartmogul/chartmogul-go/v3".API has no field or method RetrieveNote)
|
Run tests:
integration_tests/customer_notes_test.go#L103
undefined: "github.com/chartmogul/chartmogul-go/v3".NewNote
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading