Skip to content

Add workflows

Add workflows #23

Triggered via pull request November 11, 2024 04:22
Status Failure
Total duration 22s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: src/components/telemetry/moteus/GenericMotorTelemetry.vue#L64
Object is possibly 'undefined'.
build: src/components/telemetry/moteus/GenericMotorTelemetry.vue#L64
Operator '<' cannot be applied to types 'string' and 'number'.
build: src/components/telemetry/moteus/GenericMotorTelemetry.vue#L68
No overload matches this call.
build: src/components/telemetry/moteus/GenericMotorTelemetry.vue#L91
Property 'dataValue' does not exist on type 'never'.
build: src/components/telemetry/moteus/GenericMotorTelemetry.vue#L93
Property 'dataValue' does not exist on type 'never'.
build: src/components/telemetry/moteus/GenericMotorTelemetry.vue#L96
Property 'dataValue' does not exist on type 'never'.
build: src/components/telemetry/moteus/GenericMotorTelemetry.vue#L119
Argument of type '{ prettyName: string; identifier: string; dataValue: string; isSelected: boolean; shouldRecordData: boolean; }' is not assignable to parameter of type 'never'.
build: src/components/telemetry/moteus/GenericMotorTelemetry.vue#L132
Property 'shouldRecordData' does not exist on type 'never'.
build: src/components/telemetry/moteus/GenericMotorTelemetry.vue#L133
Property 'dataValue' does not exist on type 'never'.
build: src/components/telemetry/moteus/GenericMotorTelemetry.vue#L134
Property 'dataValue' does not exist on type 'never'.