Feat: expires time #384
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/
|