Skip to content

dialects

dialects #1023

Triggered via schedule September 27, 2023 05:12
Status Failure
Total duration 1m 31s
Artifacts

dialects.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
dialects: pkg/dialects/ardupilotmega/enum_speed_type.go#L22
SPEED_TYPE_AIRSPEED redeclared in this block
dialects: pkg/dialects/ardupilotmega/enum_speed_type.go#L15
other declaration of SPEED_TYPE_AIRSPEED
dialects: pkg/dialects/ardupilotmega/enum_speed_type.go#L31
duplicate key 0 in map literal
dialects: pkg/dialects/ardupilotmega/enum_speed_type.go#L32
duplicate key 1 in map literal
dialects: pkg/dialects/ardupilotmega/enum_speed_type.go#L40
duplicate key "SPEED_TYPE_AIRSPEED" in map literal
dialects
Process completed with exit code 2.
dialects
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/