Skip to content

Refactor ImapClient.Connect/ConnectAsync methods to split out sync/as… #721

Refactor ImapClient.Connect/ConnectAsync methods to split out sync/as…

Refactor ImapClient.Connect/ConnectAsync methods to split out sync/as… #721

Triggered via push August 19, 2023 18:02
Status Success
Total duration 13m 4s
Artifacts 5

main.yml

on: push
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 81 warnings
ci (ubuntu-latest, Debug)
Process completed with exit code 1.
ci (ubuntu-latest, Release)
Process completed with exit code 1.
ci (ubuntu-latest, Debug)
The `set-output` 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/
ci (ubuntu-latest, Debug)
The `set-output` 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/
ci (ubuntu-latest, Debug): MailKit/Net/Imap/ImapEngine.cs#L198
Ambiguous reference in cref attribute: 'QueryCapabilitiesAsync'. Assuming 'ImapEngine.QueryCapabilitiesAsync(CancellationToken)', but could have also matched other overloads including 'ImapEngine.QueryCapabilitiesAsync(bool, CancellationToken)'.
ci (ubuntu-latest, Debug): MailKit/Net/Imap/ImapEngine.cs#L210
Ambiguous reference in cref attribute: 'QueryCapabilitiesAsync'. Assuming 'ImapEngine.QueryCapabilitiesAsync(CancellationToken)', but could have also matched other overloads including 'ImapEngine.QueryCapabilitiesAsync(bool, CancellationToken)'.
ci (ubuntu-latest, Debug): MailKit/Net/Imap/ImapEngine.cs#L2464
XML comment has a param tag for 'doAsync', but there is no parameter by that name
ci (ubuntu-latest, Debug): MailKit/Net/Imap/ImapEngine.cs#L2487
XML comment has a param tag for 'doAsync', but there is no parameter by that name
ci (ubuntu-latest, Debug): MailKit/Net/Imap/ImapEngine.cs#L2632
XML comment has a param tag for 'doAsync', but there is no parameter by that name
ci (ubuntu-latest, Debug): MailKit/Net/Imap/ImapEngine.cs#L2645
XML comment has a param tag for 'doAsync', but there is no parameter by that name
ci (ubuntu-latest, Debug): MailKit/Net/Imap/ImapEngine.cs#L2784
XML comment has a param tag for 'doAsync', but there is no parameter by that name
ci (ubuntu-latest, Debug): MailKit/Net/Imap/ImapEngine.cs#L2863
XML comment has a param tag for 'doAsync', but there is no parameter by that name
ci (ubuntu-latest, Debug): MailKit/Net/Imap/ImapEngine.cs#L2897
XML comment has a param tag for 'doAsync', but there is no parameter by that name
ci (ubuntu-latest, Debug): MailKit/Net/Imap/ImapEngine.cs#L198
Ambiguous reference in cref attribute: 'QueryCapabilitiesAsync'. Assuming 'ImapEngine.QueryCapabilitiesAsync(CancellationToken)', but could have also matched other overloads including 'ImapEngine.QueryCapabilitiesAsync(bool, CancellationToken)'.
ci (ubuntu-latest, Debug)
The `set-output` 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/
ci (ubuntu-latest, Debug)
The `set-output` 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/
ci (ubuntu-latest, Debug)
The `set-output` 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/
ci (ubuntu-latest, Debug)
The `set-output` 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/
ci (ubuntu-latest, Debug)
The `set-output` 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/
ci (ubuntu-latest, Debug)
The `set-output` 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/
ci (ubuntu-latest, Debug)
The `set-output` 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/
ci (ubuntu-latest, Debug)
The `set-output` 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/
ci (ubuntu-latest, Release): MailKit/Net/Imap/ImapEngine.cs#L198
Ambiguous reference in cref attribute: 'QueryCapabilitiesAsync'. Assuming 'ImapEngine.QueryCapabilitiesAsync(CancellationToken)', but could have also matched other overloads including 'ImapEngine.QueryCapabilitiesAsync(bool, CancellationToken)'.
ci (ubuntu-latest, Release): MailKit/Net/Imap/ImapEngine.cs#L210
Ambiguous reference in cref attribute: 'QueryCapabilitiesAsync'. Assuming 'ImapEngine.QueryCapabilitiesAsync(CancellationToken)', but could have also matched other overloads including 'ImapEngine.QueryCapabilitiesAsync(bool, CancellationToken)'.
ci (ubuntu-latest, Release): MailKit/Net/Imap/ImapEngine.cs#L2464
XML comment has a param tag for 'doAsync', but there is no parameter by that name
ci (ubuntu-latest, Release): MailKit/Net/Imap/ImapEngine.cs#L2487
XML comment has a param tag for 'doAsync', but there is no parameter by that name
ci (ubuntu-latest, Release): MailKit/Net/Imap/ImapEngine.cs#L2632
XML comment has a param tag for 'doAsync', but there is no parameter by that name
ci (ubuntu-latest, Release): MailKit/Net/Imap/ImapEngine.cs#L2645
XML comment has a param tag for 'doAsync', but there is no parameter by that name
ci (ubuntu-latest, Release): MailKit/Net/Imap/ImapEngine.cs#L2784
XML comment has a param tag for 'doAsync', but there is no parameter by that name
ci (ubuntu-latest, Release): MailKit/Net/Imap/ImapEngine.cs#L2863
XML comment has a param tag for 'doAsync', but there is no parameter by that name
ci (ubuntu-latest, Release): MailKit/Net/Imap/ImapEngine.cs#L2897
XML comment has a param tag for 'doAsync', but there is no parameter by that name
ci (ubuntu-latest, Release): MailKit/Net/Imap/ImapEngine.cs#L198
Ambiguous reference in cref attribute: 'QueryCapabilitiesAsync'. Assuming 'ImapEngine.QueryCapabilitiesAsync(CancellationToken)', but could have also matched other overloads including 'ImapEngine.QueryCapabilitiesAsync(bool, CancellationToken)'.
ci (ubuntu-latest, Release)
The `set-output` 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/
ci (ubuntu-latest, Release)
The `set-output` 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/
ci (ubuntu-latest, Release)
The `set-output` 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/
ci (ubuntu-latest, Release)
The `set-output` 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/
ci (ubuntu-latest, Release)
The `set-output` 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/
ci (ubuntu-latest, Release)
The `set-output` 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/
ci (ubuntu-latest, Release)
The `set-output` 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/
ci (ubuntu-latest, Release)
The `set-output` 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/
ci (ubuntu-latest, Release)
The `set-output` 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/
ci (ubuntu-latest, Release)
The `set-output` 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/
ci (windows-latest, Release): MailKit/Net/Imap/ImapEngine.cs#L198
Ambiguous reference in cref attribute: 'QueryCapabilitiesAsync'. Assuming 'ImapEngine.QueryCapabilitiesAsync(CancellationToken)', but could have also matched other overloads including 'ImapEngine.QueryCapabilitiesAsync(bool, CancellationToken)'.
ci (windows-latest, Release): MailKit/Net/Imap/ImapEngine.cs#L210
Ambiguous reference in cref attribute: 'QueryCapabilitiesAsync'. Assuming 'ImapEngine.QueryCapabilitiesAsync(CancellationToken)', but could have also matched other overloads including 'ImapEngine.QueryCapabilitiesAsync(bool, CancellationToken)'.
ci (windows-latest, Release): MailKit/Net/Imap/ImapEngine.cs#L2464
XML comment has a param tag for 'doAsync', but there is no parameter by that name
ci (windows-latest, Release): MailKit/Net/Imap/ImapEngine.cs#L2487
XML comment has a param tag for 'doAsync', but there is no parameter by that name
ci (windows-latest, Release): MailKit/Net/Imap/ImapEngine.cs#L2632
XML comment has a param tag for 'doAsync', but there is no parameter by that name
ci (windows-latest, Release): MailKit/Net/Imap/ImapEngine.cs#L2645
XML comment has a param tag for 'doAsync', but there is no parameter by that name
ci (windows-latest, Release): MailKit/Net/Imap/ImapEngine.cs#L2784
XML comment has a param tag for 'doAsync', but there is no parameter by that name
ci (windows-latest, Release): MailKit/Net/Imap/ImapEngine.cs#L2863
XML comment has a param tag for 'doAsync', but there is no parameter by that name
ci (windows-latest, Release): MailKit/Net/Imap/ImapEngine.cs#L2897
XML comment has a param tag for 'doAsync', but there is no parameter by that name
ci (windows-latest, Release): MailKit/Net/Imap/ImapEngine.cs#L198
Ambiguous reference in cref attribute: 'QueryCapabilitiesAsync'. Assuming 'ImapEngine.QueryCapabilitiesAsync(CancellationToken)', but could have also matched other overloads including 'ImapEngine.QueryCapabilitiesAsync(bool, CancellationToken)'.
ci (windows-latest, Release)
The `set-output` 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/
ci (windows-latest, Release)
The `set-output` 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/
ci (windows-latest, Release)
The `set-output` 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/
ci (windows-latest, Release)
The `set-output` 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/
ci (windows-latest, Release)
The `set-output` 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/
ci (windows-latest, Release)
The `set-output` 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/
ci (windows-latest, Release)
The `set-output` 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/
ci (windows-latest, Release)
The `set-output` 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/
ci (windows-latest, Release)
The `set-output` 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/
ci (windows-latest, Release)
The `set-output` 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/
ci (windows-latest, Release)
The `set-output` 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/
ci (windows-latest, Debug): MailKit/Net/Imap/ImapEngine.cs#L198
Ambiguous reference in cref attribute: 'QueryCapabilitiesAsync'. Assuming 'ImapEngine.QueryCapabilitiesAsync(CancellationToken)', but could have also matched other overloads including 'ImapEngine.QueryCapabilitiesAsync(bool, CancellationToken)'.
ci (windows-latest, Debug): MailKit/Net/Imap/ImapEngine.cs#L210
Ambiguous reference in cref attribute: 'QueryCapabilitiesAsync'. Assuming 'ImapEngine.QueryCapabilitiesAsync(CancellationToken)', but could have also matched other overloads including 'ImapEngine.QueryCapabilitiesAsync(bool, CancellationToken)'.
ci (windows-latest, Debug): MailKit/Net/Imap/ImapEngine.cs#L2464
XML comment has a param tag for 'doAsync', but there is no parameter by that name
ci (windows-latest, Debug): MailKit/Net/Imap/ImapEngine.cs#L2487
XML comment has a param tag for 'doAsync', but there is no parameter by that name
ci (windows-latest, Debug): MailKit/Net/Imap/ImapEngine.cs#L2632
XML comment has a param tag for 'doAsync', but there is no parameter by that name
ci (windows-latest, Debug): MailKit/Net/Imap/ImapEngine.cs#L2645
XML comment has a param tag for 'doAsync', but there is no parameter by that name
ci (windows-latest, Debug): MailKit/Net/Imap/ImapEngine.cs#L2784
XML comment has a param tag for 'doAsync', but there is no parameter by that name
ci (windows-latest, Debug): MailKit/Net/Imap/ImapEngine.cs#L2863
XML comment has a param tag for 'doAsync', but there is no parameter by that name
ci (windows-latest, Debug): MailKit/Net/Imap/ImapEngine.cs#L2897
XML comment has a param tag for 'doAsync', but there is no parameter by that name
ci (windows-latest, Debug): MailKit/Net/Imap/ImapEngine.cs#L198
Ambiguous reference in cref attribute: 'QueryCapabilitiesAsync'. Assuming 'ImapEngine.QueryCapabilitiesAsync(CancellationToken)', but could have also matched other overloads including 'ImapEngine.QueryCapabilitiesAsync(bool, CancellationToken)'.
ci (windows-latest, Debug)
The `set-output` 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/
ci (windows-latest, Debug)
The `set-output` 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/
ci (windows-latest, Debug)
The `set-output` 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/
ci (windows-latest, Debug)
The `set-output` 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/
ci (windows-latest, Debug)
The `set-output` 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/
ci (windows-latest, Debug)
The `set-output` 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/
ci (windows-latest, Debug)
The `set-output` 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/
ci (windows-latest, Debug)
The `set-output` 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/
ci (windows-latest, Debug)
The `set-output` 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/
ci (windows-latest, Debug)
The `set-output` 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/

Artifacts

Produced during runtime
Name Size
MailKit.4.1.0.721-ubuntu-latest-Debug-TestResults.xml Expired
466 KB
MailKit.4.1.0.721-ubuntu-latest-Release-TestResults.xml Expired
464 KB
MailKit.4.1.0.721-windows-latest-Debug-TestResults.xml Expired
401 KB
MailKit.4.1.0.721-windows-latest-Release-TestResults.xml Expired
401 KB
MailKit.4.1.0.721.nupkg Expired
4.62 MB