Skip to content

build(deps-dev): bump @typescript-eslint/parser from 8.54.0 to 8.59.1 in /src/ui #2367

build(deps-dev): bump @typescript-eslint/parser from 8.54.0 to 8.59.1 in /src/ui

build(deps-dev): bump @typescript-eslint/parser from 8.54.0 to 8.59.1 in /src/ui #2367

Triggered via pull request April 29, 2026 00:53
Status Success
Total duration 2m 56s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/Services/MqttCoordinator.cs#L772
Possible null reference assignment.
build: src/Services/MqttCoordinator.cs#L765
Cannot convert null literal to non-nullable reference type.
build: src/Optimizers/JointRxAdjAbsorptionOptimizer.cs#L104
The variable 'ex' is declared but never used
build: src/Optimizers/CombinedOptimizer.cs#L107
Dereference of a possibly null reference.
build: src/Models/Config.Clone.cs#L16
Possible null reference assignment.
build: src/Models/Config.Clone.cs#L15
Possible null reference assignment.
build: src/Program.cs#L116
Dereference of a possibly null reference.
build: src/Program.cs#L115
Possible null reference argument for parameter 'value' in 'void IDiagnosticContext.Set(string propertyName, object value, bool destructureObjects = false)'.
build: src/Optimizers/CombinedOptimizer.cs#L199
Cannot convert null literal to non-nullable reference type.
build: src/Optimizers/CombinedOptimizer.cs#L199
Cannot convert null literal to non-nullable reference type.