feat: Support OAuth Applications #330
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/
|