Skip to content

SP-1149: use resource token in webhook resend requests #135

SP-1149: use resource token in webhook resend requests

SP-1149: use resource token in webhook resend requests #135

Triggered via pull request January 24, 2025 11:45
Status Failure
Total duration 2m 7s
Artifacts

build.yml

on: pull_request
build-and-test-48
1m 55s
build-and-test-48
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 11 warnings
build-and-test (7.0): BitPay/Exceptions/BitPayException.cs#L13
Add a constructor to BitPayException with the following signature: 'protected BitPayException(SerializationInfo info, StreamingContext context)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2229)
build-and-test (7.0): BitPay/Exceptions/BitPayApiException.cs#L13
Add a constructor to BitPayApiException with the following signature: 'protected BitPayApiException(SerializationInfo info, StreamingContext context)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2229)
build-and-test (7.0): BitPay/Exceptions/BitPayGenericException.cs#L13
Add a constructor to BitPayGenericException with the following signature: 'protected BitPayGenericException(SerializationInfo info, StreamingContext context)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2229)
build-and-test (7.0): BitPay/Exceptions/BitPayValidationException.cs#L13
Add a constructor to BitPayValidationException with the following signature: 'protected BitPayValidationException(SerializationInfo info, StreamingContext context)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2229)
build-and-test (7.0): BitPay/Models/Invoice/RecipientStatus.cs#L6
Type 'RecipientStatus' is a static holder type but is neither static nor NotInheritable (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1052)
build-and-test (7.0): BitPay/Exceptions/BitPayException.cs#L13
Add a constructor to BitPayException with the following signature: 'protected BitPayException(SerializationInfo info, StreamingContext context)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2229)
build-and-test (7.0): BitPay/Exceptions/BitPayApiException.cs#L13
Add a constructor to BitPayApiException with the following signature: 'protected BitPayApiException(SerializationInfo info, StreamingContext context)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2229)
build-and-test (7.0): BitPay/Exceptions/BitPayGenericException.cs#L13
Add a constructor to BitPayGenericException with the following signature: 'protected BitPayGenericException(SerializationInfo info, StreamingContext context)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2229)
build-and-test (7.0): BitPay/Exceptions/BitPayValidationException.cs#L13
Add a constructor to BitPayValidationException with the following signature: 'protected BitPayValidationException(SerializationInfo info, StreamingContext context)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2229)
build-and-test (7.0): BitPay/Models/Invoice/RecipientStatus.cs#L6
Type 'RecipientStatus' is a static holder type but is neither static nor NotInheritable (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1052)
build-and-test (8.0)
The job was canceled because "_7_0" failed.
build-and-test (8.0)
The operation was canceled.
build-and-test (6.0)
The job was canceled because "_7_0" failed.
build-and-test (6.0)
The operation was canceled.
build-and-test (7.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-and-test (6.0): BitPay/Exceptions/BitPayApiException.cs#L13
Add a constructor to BitPayApiException with the following signature: 'protected BitPayApiException(SerializationInfo info, StreamingContext context)'.
build-and-test (6.0): BitPay/Exceptions/BitPayException.cs#L13
Add a constructor to BitPayException with the following signature: 'protected BitPayException(SerializationInfo info, StreamingContext context)'.
build-and-test (6.0): BitPay/Exceptions/BitPayGenericException.cs#L13
Add a constructor to BitPayGenericException with the following signature: 'protected BitPayGenericException(SerializationInfo info, StreamingContext context)'.
build-and-test (6.0): BitPay/Exceptions/BitPayValidationException.cs#L13
Add a constructor to BitPayValidationException with the following signature: 'protected BitPayValidationException(SerializationInfo info, StreamingContext context)'.
build-and-test (6.0): BitPay/Exceptions/BitPayApiException.cs#L13
Add a constructor to BitPayApiException with the following signature: 'protected BitPayApiException(SerializationInfo info, StreamingContext context)'.
build-and-test (6.0): BitPay/Exceptions/BitPayException.cs#L13
Add a constructor to BitPayException with the following signature: 'protected BitPayException(SerializationInfo info, StreamingContext context)'.
build-and-test (6.0): BitPay/Exceptions/BitPayGenericException.cs#L13
Add a constructor to BitPayGenericException with the following signature: 'protected BitPayGenericException(SerializationInfo info, StreamingContext context)'.
build-and-test (6.0): BitPay/Exceptions/BitPayValidationException.cs#L13
Add a constructor to BitPayValidationException with the following signature: 'protected BitPayValidationException(SerializationInfo info, StreamingContext context)'.
build-and-test-48
Unexpected input(s) 'dotNetVersion', valid inputs are ['vswhere-path', 'vs-version']
build-and-test-48
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/