Merging changes from master to beta branch #3176
Closed
Annotations
10 errors and 14 warnings
|
src/StripeTests/Services/GeneratedExamplesTest.cs#L8036
Type 'GeneratedExamplesTest' already defines a member called 'TestV2CoreEventDestinationPost' with the same parameter types
|
|
src/StripeTests/Services/GeneratedExamplesTest.cs#L8021
Type 'GeneratedExamplesTest' already defines a member called 'TestV2CoreEventDestinationGet' with the same parameter types
|
|
src/StripeTests/Services/GeneratedExamplesTest.cs#L8143
Type 'GeneratedExamplesTest' already defines a member called 'TestV2CoreEventDestinationPost5' with the same parameter types
|
|
src/StripeTests/Services/GeneratedExamplesTest.cs#L8126
Type 'GeneratedExamplesTest' already defines a member called 'TestV2CoreEventDestinationPost4' with the same parameter types
|
|
src/StripeTests/Services/GeneratedExamplesTest.cs#L8109
Type 'GeneratedExamplesTest' already defines a member called 'TestV2CoreEventDestinationPost3' with the same parameter types
|
|
src/StripeTests/Services/GeneratedExamplesTest.cs#L8090
Type 'GeneratedExamplesTest' already defines a member called 'TestV2CoreEventDestinationPost2' with the same parameter types
|
|
src/StripeTests/Services/GeneratedExamplesTest.cs#L8074
Type 'GeneratedExamplesTest' already defines a member called 'TestV2CoreEventDestinationGet2' with the same parameter types
|
|
src/StripeTests/Services/GeneratedExamplesTest.cs#L8058
Type 'GeneratedExamplesTest' already defines a member called 'TestV2CoreEventDestinationDelete' with the same parameter types
|
|
src/StripeTests/Services/GeneratedExamplesTest.cs#L8036
Type 'GeneratedExamplesTest' already defines a member called 'TestV2CoreEventDestinationPost' with the same parameter types
|
|
src/StripeTests/Services/GeneratedExamplesTest.cs#L8021
Type 'GeneratedExamplesTest' already defines a member called 'TestV2CoreEventDestinationGet' with the same parameter types
|
|
src/Examples/V2/ThinEventWebhookHandler.cs#L28
Non-nullable field 'webhookSecret' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
src/Examples/V2/ThinEventWebhookHandler.cs#L33
Possible null reference assignment.
|
|
src/Examples/V2/MeterEventStream.cs#L31
Possible null reference argument for parameter 'stripeCustomerId' in 'Task MeterEventStream.SendMeterEvent(string apiKey, string eventName, string stripeCustomerId, string value)'.
|
|
src/Examples/V2/MeterEventStream.cs#L31
Possible null reference argument for parameter 'apiKey' in 'Task MeterEventStream.SendMeterEvent(string apiKey, string eventName, string stripeCustomerId, string value)'.
|
|
src/Examples/V2/MeterEventStream.cs#L31
Possible null reference argument for parameter 'stripeCustomerId' in 'Task MeterEventStream.SendMeterEvent(string apiKey, string eventName, string stripeCustomerId, string value)'.
|
|
src/Examples/V2/MeterEventStream.cs#L31
Possible null reference argument for parameter 'apiKey' in 'Task MeterEventStream.SendMeterEvent(string apiKey, string eventName, string stripeCustomerId, string value)'.
|
|
src/Examples/V2/ThinEventWebhookHandler.cs#L28
Non-nullable field 'webhookSecret' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
src/Examples/V2/ThinEventWebhookHandler.cs#L33
Possible null reference assignment.
|
|
src/Examples/V2/MeterEventStream.cs#L31
Possible null reference argument for parameter 'stripeCustomerId' in 'Task MeterEventStream.SendMeterEvent(string apiKey, string eventName, string stripeCustomerId, string value)'.
|
|
src/Examples/V2/MeterEventStream.cs#L31
Possible null reference argument for parameter 'apiKey' in 'Task MeterEventStream.SendMeterEvent(string apiKey, string eventName, string stripeCustomerId, string value)'.
|
|
|
|
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading