Fix concurrency issue in DialAndSendWithContext #133
Annotations
4 errors and 4 warnings
Run go test:
client.go#L1102
c.SendWithSMTPClient undefined (type *Client has no field or method SendWithSMTPClient)
|
Run go test:
client_119.go#L34
not enough arguments in call to c.checkConn
|
Run go test:
client_119.go#L42
not enough arguments in call to c.sendSingleMsg
|
Run go test
Process completed with exit code 1.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@61b9e3751b92087fd0b06925ba6dd6314e06f089. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@61b9e3751b92087fd0b06925ba6dd6314e06f089. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Checkout Code
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Checkout Code
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading