dialects #1023
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/
|