Update dependency @balena/lint to v8 - autoclosed #60
Annotations
10 errors
Install dependencies:
src/index.ts#L188
An array of Promises may be unintentional. Consider handling the promises' fulfillment or rejection with Promise.all or similar, or explicitly marking the expression as ignored with the `void` operator
|
Install dependencies:
src/main.ts#L1
Import "UsbBBbootDevice" is only used as types
|
Install dependencies:
src/messages/protocols/arp.ts#L4
Require statement not part of import statement
|
Install dependencies:
src/messages/protocols/arp.ts#L6
Require statement not part of import statement
|
Install dependencies:
src/messages/protocols/arp.ts#L8
Variable name `arphdr_e` must match one of the following formats: camelCase, UPPER_CASE, PascalCase
|
Install dependencies:
src/messages/protocols/bootp.ts#L4
Require statement not part of import statement
|
Install dependencies:
src/messages/protocols/bootp.ts#L6
Require statement not part of import statement
|
Install dependencies:
src/messages/protocols/bootp.ts#L271
Variable name `bootp_1` must match one of the following formats: camelCase, UPPER_CASE, PascalCase
|
Install dependencies:
src/messages/protocols/bootp.ts#L281
Variable name `bootp_2` must match one of the following formats: camelCase, UPPER_CASE, PascalCase
|
Install dependencies:
src/messages/protocols/bootp.ts#L305
Variable name `buf2_` must not have a trailing underscore
|
The logs for this run have expired and are no longer available.
Loading