Skip to content

Add support for CDM TimeSeries #965

Add support for CDM TimeSeries

Add support for CDM TimeSeries #965

Triggered via pull request August 30, 2024 08:55
Status Failure
Total duration 1m 36s
Artifacts

build-and-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
build: CogniteSdk/test/csharp/DataModels.cs#L349
'InstanceIdentifier' does not contain a constructor that takes 3 arguments
build: CogniteSdk/test/csharp/DataModels.cs#L350
'InstanceIdentifier' does not contain a constructor that takes 3 arguments
build: CogniteSdk/test/csharp/DataModels.cs#L364
Cannot implicitly convert type 'CogniteSdk.Beta.DataModels.InstanceIdentifier[]' to 'System.Collections.Generic.IEnumerable<CogniteSdk.Beta.DataModels.InstanceIdentifierWithType>'. An explicit conversion exists (are you missing a cast?)
build: CogniteSdk/test/csharp/DataModels.cs#L374
Argument 1: cannot convert from 'CogniteSdk.Beta.DataModels.InstanceIdentifier[]' to 'System.Collections.Generic.IEnumerable<CogniteSdk.Beta.DataModels.InstanceIdentifierWithType>'
build: CogniteSdk/test/csharp/DataModels.cs#L435
'InstanceIdentifier' does not contain a constructor that takes 3 arguments
build: CogniteSdk/test/csharp/DataModels.cs#L436
'InstanceIdentifier' does not contain a constructor that takes 3 arguments
build: CogniteSdk/test/csharp/DataModels.cs#L450
Cannot implicitly convert type 'CogniteSdk.Beta.DataModels.InstanceIdentifier[]' to 'System.Collections.Generic.IEnumerable<CogniteSdk.Beta.DataModels.InstanceIdentifierWithType>'. An explicit conversion exists (are you missing a cast?)
build: CogniteSdk/test/csharp/DataModels.cs#L460
Argument 1: cannot convert from 'CogniteSdk.Beta.DataModels.InstanceIdentifier[]' to 'System.Collections.Generic.IEnumerable<CogniteSdk.Beta.DataModels.InstanceIdentifierWithType>'
build: CogniteSdk/test/csharp/DataModels.cs#L464
'InstanceIdentifier' does not contain a constructor that takes 3 arguments
build: CogniteSdk/test/csharp/DataModels.cs#L465
'InstanceIdentifier' does not contain a constructor that takes 3 arguments
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.