Skip to content

Initial commit for databrickslabs/sandbox/acceptance #28

Initial commit for databrickslabs/sandbox/acceptance

Initial commit for databrickslabs/sandbox/acceptance #28

Triggered via pull request January 15, 2024 12:04
@nfxnfx
synchronize #56
gh-action
Status Failure
Total duration 27s
Artifacts

acceptance-go-libs.yml

on: pull_request
acceptance
16s
acceptance
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
acceptance
failed: current user: unexpected error handling request: json: cannot unmarshal array into Go value of type github.User. This is likely a bug in the Databricks SDK for Go or the underlying REST API. Please report this issue with the following debugging information to the SDK issue tracker at https://github.com/databricks/databricks-sdk-go/issues. Request log: ``` GET /users > * Host: api.github.com > * Accept: application/json > * Authorization: REDACTED > * User-Agent: unknown/0.0.0 databricks-sdk-go/0.29.0 go/1.21.5 os/linux < HTTP/2.0 200 OK < * Access-Control-Allow-Origin: * < * Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset < * Cache-Control: private, max-age=60, s-maxage=60 < * Content-Security-Policy: default-src 'none' < * Content-Type: application/json; charset=utf-8 < * Date: Mon, 15 Jan 2024 12:04:28 GMT < * Etag: W/"fd1d423e2685790f629ac6a8c4a936566bff562e9a305d3ef130a03c6718621a" < * Link: <https://api.github.com/users?since=46>; rel="next", <https://api.github.com/users{?since}>; rel="first" < * Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin < * Server: GitHub.com < * Strict-Transport-Security: max-age=31536000; includeSubdomains; preload < * Vary: Accept, Authorization, Cookie, X-GitHub-OTPAccept-Encoding, Accept, X-Requested-With < * X-Content-Type-Options: nosniff < * X-Frame-Options: deny < * X-Github-Api-Version-Selected: 2022-11-28 < * X-Github-Media-Type: github.v3 < * X-Github-Request-Id: F8A8:601A:10743A2:224E179:65A51F4C < * X-Ratelimit-Limit: 15000 < * X-Ratelimit-Remaining: 14998 < * X-Ratelimit-Reset: 1705321502 < * X-Ratelimit-Resource: core < * X-Ratelimit-Used: 2 < * X-Xss-Protection: 0 < [ < { < "avatar_url": "https://avatars.githubusercontent.com/u/1?v=4", < "events_url": "https://api.github.com/users/mojombo/events{/privacy}", < "followers_url": "https://api.github.com/users/mojombo/followers", < "following_url": "https://api.github.com/users/mojombo/following{/other_user}", < "gists_url": "https://api.github.com/users/mojombo/gists{/gist_id}", < "gravatar_id": "", < "html_url": "https://github.com/mojombo", < "id": 1, < "login": "mojombo", < "node_id": "MDQ6VXNlcjE=", < "organizations_url": "https://api.github.com/users/mojombo/orgs", < "received_events_url": "https://api.github.com/users/mojombo/received_events", < "repos_url": "https://api.github.com/users/mojombo/repos", < "site_admin": false, < "starred_url": "https://api.github.com/users/mojombo/starred{/owner}{/repo}", < "subscriptions_url": "https://api.github.com/users/mojombo/subscriptions", < "type": "User", < "url": "https://api.github.com/users/mojombo" < }, < { < "avatar_url": "https://avatars.githubusercontent.com/u/2?v=4", < "events_url": "https://api.github.com/users/defunkt/events{/privacy}", < "followers_url": "https://api.github.com/users/defunkt/followers", < "following_url": "https://api.github.com/users/defunkt/following{/other_user}", < "gists_url": "https://api.github.com/users/defunkt/gists{/gist_id}", < "gravatar_id": "", < "html_url": "https://github.com/defunkt", < "id": 2, < "login": "defunkt", < "node_id": "MDQ6VXNlcjI=", < "organizations_url": "https://api.github.com/users/defunkt/orgs", < "received_events_url": "https://api.github.com/users/defunkt/received_events", < "repos_url": "https://api.github.com/users/defunkt/repos", < "site_admin": false, < "starred_url": "https://api.github.com/users/defunkt/starred{/owner}{/repo}", < "subscriptions_url": "https://api.github.com/users/defunkt/subscriptions", < "type": "User", < "url": "https://api.github.com/users/defunkt" < }, < { < "avatar_url": "https://avatars.githubusercontent.com/u/3?v=4", < "events_url": "
acceptance
Restore cache failed: Dependencies file is not found in /home/runner/work/sandbox/sandbox. Supported file pattern: go.sum