Skip to content

v3.0.0

v3.0.0 #35

Triggered via release September 4, 2025 19:36
@vitorfdlvitorfdl
published v3.0.0
Status Success
Total duration 25s
Artifacts

publish.yml

on: release
Build and Deploy
20s
Build and Deploy
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Build and Deploy: src/lib/config-file.ts#L73
Object literal may only specify known properties, and 'realtime' does not exist in type 'RegionsObjApi'.
Build and Deploy: src/commands/start-config.ts#L262
Object literal may only specify known properties, and 'realtime' does not exist in type 'RegionsObjApi'.
Build and Deploy: src/commands/analysis/run-analysis.ts#L102
Property 'realtime' does not exist on type 'RegionsObj'.
Build and Deploy: src/commands/analysis/run-analysis.ts#L101
Property 'realtime' does not exist on type 'RegionsObj'.
Build and Deploy: src/commands/analysis/run-analysis.ts#L100
Type 'string | undefined' is not assignable to type 'string'.