Skip to content

Fix CDM Types

Fix CDM Types #991

Triggered via pull request September 6, 2024 15:02
@ozangoktanozangoktan
synchronize #399
cdm-fixes
Status Success
Total duration 2m 52s
Artifacts

build-and-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build: CogniteSdk/test/fsharp/Alpha/DataPoints.fs#L77
This construct causes code to be less generic than indicated by the type annotations. The type variable 'CogniteTimeSeriesBase has been constrained to be type 'CogniteTimeSeriesBase'.
build: CogniteSdk/test/fsharp/Alpha/DataPoints.fs#L125
This construct causes code to be less generic than indicated by the type annotations. The type variable 'CogniteTimeSeriesBase has been constrained to be type 'CogniteTimeSeriesBase'.
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/test/fsharp/Alpha/DataPoints.fs#L77
This construct causes code to be less generic than indicated by the type annotations. The type variable 'CogniteTimeSeriesBase has been constrained to be type 'CogniteTimeSeriesBase'.
build: CogniteSdk/test/fsharp/Alpha/DataPoints.fs#L125
This construct causes code to be less generic than indicated by the type annotations. The type variable 'CogniteTimeSeriesBase has been constrained to be type 'CogniteTimeSeriesBase'.
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/Alpha/DataPoints.fs#L77
This construct causes code to be less generic than indicated by the type annotations. The type variable 'CogniteTimeSeriesBase has been constrained to be type 'CogniteTimeSeriesBase'.
build: CogniteSdk/test/fsharp/Alpha/DataPoints.fs#L125
This construct causes code to be less generic than indicated by the type annotations. The type variable 'CogniteTimeSeriesBase has been constrained to be type 'CogniteTimeSeriesBase'.