Skip to content

Added ability to allow steps to be skipped at runtime #463

Added ability to allow steps to be skipped at runtime

Added ability to allow steps to be skipped at runtime #463

Triggered via push November 3, 2025 21:56
Status Success
Total duration 2m 30s
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, macos-latest): source/TS.NET.Testbench.UI/Program.cs#L225
Possible null reference return.
build (9.0.x, macos-latest): source/TS.NET.Testbench.UI/Program.cs#L221
Converting null literal or possible null value to non-nullable type.
build (9.0.x, macos-latest): source/TS.NET.Testbench.UI/Program.cs#L38
Nullability of reference types in type of parameter 'sender' of 'lambda expression' doesn't match the target delegate 'EventHandler<string>' (possibly because of nullability attributes).
build (9.0.x, macos-latest): source/TS.NET.Testbench.UI/Program.cs#L163
Dereference of a possibly null reference.
build (9.0.x, macos-latest): source/TS.NET.Testbench.UI/Program.cs#L155
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
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.Sequencer/Step.cs#L97
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.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.Testbench.UI/Program.cs#L163
Dereference of a possibly null reference.
build (9.0.x, macos-latest): source/TS.NET.Testbench.UI/Program.cs#L155
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
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/Step.cs#L97
Dereference of a possibly null reference.
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, ubuntu-latest): source/TS.NET.Testbench.UI/Program.cs#L225
Possible null reference return.
build (9.0.x, ubuntu-latest): source/TS.NET.Testbench.UI/Program.cs#L221
Converting null literal or possible null value to non-nullable type.
build (9.0.x, ubuntu-latest): source/TS.NET.Testbench.UI/Program.cs#L38
Nullability of reference types in type of parameter 'sender' of 'lambda expression' doesn't match the target delegate 'EventHandler<string>' (possibly because of nullability attributes).
build (9.0.x, ubuntu-latest): source/TS.NET.Testbench.UI/Program.cs#L163
Dereference of a possibly null reference.
build (9.0.x, ubuntu-latest): source/TS.NET.Testbench.UI/Program.cs#L155
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
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.Sequencer/Step.cs#L97
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, 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.Testbench.UI/Program.cs#L163
Dereference of a possibly null reference.
build (9.0.x, ubuntu-latest): source/TS.NET.Testbench.UI/Program.cs#L155
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
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/Step.cs#L97
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, ubuntu-latest): source/TS.NET.Photino/LiveReloadService.cs#L72
Dereference of a possibly null reference.
build (9.0.x, windows-latest): source/TS.NET.Testbench.UI/Program.cs#L225
Possible null reference return.
build (9.0.x, windows-latest): source/TS.NET.Testbench.UI/Program.cs#L221
Converting null literal or possible null value to non-nullable type.
build (9.0.x, windows-latest): source/TS.NET.Testbench.UI/Program.cs#L38
Nullability of reference types in type of parameter 'sender' of 'lambda expression' doesn't match the target delegate 'EventHandler<string>' (possibly because of nullability attributes).
build (9.0.x, windows-latest): source/TS.NET.Testbench.UI/Program.cs#L163
Dereference of a possibly null reference.
build (9.0.x, windows-latest): source/TS.NET.Testbench.UI/Program.cs#L155
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
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.Sequencer/Step.cs#L97
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)'.
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.Testbench.UI/Program.cs#L163
Dereference of a possibly null reference.
build (9.0.x, windows-latest): source/TS.NET.Testbench.UI/Program.cs#L155
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
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/Step.cs#L97
Dereference of a possibly null reference.
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:5d16a65e58832c846a64b0941276481b4f88d57e3715ab8681b8fb19c800b110
TS.NET.Engine-macos-arm64
6.22 MB
sha256:fa996b2cd349ec6681679d8729b596d09779f6269e3d1c42bfb8bf2b28bf5bf7
TS.NET.Engine-macos-x64
6.65 MB
sha256:394189b44df9053ff5e0a8b88a1824c6ece466104028c5777bfdb1160e03e495
TS.NET.Engine-win-x64
6.34 MB
sha256:dc447a8e4645074262664f63abc2e177c80a23c8624273e0a0c85791ffabb28e
TS.NET.Testbench.UI-linux-x64
9.21 MB
sha256:95bfa831e3a9ed16264e143fd45038b21c5001c569d9226acf1cc2a14a55c669
TS.NET.Testbench.UI-macos-arm64
8.83 MB
sha256:79024b14c68ab836577c0900e48e3d51693a4e097218aba1e26df2b9498802bb
TS.NET.Testbench.UI-macos-x64
9.25 MB
sha256:9227b521a625aa293f3046dff117ddd59bb837879aa1cf61da7dd719a4dfed0d
TS.NET.Testbench.UI-win-x64
9.37 MB
sha256:1e620288b260a2c7297754ce2a5ed8ddbc1c891dc82532d070b1ea76431f232a