Skip to content

fix: 🐛 add back "port_" prefix #9

fix: 🐛 add back "port_" prefix

fix: 🐛 add back "port_" prefix #9

Triggered via push December 7, 2023 05:52
Status Failure
Total duration 28s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: push
release_and_publish
0s
release_and_publish
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: src/Vex.ts#L238
Duplicate enum member value 12
build: src/VexDevice.ts#L178
Unexpected any. Specify a different type
build: src/VexDevice.ts#L178
Unexpected any. Specify a different type
build: src/VexDevice.ts#L178
Unexpected any. Specify a different type
build: src/VexDevice.ts#L193
Unexpected any. Specify a different type
build: src/VexDevice.ts#L193
Unexpected any. Specify a different type
build: src/VexDevice.ts#L193
Unexpected any. Specify a different type
build: src/VexDevice.ts#L213
Missing return type on function
build: src/VexDevice.ts#L213
Unexpected any. Specify a different type
build: src/VexDevice.ts#L214
Unexpected nullable object value in conditional. An explicit null check is required
build: src/VexConnection.ts#L591
Unexpected var, use let or const instead