Skip to content

Feat: expires time #384

Feat: expires time

Feat: expires time #384

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

ci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
lint: auth.go#L260
docStub: silencing go lint doc-comment warnings is unadvised (gocritic)
lint: auth.go#L259
exported: comment on exported type AuthorizationRequestMessageConfig should be of the form "AuthorizationRequestMessageConfig ..." (with optional leading article) (revive)
lint: auth.go#L294
var-declaration: should drop = nil from declaration of var expiresTime; it is the zero value (revive)
lint
Process completed with exit code 1.
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/