feat: show new admin vars to admin #1087
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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.
|