Added XML output to testbench #464
Annotations
1 error and 72 warnings
|
build (9.0.x, macos-latest)
Process completed with exit code 1.
|
|
build (9.0.x, ubuntu-latest):
source/TS.NET.Sequences/Variables/BodePlotVariables.cs#L7
'BodePlotVariables.ToJson()' hides inherited member 'BenchCalibrationVariables.ToJson()'. Use the new keyword if hiding was intended.
|
|
build (9.0.x, ubuntu-latest):
source/TS.NET.Sequencer/Sequence.cs#L144
Using member 'System.Xml.Serialization.XmlSerializer.Deserialize(Stream)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Members from deserialized types may be trimmed if not referenced directly.
|
|
build (9.0.x, ubuntu-latest):
source/TS.NET.Sequencer/Sequence.cs#L142
Using member 'System.Xml.Serialization.XmlSerializer.XmlSerializer(Type)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Members from serialized types may be trimmed if not referenced directly.
|
|
build (9.0.x, ubuntu-latest):
source/TS.NET.Sequencer/Sequence.cs#L137
Using member 'System.Xml.Serialization.XmlSerializer.Serialize(Stream, Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Members from serialized types may be trimmed if not referenced directly.
|
|
build (9.0.x, ubuntu-latest):
source/TS.NET.Sequencer/Sequence.cs#L135
Using member 'System.Xml.Serialization.XmlSerializer.XmlSerializer(Type)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Members from serialized types may be trimmed if not referenced directly.
|
|
build (9.0.x, ubuntu-latest):
source/TS.NET.Sequencer/Result/ResultMetadataTable.cs#L5
Non-nullable property 'TableProperty' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (9.0.x, ubuntu-latest):
source/TS.NET.Sequencer/Result/ResultMetadataChart.cs#L5
Non-nullable property 'ChartProperty' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (9.0.x, ubuntu-latest):
source/TS.NET.Sequencer/Result/ResultMetadata.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (9.0.x, ubuntu-latest):
source/TS.NET.Photino/PhotinoServer.cs#L39
Possible null reference argument for parameter 'assembly' in 'ManifestEmbeddedFileProvider.ManifestEmbeddedFileProvider(Assembly assembly, string root)'.
|
|
build (9.0.x, ubuntu-latest):
source/TS.NET.Photino/LiveReloadService.cs#L72
Dereference of a possibly null reference.
|
|
build (9.0.x, ubuntu-latest):
source/TS.NET.Engine/DTOs/INotificationDto.cs#L10
The member BoxcarAveraging on the mapping source type TS.NET.ThunderscopeProcessingConfig is not mapped to any member on the mapping target type TS.NET.Engine.ProcessingConfigDto
|
|
build (9.0.x, ubuntu-latest):
source/TS.NET.Engine/DTOs/INotificationDto.cs#L10
The member BurstTriggerParameters on the mapping source type TS.NET.ThunderscopeProcessingConfig is not mapped to any member on the mapping target type TS.NET.Engine.ProcessingConfigDto
|
|
build (9.0.x, ubuntu-latest):
source/TS.NET.Engine/DTOs/INotificationDto.cs#L10
The member EdgeTriggerParameters on the mapping source type TS.NET.ThunderscopeProcessingConfig is not mapped to any member on the mapping target type TS.NET.Engine.ProcessingConfigDto
|
|
build (9.0.x, ubuntu-latest):
source/TS.NET.Sequences/Singletons/Instruments.cs#L13
Field 'Instruments.thunderScopeData' is never assigned to, and will always have its default value null
|
|
build (9.0.x, ubuntu-latest):
source/TS.NET.Sequences/Variables/BodePlotVariables.cs#L7
'BodePlotVariables.ToJson()' hides inherited member 'BenchCalibrationVariables.ToJson()'. Use the new keyword if hiding was intended.
|
|
build (9.0.x, ubuntu-latest):
source/TS.NET.Engine/DTOs/INotificationDto.cs#L10
The member BoxcarAveraging on the mapping source type TS.NET.ThunderscopeProcessingConfig is not mapped to any member on the mapping target type TS.NET.Engine.ProcessingConfigDto
|
|
build (9.0.x, ubuntu-latest):
source/TS.NET.Engine/DTOs/INotificationDto.cs#L10
The member BurstTriggerParameters on the mapping source type TS.NET.ThunderscopeProcessingConfig is not mapped to any member on the mapping target type TS.NET.Engine.ProcessingConfigDto
|
|
build (9.0.x, ubuntu-latest):
source/TS.NET.Engine/DTOs/INotificationDto.cs#L10
The member EdgeTriggerParameters on the mapping source type TS.NET.ThunderscopeProcessingConfig is not mapped to any member on the mapping target type TS.NET.Engine.ProcessingConfigDto
|
|
build (9.0.x, ubuntu-latest):
source/TS.NET.Sequencer/Result/ResultMetadata.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (9.0.x, ubuntu-latest):
source/TS.NET.Sequencer/Result/ResultMetadataChart.cs#L5
Non-nullable property 'ChartProperty' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (9.0.x, ubuntu-latest):
source/TS.NET.Sequencer/Result/ResultMetadataTable.cs#L5
Non-nullable property 'TableProperty' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (9.0.x, ubuntu-latest):
source/TS.NET.Photino/LiveReloadService.cs#L72
Dereference of a possibly null reference.
|
|
build (9.0.x, ubuntu-latest):
source/TS.NET.Photino/PhotinoServer.cs#L39
Possible null reference argument for parameter 'assembly' in 'ManifestEmbeddedFileProvider.ManifestEmbeddedFileProvider(Assembly assembly, string root)'.
|
|
build (9.0.x, macos-latest):
source/TS.NET.Sequences/Variables/BodePlotVariables.cs#L7
'BodePlotVariables.ToJson()' hides inherited member 'BenchCalibrationVariables.ToJson()'. Use the new keyword if hiding was intended.
|
|
build (9.0.x, macos-latest):
source/TS.NET.Sequencer/Sequence.cs#L144
Using member 'System.Xml.Serialization.XmlSerializer.Deserialize(Stream)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Members from deserialized types may be trimmed if not referenced directly.
|
|
build (9.0.x, macos-latest):
source/TS.NET.Sequencer/Sequence.cs#L142
Using member 'System.Xml.Serialization.XmlSerializer.XmlSerializer(Type)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Members from serialized types may be trimmed if not referenced directly.
|
|
build (9.0.x, macos-latest):
source/TS.NET.Sequencer/Sequence.cs#L137
Using member 'System.Xml.Serialization.XmlSerializer.Serialize(Stream, Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Members from serialized types may be trimmed if not referenced directly.
|
|
build (9.0.x, macos-latest):
source/TS.NET.Sequencer/Sequence.cs#L135
Using member 'System.Xml.Serialization.XmlSerializer.XmlSerializer(Type)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Members from serialized types may be trimmed if not referenced directly.
|
|
build (9.0.x, macos-latest):
source/TS.NET.Sequencer/Result/ResultMetadataChart.cs#L5
Non-nullable property 'ChartProperty' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (9.0.x, macos-latest):
source/TS.NET.Sequencer/Result/ResultMetadataTable.cs#L5
Non-nullable property 'TableProperty' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (9.0.x, macos-latest):
source/TS.NET.Sequencer/Result/ResultMetadata.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (9.0.x, macos-latest):
source/TS.NET.Photino/LiveReloadService.cs#L72
Dereference of a possibly null reference.
|
|
build (9.0.x, macos-latest):
source/TS.NET.Photino/PhotinoServer.cs#L39
Possible null reference argument for parameter 'assembly' in 'ManifestEmbeddedFileProvider.ManifestEmbeddedFileProvider(Assembly assembly, string root)'.
|
|
build (9.0.x, macos-latest):
source/TS.NET.Engine/DTOs/INotificationDto.cs#L10
The member BoxcarAveraging on the mapping source type TS.NET.ThunderscopeProcessingConfig is not mapped to any member on the mapping target type TS.NET.Engine.ProcessingConfigDto
|
|
build (9.0.x, macos-latest):
source/TS.NET.Engine/DTOs/INotificationDto.cs#L10
The member BurstTriggerParameters on the mapping source type TS.NET.ThunderscopeProcessingConfig is not mapped to any member on the mapping target type TS.NET.Engine.ProcessingConfigDto
|
|
build (9.0.x, macos-latest):
source/TS.NET.Engine/DTOs/INotificationDto.cs#L10
The member EdgeTriggerParameters on the mapping source type TS.NET.ThunderscopeProcessingConfig is not mapped to any member on the mapping target type TS.NET.Engine.ProcessingConfigDto
|
|
build (9.0.x, macos-latest):
source/TS.NET.Engine/DTOs/INotificationDto.cs#L10
The member BoxcarAveraging on the mapping source type TS.NET.ThunderscopeProcessingConfig is not mapped to any member on the mapping target type TS.NET.Engine.ProcessingConfigDto
|
|
build (9.0.x, macos-latest):
source/TS.NET.Engine/DTOs/INotificationDto.cs#L10
The member BurstTriggerParameters on the mapping source type TS.NET.ThunderscopeProcessingConfig is not mapped to any member on the mapping target type TS.NET.Engine.ProcessingConfigDto
|
|
build (9.0.x, macos-latest):
source/TS.NET.Engine/DTOs/INotificationDto.cs#L10
The member EdgeTriggerParameters on the mapping source type TS.NET.ThunderscopeProcessingConfig is not mapped to any member on the mapping target type TS.NET.Engine.ProcessingConfigDto
|
|
build (9.0.x, macos-latest):
source/TS.NET.Sequences/Singletons/Instruments.cs#L13
Field 'Instruments.thunderScopeData' is never assigned to, and will always have its default value null
|
|
build (9.0.x, macos-latest):
source/TS.NET.Sequences/Variables/BodePlotVariables.cs#L7
'BodePlotVariables.ToJson()' hides inherited member 'BenchCalibrationVariables.ToJson()'. Use the new keyword if hiding was intended.
|
|
build (9.0.x, macos-latest):
source/TS.NET.Engine/DTOs/INotificationDto.cs#L10
The member BoxcarAveraging on the mapping source type TS.NET.ThunderscopeProcessingConfig is not mapped to any member on the mapping target type TS.NET.Engine.ProcessingConfigDto
|
|
build (9.0.x, macos-latest):
source/TS.NET.Engine/DTOs/INotificationDto.cs#L10
The member BurstTriggerParameters on the mapping source type TS.NET.ThunderscopeProcessingConfig is not mapped to any member on the mapping target type TS.NET.Engine.ProcessingConfigDto
|
|
build (9.0.x, macos-latest):
source/TS.NET.Engine/DTOs/INotificationDto.cs#L10
The member EdgeTriggerParameters on the mapping source type TS.NET.ThunderscopeProcessingConfig is not mapped to any member on the mapping target type TS.NET.Engine.ProcessingConfigDto
|
|
build (9.0.x, macos-latest):
source/TS.NET.Sequencer/Result/ResultMetadata.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (9.0.x, macos-latest):
source/TS.NET.Sequencer/Result/ResultMetadataChart.cs#L5
Non-nullable property 'ChartProperty' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (9.0.x, macos-latest):
source/TS.NET.Sequencer/Result/ResultMetadataTable.cs#L5
Non-nullable property 'TableProperty' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (9.0.x, macos-latest):
source/TS.NET.Photino/LiveReloadService.cs#L72
Dereference of a possibly null reference.
|
|
build (9.0.x, macos-latest):
source/TS.NET.Photino/PhotinoServer.cs#L39
Possible null reference argument for parameter 'assembly' in 'ManifestEmbeddedFileProvider.ManifestEmbeddedFileProvider(Assembly assembly, string root)'.
|
|
build (9.0.x, windows-latest):
source/TS.NET.Sequences/Variables/BodePlotVariables.cs#L7
'BodePlotVariables.ToJson()' hides inherited member 'BenchCalibrationVariables.ToJson()'. Use the new keyword if hiding was intended.
|
|
build (9.0.x, windows-latest):
source/TS.NET.Sequencer/Sequence.cs#L137
Using member 'System.Xml.Serialization.XmlSerializer.Serialize(Stream, Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Members from serialized types may be trimmed if not referenced directly.
|
|
build (9.0.x, windows-latest):
source/TS.NET.Sequencer/Sequence.cs#L144
Using member 'System.Xml.Serialization.XmlSerializer.Deserialize(Stream)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Members from deserialized types may be trimmed if not referenced directly.
|
|
build (9.0.x, windows-latest):
source/TS.NET.Sequencer/Sequence.cs#L142
Using member 'System.Xml.Serialization.XmlSerializer.XmlSerializer(Type)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Members from serialized types may be trimmed if not referenced directly.
|
|
build (9.0.x, windows-latest):
source/TS.NET.Sequencer/Sequence.cs#L135
Using member 'System.Xml.Serialization.XmlSerializer.XmlSerializer(Type)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Members from serialized types may be trimmed if not referenced directly.
|
|
build (9.0.x, windows-latest):
source/TS.NET.Sequencer/Result/ResultMetadata.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (9.0.x, windows-latest):
source/TS.NET.Sequencer/Result/ResultMetadataChart.cs#L5
Non-nullable property 'ChartProperty' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (9.0.x, windows-latest):
source/TS.NET.Sequencer/Result/ResultMetadataTable.cs#L5
Non-nullable property 'TableProperty' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (9.0.x, windows-latest):
source/TS.NET.Photino/PhotinoServer.cs#L39
Possible null reference argument for parameter 'assembly' in 'ManifestEmbeddedFileProvider.ManifestEmbeddedFileProvider(Assembly assembly, string root)'.
|
|
build (9.0.x, windows-latest):
source/TS.NET.Photino/LiveReloadService.cs#L72
Dereference of a possibly null reference.
|
|
build (9.0.x, windows-latest):
source/TS.NET.Engine/DTOs/INotificationDto.cs#L10
The member BoxcarAveraging on the mapping source type TS.NET.ThunderscopeProcessingConfig is not mapped to any member on the mapping target type TS.NET.Engine.ProcessingConfigDto
|
|
build (9.0.x, windows-latest):
source/TS.NET.Engine/DTOs/INotificationDto.cs#L10
The member BurstTriggerParameters on the mapping source type TS.NET.ThunderscopeProcessingConfig is not mapped to any member on the mapping target type TS.NET.Engine.ProcessingConfigDto
|
|
build (9.0.x, windows-latest):
source/TS.NET.Engine/DTOs/INotificationDto.cs#L10
The member EdgeTriggerParameters on the mapping source type TS.NET.ThunderscopeProcessingConfig is not mapped to any member on the mapping target type TS.NET.Engine.ProcessingConfigDto
|
|
build (9.0.x, windows-latest):
source/TS.NET.Sequences/Singletons/Instruments.cs#L13
Field 'Instruments.thunderScopeData' is never assigned to, and will always have its default value null
|
|
build (9.0.x, windows-latest):
source/TS.NET.Sequences/Variables/BodePlotVariables.cs#L7
'BodePlotVariables.ToJson()' hides inherited member 'BenchCalibrationVariables.ToJson()'. Use the new keyword if hiding was intended.
|
|
build (9.0.x, windows-latest):
source/TS.NET.Engine/DTOs/INotificationDto.cs#L10
The member BoxcarAveraging on the mapping source type TS.NET.ThunderscopeProcessingConfig is not mapped to any member on the mapping target type TS.NET.Engine.ProcessingConfigDto
|
|
build (9.0.x, windows-latest):
source/TS.NET.Engine/DTOs/INotificationDto.cs#L10
The member BurstTriggerParameters on the mapping source type TS.NET.ThunderscopeProcessingConfig is not mapped to any member on the mapping target type TS.NET.Engine.ProcessingConfigDto
|
|
build (9.0.x, windows-latest):
source/TS.NET.Engine/DTOs/INotificationDto.cs#L10
The member EdgeTriggerParameters on the mapping source type TS.NET.ThunderscopeProcessingConfig is not mapped to any member on the mapping target type TS.NET.Engine.ProcessingConfigDto
|
|
build (9.0.x, windows-latest):
source/TS.NET.Sequencer/Result/ResultMetadataTable.cs#L5
Non-nullable property 'TableProperty' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (9.0.x, windows-latest):
source/TS.NET.Sequencer/Result/ResultMetadataChart.cs#L5
Non-nullable property 'ChartProperty' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (9.0.x, windows-latest):
source/TS.NET.Sequencer/Result/ResultMetadata.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (9.0.x, windows-latest):
source/TS.NET.Photino/LiveReloadService.cs#L72
Dereference of a possibly null reference.
|
|
build (9.0.x, windows-latest):
source/TS.NET.Photino/PhotinoServer.cs#L39
Possible null reference argument for parameter 'assembly' in 'ManifestEmbeddedFileProvider.ManifestEmbeddedFileProvider(Assembly assembly, string root)'.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
TS.NET.Engine-linux-x64
|
6.7 MB |
sha256:f2dc8774515b3cbc4080cb88505b978df19471a70056fa3583d94b13f006309b
|
|
|
TS.NET.Engine-macos-arm64
|
6.22 MB |
sha256:ea467a9b2226359024b4469fa56dc444c6f10416b5d4765ea45ac9091a82ce1a
|
|
|
TS.NET.Engine-macos-x64
|
6.65 MB |
sha256:757d0c5d791e745afc93df2ab3e56cae6cfc5e75707ca2eeb4e625c9fbe71996
|
|
|
TS.NET.Engine-win-x64
|
6.34 MB |
sha256:8f09150049c743c70dc2cd46dd2f52cb065a62f250fef18628198a38a2989b24
|
|
|
TS.NET.Testbench.UI-linux-x64
|
9.48 MB |
sha256:e4b8653bf2dd961c0de07b0c444ce9ee91d83f2037c2be02ab47ba516d0c0485
|
|
|
TS.NET.Testbench.UI-macos-arm64
|
9.11 MB |
sha256:1c7aa4cad49ad2a612cc288cdca8356602be63340abb5c888b1e5eb8460e2a62
|
|
|
TS.NET.Testbench.UI-macos-x64
|
9.53 MB |
sha256:a9219834e41bc061330246b479890e62268aa1b5187f4a72f54a23ddc1c5abc0
|
|
|
TS.NET.Testbench.UI-win-x64
|
9.65 MB |
sha256:c6563add533604befc7e8a69375ca9036f516296b815f9983d1fa40f038f9e74
|
|