[Fix] Clamp cache size #372
dotnet.yml
on: pull_request
Build and Test
1m 29s
Deploy
0s
Annotations
10 errors and 2 warnings
Build and Test:
src/Discord.Net.WebSocket/Entities/AuditLogs/AuditLogCache.cs#L22
'Math' does not contain a definition for 'Clamp'
|
Build and Test:
src/Discord.Net.WebSocket/Entities/Messages/MessageCache.cs#L20
'Math' does not contain a definition for 'Clamp'
|
Build and Test:
src/Discord.Net.WebSocket/Entities/AuditLogs/AuditLogCache.cs#L22
'Math' does not contain a definition for 'Clamp'
|
Build and Test:
src/Discord.Net.WebSocket/Entities/AuditLogs/AuditLogCache.cs#L22
Argument 1: cannot convert from 'int' to 'System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<ulong, Discord.WebSocket.SocketAuditLogEntry>>'
|
Build and Test:
src/Discord.Net.WebSocket/Entities/Messages/MessageCache.cs#L20
'Math' does not contain a definition for 'Clamp'
|
Build and Test:
src/Discord.Net.WebSocket/Entities/Messages/MessageCache.cs#L20
Argument 1: cannot convert from 'int' to 'System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<ulong, Discord.WebSocket.SocketMessage>>'
|
Build and Test:
src/Discord.Net.WebSocket/Entities/AuditLogs/AuditLogCache.cs#L22
'Math' does not contain a definition for 'Clamp'
|
Build and Test:
src/Discord.Net.WebSocket/Entities/Messages/MessageCache.cs#L20
'Math' does not contain a definition for 'Clamp'
|
Build and Test:
src/Discord.Net.WebSocket/Entities/AuditLogs/AuditLogCache.cs#L22
'Math' does not contain a definition for 'Clamp'
|
Build and Test:
src/Discord.Net.WebSocket/Entities/AuditLogs/AuditLogCache.cs#L22
Argument 1: cannot convert from 'int' to 'System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<ulong, Discord.WebSocket.SocketAuditLogEntry>>'
|
Build and Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build and Test
Could not find any files for ./**/*.trx
|