Skip to content

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

Added an ImapToken cache to try and reduce ImapToken allocations

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

Triggered via pull request May 18, 2024 16:16
Status Success
Total duration 6m 40s
Artifacts

codeql.yml

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

Annotations

11 warnings
Analyze (csharp)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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
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