feat: add pagination opts to AutocompleteSearchCustomObjectRecords #30
Annotations
11 errors and 5 warnings
test (1.18.x):
zendesk/mock/api.go#L7
cannot use (*Client)(nil) (value of type *Client) as type zendesk.API in variable declaration:
|
test (1.18.x)
Process completed with exit code 2.
|
test (1.21.x)
The job was canceled because "_1_18_x" failed.
|
test (1.21.x):
zendesk/mock/api.go#L7
cannot use (*Client)(nil) (value of type *Client) as zendesk.API value in variable declaration: *Client does not implement zendesk.API (wrong type for method AutocompleteSearchCustomObjectRecords)
|
test (1.21.x)
Process completed with exit code 1.
|
test (1.20.x)
The job was canceled because "_1_18_x" failed.
|
test (1.20.x):
zendesk/mock/api.go#L7
cannot use (*Client)(nil) (value of type *Client) as zendesk.API value in variable declaration: *Client does not implement zendesk.API (wrong type for method AutocompleteSearchCustomObjectRecords)
|
test (1.20.x)
Process completed with exit code 1.
|
test (1.19.x)
The job was canceled because "_1_18_x" failed.
|
test (1.19.x):
zendesk/mock/api.go#L7
cannot use (*Client)(nil) (value of type *Client) as type zendesk.API in variable declaration:
|
test (1.19.x)
The operation was canceled.
|
test (1.18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (1.18.x)
Restore cache failed: Dependencies file is not found in /home/runner/work/go-zendesk/go-zendesk. Supported file pattern: go.sum
|
test (1.21.x)
Restore cache failed: Dependencies file is not found in /home/runner/work/go-zendesk/go-zendesk. Supported file pattern: go.sum
|
test (1.20.x)
Restore cache failed: Dependencies file is not found in /home/runner/work/go-zendesk/go-zendesk. Supported file pattern: go.sum
|
test (1.19.x)
Restore cache failed: Dependencies file is not found in /home/runner/work/go-zendesk/go-zendesk. Supported file pattern: go.sum
|