Skip to content

Added an ImapToken cache to try and reduce ImapToken allocations #270

Added an ImapToken cache to try and reduce ImapToken allocations

Added an ImapToken cache to try and reduce ImapToken allocations #270

Triggered via pull request September 30, 2024 15:06
Status Success
Total duration 9m 19s
Artifacts

codeql.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Analyze (csharp)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Analyze (csharp): MailKit/Net/Imap/HashCode.cs#L323
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp): MailKit/Net/Imap/HashCode.cs#L516
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp): MailKit/Net/SocketUtils.cs#L157
The variable 'ex' is declared but never used
Analyze (csharp): MailKit/Net/SocketUtils.cs#L157
The variable 'ex' is declared but never used
Analyze (csharp): MailKit/Net/Imap/HashCode.cs#L323
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp): MailKit/Net/Imap/HashCode.cs#L516
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp): MailKit/Net/SocketUtils.cs#L157
The variable 'ex' is declared but never used
Analyze (csharp): MailKit/Net/Imap/HashCode.cs#L323
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp): MailKit/Net/Imap/HashCode.cs#L516
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp): MailKit/Net/SocketUtils.cs#L157
The variable 'ex' is declared but never used