feat: adds user organization subscriptions list API #34
Annotations
10 errors and 6 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.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)
Process completed with exit code 1.
|
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 (missing method GetUserOrganizationSubscriptions)
|
test (1.21.x)
The operation was canceled.
|
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 (missing method GetUserOrganizationSubscriptions)
|
test (1.20.x)
The operation was canceled.
|
test (1.18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, 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.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.19.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, 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)
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
|