Skip to content

Merge pull request #1 from mercoa-finance/fix-version #5

Merge pull request #1 from mercoa-finance/fix-version

Merge pull request #1 from mercoa-finance/fix-version #5

Triggered via push May 22, 2024 16:41
Status Failure
Total duration 24s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
compile: src/Mercoa.Client/OrganizationTypes/Types/MetadataSchema.cs#L36
The type or namespace name 'MetadataValidationRule' could not be found (are you missing a using directive or an assembly reference?)
compile: src/Mercoa.Client/InvoiceTypes/Types/InvoiceCreationRequest.cs#L90
The type or namespace name 'PaymentDestinationOptions' could not be found (are you missing a using directive or an assembly reference?)
compile: src/Mercoa.Client/EntityTypes/Types/EntityWithPaymentMethodResponse.cs#L9
The type or namespace name 'PaymentMethodResponse' could not be found (are you missing a using directive or an assembly reference?)
compile: src/Mercoa.Client/EntityTypes/Types/ApprovalPolicyRequest.cs#L12
The type or namespace name 'Trigger' could not be found (are you missing a using directive or an assembly reference?)
compile: src/Mercoa.Client/EntityTypes/Types/ApprovalPolicyRequest.cs#L15
The type or namespace name 'Rule' could not be found (are you missing a using directive or an assembly reference?)
compile: src/Mercoa.Client/EntityTypes/Types/ApprovalPolicyResponse.cs#L12
The type or namespace name 'Trigger' could not be found (are you missing a using directive or an assembly reference?)
compile: src/Mercoa.Client/EntityTypes/Types/ApprovalPolicyResponse.cs#L15
The type or namespace name 'Rule' could not be found (are you missing a using directive or an assembly reference?)
compile: src/Mercoa.Client/OrganizationTypes/Types/OrganizationRequest.cs#L27
The type or namespace name 'ExternalAccountingSystemProviderRequest' could not be found (are you missing a using directive or an assembly reference?)
compile: src/Mercoa.Client/EntityTypes/Types/ApprovalPolicyUpdateRequest.cs#L9
The type or namespace name 'Trigger' could not be found (are you missing a using directive or an assembly reference?)
compile: src/Mercoa.Client/EntityTypes/Types/ApprovalPolicyUpdateRequest.cs#L12
The type or namespace name 'Rule' could not be found (are you missing a using directive or an assembly reference?)
compile
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
compile
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
compile: src/Mercoa.Client/EntityTypes/Types/EntityUserRequest.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
compile: src/Mercoa.Client/EntityTypes/Types/EntityUserRequest.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
compile: src/Mercoa.Client/EntityTypes/Types/EntityUserRequest.cs#L17
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
compile: src/Mercoa.Client/OrganizationTypes/Types/MetadataSchema.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
compile: src/Mercoa.Client/EntityTypes/Types/EntityUserRequest.cs#L23
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
compile: src/Mercoa.Client/OrganizationTypes/Types/MetadataSchema.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
compile: src/Mercoa.Client/InvoiceTypes/Types/CommentRequest.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
compile: src/Mercoa.Client/InvoiceTypes/Types/CommentResponse.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
compile: src/Mercoa.Client/InvoiceTypes/Types/CommentResponse.cs#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
compile: src/Mercoa.Client/OrganizationTypes/Types/MetadataShowConditions.cs#L30
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.