Skip to content

Fixes

Fixes #465

Triggered via push November 5, 2025 15:48
Status Success
Total duration 3m 54s
Artifacts 8

build.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

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#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#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#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/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/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/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.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/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.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/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/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/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/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/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.Photino/LiveReloadService.cs#L72
Dereference of a possibly null reference.
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/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/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/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/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.Photino/LiveReloadService.cs#L72
Dereference of a possibly null reference.
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#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/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/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:04cdfc04b3f8787dd3ab9deb08b797b492e1fad80aa42bd59b2d34ae3fe7aa60
TS.NET.Engine-macos-arm64
6.22 MB
sha256:268763421e6b750e193626786ad05f3f48f3ceda2607ae893ed316306880925e
TS.NET.Engine-macos-x64
6.65 MB
sha256:7057e22a434529cdde242887a5e13b7750e22ae4bf397bd3c6714e57a42e7148
TS.NET.Engine-win-x64
6.34 MB
sha256:e6156ba0cdd10638388a26062a729050a3d646d14cf18a1a49496822cf0afde5
TS.NET.Testbench.UI-linux-x64
9.48 MB
sha256:a1b011bb7fa6926c0b66050788ff8d67587de4062bfe68ccf5a7cd70fca0168b
TS.NET.Testbench.UI-macos-arm64
9.11 MB
sha256:e0b1ae87b8cd62034877aa70f3fa18021a4f74dbf2436026521407ab65a27a05
TS.NET.Testbench.UI-macos-x64
9.53 MB
sha256:51a454486fa76ff0fc267c292d0dda5229f55b19c4c8765a4584b5185322058a
TS.NET.Testbench.UI-win-x64
9.65 MB
sha256:cf06ca7f753bf0f75bbd9246d058eb2013717292411c9153bb1877e88531d823