fix: 🐛 add back "port_" prefix #9
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: push
build
19s
release_and_publish
0s
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
|