Skip to content

feat: Add support for getting a single personal access token #1378

feat: Add support for getting a single personal access token

feat: Add support for getting a single personal access token #1378

Triggered via pull request April 10, 2023 09:28
Status Failure
Total duration 38s
Artifacts

lint_and_test.yml

on: pull_request
Matrix: lint_and_test
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Lint and Test - 1.19.x: personal_access_tokens_test.go#L171
cannot use 1 (untyped int constant) as RequestOptionFunc value in argument to client.PersonalAccessTokens.GetSinglePersonalAccessToken (typecheck)
Lint and Test - 1.19.x: personal_access_tokens_test.go#L210
client.PersonalAccessTokens.GetSingleSelfPersonalAccessToken undefined (type *PersonalAccessTokensService has no field or method GetSingleSelfPersonalAccessToken) (typecheck)
Lint and Test - 1.19.x
issues found
Lint and Test - 1.18.x
The job was canceled because "_1_19_x_ubuntu-latest" failed.
Lint and Test - 1.18.x: personal_access_tokens_test.go#L171
cannot use 1 (untyped int constant) as RequestOptionFunc value in argument to client.PersonalAccessTokens.GetSinglePersonalAccessToken (typecheck)
Lint and Test - 1.18.x: personal_access_tokens_test.go#L210
client.PersonalAccessTokens.GetSingleSelfPersonalAccessToken undefined (type *PersonalAccessTokensService has no field or method GetSingleSelfPersonalAccessToken) (typecheck)
Lint and Test - 1.18.x
issues found
Lint and Test - 1.x
The job was canceled because "_1_19_x_ubuntu-latest" failed.
Lint and Test - 1.x
The operation was canceled.