Skip to content

support position for macros and views #64

support position for macros and views

support position for macros and views #64

Triggered via pull request November 12, 2024 12:56
Status Failure
Total duration 44s
Artifacts

ci.yml

on: pull_request
Matrix: test
finalize
0s
finalize
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 warnings
test (1.18.x): zendesk/resource_zendesk_ticket_form_test.go#L27
cannot use m (variable of type *mock.Client) as type client.TicketFormAPI in argument to createTicketForm:
test (1.18.x): zendesk/resource_zendesk_ticket_form_test.go#L50
cannot use m (variable of type *mock.Client) as type client.TicketFormAPI in argument to deleteTicketForm:
test (1.18.x): zendesk/resource_zendesk_ticket_form_test.go#L68
cannot use m (variable of type *mock.Client) as type client.TicketFormAPI in argument to readTicketForm:
test (1.18.x)
Process completed with exit code 2.
test (1.19.x): zendesk/resource_zendesk_ticket_form_test.go#L27
cannot use m (variable of type *mock.Client) as type client.TicketFormAPI in argument to createTicketForm:
test (1.19.x): zendesk/resource_zendesk_ticket_form_test.go#L50
cannot use m (variable of type *mock.Client) as type client.TicketFormAPI in argument to deleteTicketForm:
test (1.19.x): zendesk/resource_zendesk_ticket_form_test.go#L68
cannot use m (variable of type *mock.Client) as type client.TicketFormAPI in argument to readTicketForm:
test (1.19.x)
Process completed with exit code 1.
test (1.18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (1.19.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/