Feat: expires time #382
Annotations
3 errors and 1 warning
lint:
auth.go#L403
S1002: should omit comparison to bool constant, can be simplified to `!*cfg.AllowExpiredMessages` (gosimple)
|
lint:
auth.go#L577
S1002: should omit comparison to bool constant, can be simplified to `!*cfg.AllowExpiredMessages` (gosimple)
|
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/
|