Skip to content

Added context help & zoom display #395

Added context help & zoom display

Added context help & zoom display #395

Triggered via push October 13, 2025 12:22
Status Success
Total duration 2m 33s
Artifacts 8

build.yml

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

Annotations

1 error and 63 warnings
build (9.0.x, macos-latest)
Process completed with exit code 1.
build (9.0.x, ubuntu-latest): source/TS.NET.Calibration.UI/Program.cs#L187
Converting null literal or possible null value to non-nullable type.
build (9.0.x, ubuntu-latest): source/TS.NET.Calibration.UI/Program.cs#L40
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.Calibration/Sequences/BenchCalibrationSequence.cs#L383
Possible null reference argument for parameter 'path' in 'void ThunderscopeCalibrationSettings.ToJsonFile(string path)'.
build (9.0.x, ubuntu-latest): source/TS.NET.Calibration/Sequences/SelfCalibrationSequence.cs#L224
Possible null reference argument for parameter 'path' in 'void ThunderscopeCalibrationSettings.ToJsonFile(string path)'.
build (9.0.x, ubuntu-latest): source/TS.NET.Calibration/Steps/CalibrationFileLoadStep.cs#L11
Possible null reference argument for parameter 'file' in 'ThunderscopeCalibrationSettings ThunderscopeCalibrationSettings.FromJsonFile(string file)'.
build (9.0.x, ubuntu-latest): source/TS.NET.Calibration/Steps/WarmupStep.cs#L12
Possible null reference argument for parameter 'file' in 'ThunderscopeCalibrationSettings ThunderscopeCalibrationSettings.FromJsonFile(string file)'.
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 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.Calibration/Sequences/BenchCalibrationSequence.cs#L383
Possible null reference argument for parameter 'path' in 'void ThunderscopeCalibrationSettings.ToJsonFile(string path)'.
build (9.0.x, ubuntu-latest): source/TS.NET.Calibration/Sequences/SelfCalibrationSequence.cs#L224
Possible null reference argument for parameter 'path' in 'void ThunderscopeCalibrationSettings.ToJsonFile(string path)'.
build (9.0.x, ubuntu-latest): source/TS.NET.Calibration/Steps/WarmupStep.cs#L12
Possible null reference argument for parameter 'file' in 'ThunderscopeCalibrationSettings ThunderscopeCalibrationSettings.FromJsonFile(string file)'.
build (9.0.x, ubuntu-latest): source/TS.NET.Calibration/Steps/CalibrationFileLoadStep.cs#L11
Possible null reference argument for parameter 'file' in 'ThunderscopeCalibrationSettings ThunderscopeCalibrationSettings.FromJsonFile(string file)'.
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.Calibration.UI/Program.cs#L187
Converting null literal or possible null value to non-nullable type.
build (9.0.x, macos-latest): source/TS.NET.Calibration.UI/Program.cs#L40
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.Calibration/Steps/CalibrationFileLoadStep.cs#L11
Possible null reference argument for parameter 'file' in 'ThunderscopeCalibrationSettings ThunderscopeCalibrationSettings.FromJsonFile(string file)'.
build (9.0.x, macos-latest): source/TS.NET.Calibration/Sequences/BenchCalibrationSequence.cs#L383
Possible null reference argument for parameter 'path' in 'void ThunderscopeCalibrationSettings.ToJsonFile(string path)'.
build (9.0.x, macos-latest): source/TS.NET.Calibration/Sequences/SelfCalibrationSequence.cs#L224
Possible null reference argument for parameter 'path' in 'void ThunderscopeCalibrationSettings.ToJsonFile(string path)'.
build (9.0.x, macos-latest): source/TS.NET.Calibration/Steps/WarmupStep.cs#L12
Possible null reference argument for parameter 'file' in 'ThunderscopeCalibrationSettings ThunderscopeCalibrationSettings.FromJsonFile(string file)'.
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.Calibration/Sequences/SelfCalibrationSequence.cs#L224
Possible null reference argument for parameter 'path' in 'void ThunderscopeCalibrationSettings.ToJsonFile(string path)'.
build (9.0.x, macos-latest): source/TS.NET.Calibration/Steps/CalibrationFileLoadStep.cs#L11
Possible null reference argument for parameter 'file' in 'ThunderscopeCalibrationSettings ThunderscopeCalibrationSettings.FromJsonFile(string file)'.
build (9.0.x, macos-latest): source/TS.NET.Calibration/Steps/WarmupStep.cs#L12
Possible null reference argument for parameter 'file' in 'ThunderscopeCalibrationSettings ThunderscopeCalibrationSettings.FromJsonFile(string file)'.
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/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/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.Calibration.UI/Program.cs#L187
Converting null literal or possible null value to non-nullable type.
build (9.0.x, windows-latest): source/TS.NET.Calibration.UI/Program.cs#L40
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.Calibration/Steps/CalibrationFileLoadStep.cs#L11
Possible null reference argument for parameter 'file' in 'ThunderscopeCalibrationSettings ThunderscopeCalibrationSettings.FromJsonFile(string file)'.
build (9.0.x, windows-latest): source/TS.NET.Calibration/Sequences/BenchCalibrationSequence.cs#L383
Possible null reference argument for parameter 'path' in 'void ThunderscopeCalibrationSettings.ToJsonFile(string path)'.
build (9.0.x, windows-latest): source/TS.NET.Calibration/Sequences/SelfCalibrationSequence.cs#L224
Possible null reference argument for parameter 'path' in 'void ThunderscopeCalibrationSettings.ToJsonFile(string path)'.
build (9.0.x, windows-latest): source/TS.NET.Calibration/Steps/WarmupStep.cs#L12
Possible null reference argument for parameter 'file' in 'ThunderscopeCalibrationSettings ThunderscopeCalibrationSettings.FromJsonFile(string file)'.
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 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.Calibration/Sequences/BenchCalibrationSequence.cs#L383
Possible null reference argument for parameter 'path' in 'void ThunderscopeCalibrationSettings.ToJsonFile(string path)'.
build (9.0.x, windows-latest): source/TS.NET.Calibration/Steps/CalibrationFileLoadStep.cs#L11
Possible null reference argument for parameter 'file' in 'ThunderscopeCalibrationSettings ThunderscopeCalibrationSettings.FromJsonFile(string file)'.
build (9.0.x, windows-latest): source/TS.NET.Calibration/Sequences/SelfCalibrationSequence.cs#L224
Possible null reference argument for parameter 'path' in 'void ThunderscopeCalibrationSettings.ToJsonFile(string path)'.
build (9.0.x, windows-latest): source/TS.NET.Calibration/Steps/WarmupStep.cs#L12
Possible null reference argument for parameter 'file' in 'ThunderscopeCalibrationSettings ThunderscopeCalibrationSettings.FromJsonFile(string file)'.
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.Calibration.UI-linux-x64
8.96 MB
sha256:1badd2a6229a9ae4f8d42fdd169a882dac6b3c65cc00c6220174952be42bcf5f
TS.NET.Calibration.UI-macos-arm64
8.58 MB
sha256:5e17c162dbc446f0f1cf3c311cb66b2b9c68b5d6aed45be445251c99a7e2bcb9
TS.NET.Calibration.UI-macos-x64
9 MB
sha256:4ff12964e35682d59059a13c7427a50aa622d2d97fc40fc6bbe94f3d8c986eba
TS.NET.Calibration.UI-win-x64
9.13 MB
sha256:c7f105c932242996e01a5d55cc8f65db25f916091070350a139aa605ff4e8abf
TS.NET.Engine-linux-x64
6.69 MB
sha256:b03efce7c25c8e4ae7aeca986e44738eba5f71556b366456d137bcc887f54ca6
TS.NET.Engine-macos-arm64
6.22 MB
sha256:549c0c58294f5ab62a1bae499e58b2f5a2b41525edf38daeb2b32bbfc2f6ae9a
TS.NET.Engine-macos-x64
6.64 MB
sha256:132a5d911a22b7ce80326cb48f1b40439c43566bb3181596e41f24521f5ed39d
TS.NET.Engine-win-x64
6.33 MB
sha256:5492aef5cfd340160731c97c9cda74f0670c044f86d5244bf77802a6e9bccfe1