Skip to content

feat: Add pagination support for Simulator resources #972

feat: Add pagination support for Simulator resources

feat: Add pagination support for Simulator resources #972

Triggered via pull request September 3, 2024 10:40
Status Success
Total duration 2m 41s
Artifacts

build-and-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build: Oryx.Cognite/src/Common.fs#L67
This construct is deprecated. JsonSerializerOptions.IgnoreNullValues is obsolete. To ignore null values when serializing, set DefaultIgnoreCondition to JsonIgnoreCondition.WhenWritingNull.
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: Oryx.Cognite/src/Common.fs#L67
This construct is deprecated. JsonSerializerOptions.IgnoreNullValues is obsolete. To ignore null values when serializing, set DefaultIgnoreCondition to JsonIgnoreCondition.WhenWritingNull.
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: Oryx.Cognite/src/Common.fs#L67
This construct is deprecated. JsonSerializerOptions.IgnoreNullValues is obsolete. To ignore null values when serializing, set DefaultIgnoreCondition to JsonIgnoreCondition.WhenWritingNull.