Skip to content

feat: show new admin vars to admin #1087

feat: show new admin vars to admin

feat: show new admin vars to admin #1087

Triggered via push November 23, 2023 17:10
Status Failure
Total duration 1m 50s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors
build: src/probe/builder.ts#L84
Type 'string | null' is not assignable to type 'string'.
build: src/probe/builder.ts#L85
Type 'string | null' is not assignable to type 'string'.
build: src/probe/route/get-probes.ts#L32
Property 'isHardware' does not exist on type 'Probe'.
build: src/probe/route/get-probes.ts#L32
Property 'isHardware' does not exist on type 'Probe'.
build: src/probe/route/get-probes.ts#L33
Property 'hardwareDevice' does not exist on type 'Probe'.
build: src/probe/route/get-probes.ts#L33
Property 'hardwareDevice' does not exist on type 'Probe'.
build
Process completed with exit code 2.