Skip to content

[Core] go-iden3-auth support jws authorization response #200

[Core] go-iden3-auth support jws authorization response

[Core] go-iden3-auth support jws authorization response #200

Triggered via pull request May 23, 2023 09:19
Status Failure
Total duration 1m 16s
Artifacts

ci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
lint: auth.go#L43
Error return value of `resp.Body.Close` is not checked (errcheck)
lint: auth.go#L94
Error return value of `v.packageManager.RegisterPackers` is not checked (errcheck)
lint: auth.go#L134
Error return value of `v.packageManager.RegisterPackers` is not checked (errcheck)
lint: auth.go#L146
Error return value of `v.packageManager.RegisterPackers` is not checked (errcheck)
lint: auth_test.go#L601
Error return value of `pm.RegisterPackers` is not checked (errcheck)
lint: auth.go#L38
G107: Potential HTTP request made with variable url (gosec)
lint
Process completed with exit code 1.
lint
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/setup-go@v1, actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.