Add parameters list subscription data (#416) #1078
Annotations
1 error and 15 warnings
Upload coverage to Codecov
Codecov:
Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build:
CogniteSdk.Types/Beta/Subscriptions/ListSubscriptionData.cs#L62
Missing XML comment for publicly visible type or member 'ListSubscriptionData.PollTimeoutSeconds'
|
Build:
CogniteSdk.Types/Beta/Subscriptions/ListSubscriptionData.cs#L68
Missing XML comment for publicly visible type or member 'ListSubscriptionData.IncludeStatus'
|
Build:
CogniteSdk.Types/Beta/Subscriptions/ListSubscriptionData.cs#L74
Missing XML comment for publicly visible type or member 'ListSubscriptionData.IgnoreBadDataPoints'
|
Build:
CogniteSdk.Types/Beta/Subscriptions/ListSubscriptionData.cs#L79
Missing XML comment for publicly visible type or member 'ListSubscriptionData.TreatUncertainAsBad'
|
Build:
CogniteSdk/test/fsharp/DataSets.fs#L118
This state machine is not statically compilable. A resumable code invocation at '(118,48--118,52)' could not be reduced. An alternative dynamic implementation will be used, which may be slower. Consider adjusting your code to ensure this state machine is statically compilable, or else suppress this warning.
|
Build:
CogniteSdk/test/fsharp/DataSets.fs#L130
This state machine is not statically compilable. A resumable code invocation at '(130,41--130,45)' could not be reduced. An alternative dynamic implementation will be used, which may be slower. Consider adjusting your code to ensure this state machine is statically compilable, or else suppress this warning.
|
Build:
CogniteSdk/test/fsharp/DataSets.fs#L142
This state machine is not statically compilable. A resumable code invocation at '(142,52--142,56)' could not be reduced. An alternative dynamic implementation will be used, which may be slower. Consider adjusting your code to ensure this state machine is statically compilable, or else suppress this warning.
|
Build:
CogniteSdk/test/fsharp/DataSets.fs#L155
This state machine is not statically compilable. A resumable code invocation at '(155,41--155,45)' could not be reduced. An alternative dynamic implementation will be used, which may be slower. Consider adjusting your code to ensure this state machine is statically compilable, or else suppress this warning.
|
Build:
CogniteSdk/test/fsharp/DataSets.fs#L167
This state machine is not statically compilable. A resumable code invocation at '(167,49--167,53)' could not be reduced. An alternative dynamic implementation will be used, which may be slower. Consider adjusting your code to ensure this state machine is statically compilable, or else suppress this warning.
|
Build:
CogniteSdk.Types/Beta/Subscriptions/ListSubscriptionData.cs#L62
Missing XML comment for publicly visible type or member 'ListSubscriptionData.PollTimeoutSeconds'
|
Test:
CogniteSdk.Types/Beta/Subscriptions/ListSubscriptionData.cs#L62
Missing XML comment for publicly visible type or member 'ListSubscriptionData.PollTimeoutSeconds'
|
Test:
CogniteSdk.Types/Beta/Subscriptions/ListSubscriptionData.cs#L68
Missing XML comment for publicly visible type or member 'ListSubscriptionData.IncludeStatus'
|
Test:
CogniteSdk.Types/Beta/Subscriptions/ListSubscriptionData.cs#L74
Missing XML comment for publicly visible type or member 'ListSubscriptionData.IgnoreBadDataPoints'
|
Test:
CogniteSdk.Types/Beta/Subscriptions/ListSubscriptionData.cs#L79
Missing XML comment for publicly visible type or member 'ListSubscriptionData.TreatUncertainAsBad'
|
Loading