Skip to content

fix link url

fix link url #322

Triggered via push December 6, 2023 03:43
Status Failure
Total duration 3m 12s
Artifacts

deploy-ftp.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 20 warnings
Deploy Admin App: src/Client/Logistics.AdminApp/Pages/Subscription/EditSubscription.razor#L28
Argument 1: cannot convert from 'Logistics.Shared.Enums.SubscriptionStatus' to 'string'
Deploy Admin App
Argument 2: cannot convert from 'Microsoft.AspNetCore.Components.EventCallback<Logistics.Shared.Enums.SubscriptionStatus>' to 'Microsoft.AspNetCore.Components.EventCallback'
Deploy Admin App
Cannot implicitly convert type 'Logistics.Shared.Enums.SubscriptionStatus' to 'string'
Deploy Admin App
Cannot convert lambda expression to intended delegate type because some of the return types in the block are not implicitly convertible to the delegate return type
Deploy Admin App: src/Client/Logistics.AdminApp/Pages/Subscription/EditSubscription.razor#L31
'SubscriptionDto' does not contain a definition for 'Description' and no accessible extension method 'Description' accepting a first argument of type 'SubscriptionDto' could be found (are you missing a using directive or an assembly reference?)
Deploy Admin App
'SubscriptionDto' does not contain a definition for 'Description' and no accessible extension method 'Description' accepting a first argument of type 'SubscriptionDto' could be found (are you missing a using directive or an assembly reference?)
Deploy Admin App
'SubscriptionDto' does not contain a definition for 'Description' and no accessible extension method 'Description' accepting a first argument of type 'SubscriptionDto' could be found (are you missing a using directive or an assembly reference?)
Deploy Admin App
'SubscriptionDto' does not contain a definition for 'Description' and no accessible extension method 'Description' accepting a first argument of type 'SubscriptionDto' could be found (are you missing a using directive or an assembly reference?)
Deploy Admin App: src/Client/Logistics.AdminApp/Pages/Subscription/EditSubscription.razor#L34
'SubscriptionDto' does not contain a definition for 'Price' and no accessible extension method 'Price' accepting a first argument of type 'SubscriptionDto' could be found (are you missing a using directive or an assembly reference?)
Deploy Admin App
'SubscriptionDto' does not contain a definition for 'Price' and no accessible extension method 'Price' accepting a first argument of type 'SubscriptionDto' could be found (are you missing a using directive or an assembly reference?)
Deploy Office App
The following actions uses node12 which is deprecated and will be forced to run on node16: SamKirkland/FTP-Deploy-Action@4.3.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Deploy Admin App: src/Client/Logistics.Client/Exceptions/ApiException.cs#L11
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
Deploy Admin App: src/Client/Logistics.AdminApp/Pages/Tenant/ListTenants.razor#L46
Dereference of a possibly null reference.
Deploy Web API
The following actions uses node12 which is deprecated and will be forced to run on node16: SamKirkland/FTP-Deploy-Action@4.3.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Deploy Web API: src/Core/Logistics.Infrastructure.EF/Registrar.cs#L72
Possible null reference assignment.
Deploy Web API: src/Core/Logistics.Application.Tenant/Extensions/PushNotificationExtensions.cs#L31
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern 'Logistics.Shared.Enums.LoadStatus.Dispatched' is not covered.
Deploy Web API: src/Core/Logistics.Application.Tenant/Queries/Stats/GetTrucksStatsList/GetTruckStatsListHandler.cs#L79
Non-nullable property 'Drivers' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Deploy Identity Server
The following actions uses node12 which is deprecated and will be forced to run on node16: SamKirkland/FTP-Deploy-Action@4.3.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Deploy Identity Server: src/Core/Logistics.Infrastructure.EF/Registrar.cs#L72
Possible null reference assignment.
Deploy Identity Server: src/Server/Logistics.IdentityServer/Pages/Account/Login/Index.cshtml.cs#L73
Possible null reference argument for parameter 'request' in 'Task IIdentityServerInteractionService.DenyAuthorizationAsync(AuthorizationRequest request, AuthorizationError error, string? errorDescription = null)'.
Deploy Identity Server: src/Server/Logistics.IdentityServer/Pages/SecurityHeadersAttribute.cs#L16
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
Deploy Identity Server: src/Server/Logistics.IdentityServer/Pages/SecurityHeadersAttribute.cs#L22
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
Deploy Identity Server: src/Server/Logistics.IdentityServer/Pages/SecurityHeadersAttribute.cs#L35
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
Deploy Identity Server: src/Server/Logistics.IdentityServer/Pages/SecurityHeadersAttribute.cs#L40
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
Deploy Identity Server: src/Server/Logistics.IdentityServer/Pages/SecurityHeadersAttribute.cs#L47
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)