Skip to content

ObjectPool IsUdpEnabled #445

ObjectPool IsUdpEnabled

ObjectPool IsUdpEnabled #445

Triggered via push November 7, 2023 12:43
Status Success
Total duration 39s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

dotnet-core.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: Arashi.Aoi/IP/ReplaceIP.cs#L69
Possible null reference argument for parameter 'source' in 'JToken? Enumerable.FirstOrDefault<JToken>(IEnumerable<JToken> source)'.
build: Arashi.Aoi/IP/ReplaceIP.cs#L69
Dereference of a possibly null reference.
build: Arashi.Aoi/IP/ReplaceIP.cs#L69
Dereference of a possibly null reference.
build: Arashi.Aoi/IP/ReplaceIP.cs#L70
Dereference of a possibly null reference.
build: Arashi.Aoi/Routes/IPRoutes.cs#L57
The variable 'e' is declared but never used
build: Arashi.Aoi/Startup.cs#L51
Using member 'Microsoft.Extensions.DependencyInjection.OptionsConfigurationServiceCollectionExtensions.Configure<TOptions>(IServiceCollection, IConfiguration)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. TOptions's dependent types may have their members trimmed. Ensure all required members are preserved.
build: Arashi.Aoi/IP/ReplaceIP.cs#L69
Possible null reference argument for parameter 'source' in 'JToken? Enumerable.FirstOrDefault<JToken>(IEnumerable<JToken> source)'.
build: Arashi.Aoi/IP/ReplaceIP.cs#L69
Dereference of a possibly null reference.
build: Arashi.Aoi/IP/ReplaceIP.cs#L69
Dereference of a possibly null reference.
build: Arashi.Aoi/IP/ReplaceIP.cs#L70
Dereference of a possibly null reference.