chore(deps): Bump the all group with 1 update #5
pull-request.yml
on: pull_request
Build, test and publish
/
Build, test and publish
1m 27s
Annotations
10 warnings
Build, test and publish / Build, test and publish:
src/libs/H.Engine.IO/EngineIoClient.cs#L143
Avoid creating a new 'JsonSerializerOptions' instance for every serialization operation. Cache and reuse instances instead. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1869)
|
Build, test and publish / Build, test and publish:
src/libs/H.Engine.IO/EngineIoClient.cs#L143
Avoid creating a new 'JsonSerializerOptions' instance for every serialization operation. Cache and reuse instances instead. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1869)
|
Build, test and publish / Build, test and publish:
src/libs/H.Socket.IO/SocketIoClient.cs#L297
Prefer comparing 'Length' to 0 rather than using 'Any()', both for clarity and for performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1860)
|
Build, test and publish / Build, test and publish:
src/libs/H.Socket.IO/SocketIoClient.cs#L530
Prefer a 'TryGetValue' call over a Dictionary indexer access guarded by a 'ContainsKey' check to avoid double lookup (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1854)
|
Build, test and publish / Build, test and publish:
src/libs/H.Socket.IO/SocketIoClient.cs#L491
Prefer a 'TryGetValue' call over a Dictionary indexer access guarded by a 'ContainsKey' check to avoid double lookup (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1854)
|
Build, test and publish / Build, test and publish:
src/libs/H.Socket.IO/SocketIoClient.cs#L551
Prefer a 'TryGetValue' call over a Dictionary indexer access guarded by a 'ContainsKey' check to avoid double lookup (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1854)
|
Build, test and publish / Build, test and publish:
src/libs/H.Engine.IO/EngineIoClient.cs#L143
Avoid creating a new 'JsonSerializerOptions' instance for every serialization operation. Cache and reuse instances instead. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1869)
|
Build, test and publish / Build, test and publish:
src/libs/H.Engine.IO/EngineIoClient.cs#L143
Avoid creating a new 'JsonSerializerOptions' instance for every serialization operation. Cache and reuse instances instead. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1869)
|
Build, test and publish / Build, test and publish:
src/libs/H.Socket.IO/SocketIoClient.cs#L297
Prefer comparing 'Length' to 0 rather than using 'Any()', both for clarity and for performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1860)
|
Build, test and publish / Build, test and publish:
src/libs/H.Socket.IO/SocketIoClient.cs#L491
Prefer a 'TryGetValue' call over a Dictionary indexer access guarded by a 'ContainsKey' check to avoid double lookup (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1854)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
nuget-packages
Expired
|
957 KB |
|