feat(BRIDGE-205): add AUTHENTICATE IMAP command. #903
Annotations
6 errors and 1 warning
Run golangci-lint:
imap/command/authenticate.go#L28
G101: Potential hardcoded credentials (gosec)
|
Run golangci-lint:
imap/command/authenticate.go#L43
if statements should only be cuddled with assignments (wsl)
|
Run golangci-lint:
imap/command/authenticate_test.go#L30
declarations should never be cuddled (wsl)
|
Run golangci-lint:
imap/command/authenticate_test.go#L107
declarations should never be cuddled (wsl)
|
Run golangci-lint:
imap/command/authenticate_test.go#L111
declarations should never be cuddled (wsl)
|
Run golangci-lint
Process completed with exit code 1.
|
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/
|
Loading