Skip to content

feat: Support OAuth Applications #330

feat: Support OAuth Applications

feat: Support OAuth Applications #330

Triggered via pull request November 14, 2024 11:22
Status Failure
Total duration 35s
Artifacts

ci.yml

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

Annotations

10 errors and 2 warnings
Test: go v1.21: oauthapplication/client.go#L45
cannot use params (variable of type *ListParams) as clerk.Params value in argument to req.SetParams: *ListParams does not implement clerk.Params (ambiguous selector *ListParams.ToQuery)
Test: go v1.21
Process completed with exit code 1.
Lint
cannot use params (variable of type *ListParams) as clerk.Params value in argument to req.SetParams: *ListParams does not implement clerk.Params (ambiguous selector *ListParams.ToQuery)
Lint
Process completed with exit code 1.
Test: go v1.20
The job was canceled because "_1_21" failed.
Test: go v1.20: oauthapplication/client.go#L45
cannot use params (variable of type *ListParams) as clerk.Params value in argument to req.SetParams: *ListParams does not implement clerk.Params (missing method ToQuery)
Test: go v1.20
Process completed with exit code 1.
Test: go v1.19
The job was canceled because "_1_21" failed.
Test: go v1.19: oauthapplication/client.go#L45
cannot use params (variable of type *ListParams) as type clerk.Params in argument to req.SetParams:
Test: go v1.19
Process completed with exit code 1.
Test: go v1.21
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/