Skip to content

Package updates and target net9 #247

Package updates and target net9

Package updates and target net9 #247

Triggered via push December 8, 2024 08:28
Status Success
Total duration 2m 31s
Artifacts

dotnetcore.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: API/OCM.Net/OCM.API.Model/Base/ChargePoint.cs#L237
'AddressInfo.GeneralComments' is obsolete
build: API/OCM.Net/OCM.API.Model/Base/ChargePoint.cs#L237
'AddressInfo.GeneralComments' is obsolete
build: API/OCM.Net/OCM.API.Client/OCMClient.cs#L241
Unreachable code detected
build: API/OCM.Net/OCM.API.Client/OCMClient.cs#L356
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
build: API/OCM.Net/OCM.API.Core/Util/SecurityHelper.cs#L49
'SHA256Managed' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
build: API/OCM.Net/OCM.API.Core/Util/SecurityHelper.cs#L49
'SHA256Managed' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
build: API/OCM.Net/OCM.API.Core/Util/CacheProviderMongoDB.cs#L422
'IMongoIndexManager<POIMongoDB>.CreateOne(IndexKeysDefinition<POIMongoDB>, CreateIndexOptions, CancellationToken)' is obsolete: 'Use CreateOne with a CreateIndexModel instead.'
build: API/OCM.Net/OCM.API.Core/Util/CacheProviderMongoDB.cs#L425
'IMongoIndexManager<POIMongoDB>.CreateOne(IndexKeysDefinition<POIMongoDB>, CreateIndexOptions, CancellationToken)' is obsolete: 'Use CreateOne with a CreateIndexModel instead.'
build: API/OCM.Net/OCM.API.Core/Util/CacheProviderMongoDB.cs#L426
'IMongoIndexManager<POIMongoDB>.CreateOne(IndexKeysDefinition<POIMongoDB>, CreateIndexOptions, CancellationToken)' is obsolete: 'Use CreateOne with a CreateIndexModel instead.'
build: API/OCM.Net/OCM.API.Core/Util/CacheProviderMongoDB.cs#L427
'IMongoIndexManager<POIMongoDB>.CreateOne(IndexKeysDefinition<POIMongoDB>, CreateIndexOptions, CancellationToken)' is obsolete: 'Use CreateOne with a CreateIndexModel instead.'