Skip to content

Wait for ADC frame sync when starting & start/stop when changing rate… #444

Wait for ADC frame sync when starting & start/stop when changing rate…

Wait for ADC frame sync when starting & start/stop when changing rate… #444

Triggered via push October 25, 2025 21:19
Status Success
Total duration 2m 27s
Artifacts 8

build.yml

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

Annotations

1 error and 68 warnings
build (9.0.x, macos-latest)
Process completed with exit code 1.
build (9.0.x, ubuntu-latest): source/TS.NET.Testbench.UI/Program.cs#L210
Possible null reference return.
build (9.0.x, ubuntu-latest): source/TS.NET.Testbench.UI/Program.cs#L206
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.Sequences/Singletons/Instruments.cs#L15
Field 'Instruments.thunderScopeData' is never assigned to, and will always have its default value null
build (9.0.x, ubuntu-latest): source/TS.NET.Sequencer/DialogStep.cs#L16
Possible null reference assignment.
build (9.0.x, ubuntu-latest): source/TS.NET.Sequencer/DialogStep.cs#L16
Possible null reference assignment.
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#L206
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.Sequences/Singletons/Instruments.cs#L15
Field 'Instruments.thunderScopeData' is never assigned to, and will always have its default value null
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/DialogStep.cs#L16
Possible null reference assignment.
build (9.0.x, ubuntu-latest): source/TS.NET.Sequencer/DialogStep.cs#L16
Possible null reference assignment.
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.Testbench.UI/Program.cs#L206
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#L210
Possible null reference return.
build (9.0.x, macos-latest): source/TS.NET.Testbench.UI/Program.cs#L206
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.Sequences/Singletons/Instruments.cs#L15
Field 'Instruments.thunderScopeData' is never assigned to, and will always have its default value null
build (9.0.x, macos-latest): source/TS.NET.Sequencer/DialogStep.cs#L16
Possible null reference assignment.
build (9.0.x, macos-latest): source/TS.NET.Sequencer/DialogStep.cs#L16
Possible null reference assignment.
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#L206
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.Sequences/Singletons/Instruments.cs#L15
Field 'Instruments.thunderScopeData' is never assigned to, and will always have its default value null
build (9.0.x, macos-latest): source/TS.NET.Sequencer/DialogStep.cs#L16
Possible null reference assignment.
build (9.0.x, macos-latest): source/TS.NET.Sequencer/DialogStep.cs#L16
Possible null reference assignment.
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.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.Testbench.UI/Program.cs#L210
Possible null reference return.
build (9.0.x, windows-latest): source/TS.NET.Testbench.UI/Program.cs#L206
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.Sequences/Singletons/Instruments.cs#L15
Field 'Instruments.thunderScopeData' is never assigned to, and will always have its default value null
build (9.0.x, windows-latest): source/TS.NET.Sequencer/DialogStep.cs#L16
Possible null reference assignment.
build (9.0.x, windows-latest): source/TS.NET.Sequencer/DialogStep.cs#L16
Possible null reference assignment.
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#L206
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.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#L15
Field 'Instruments.thunderScopeData' is never assigned to, and will always have its default value null
build (9.0.x, windows-latest): source/TS.NET.Sequencer/DialogStep.cs#L16
Possible null reference assignment.
build (9.0.x, windows-latest): source/TS.NET.Sequencer/DialogStep.cs#L16
Possible null reference assignment.
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:4545a00ffcb1b5f6a5bc9aba3333498d590b23ce463a001b9dd6572ad5055aed
TS.NET.Engine-macos-arm64
6.22 MB
sha256:3086ae0ec4d145895bb0f441277887f7e8a6f8e289069e2213a6650d81695d23
TS.NET.Engine-macos-x64
6.65 MB
sha256:d1b05750f7eeba1305a2a8981c7bfe53223a2edea5c042051d54f586963c211a
TS.NET.Engine-win-x64
6.34 MB
sha256:f83ea50bc8bf319960e5225290ad75cff908dfe0dc126487cb79852ff572e284
TS.NET.Testbench.UI-linux-x64
8.99 MB
sha256:c81b91ba756c086ddf29726520505dda9cc7704eac5b8d413ac5bc1a892616fe
TS.NET.Testbench.UI-macos-arm64
8.6 MB
sha256:ffcb12cc7aa2722a65dbe8c35d0d9ac46cd15af05643ed4ea388783a3782e585
TS.NET.Testbench.UI-macos-x64
9.02 MB
sha256:30679a0afe8adbb9fc19cfdcb1b0a6d0263aa61e2e0a03dff971ab3f4ae48262
TS.NET.Testbench.UI-win-x64
9.15 MB
sha256:53a61146187f633d142dab268421d119b42a35e61682383d7f647be692e79a52