Refactoring to improve readabilty and modularity (#113) #161
Annotations
10 errors and 1 warning
src/lib/LoraPacket.ts#L1
Replace `reverseBuffer,·asHexString` with `·reverseBuffer,·asHexString·`
|
src/lib/LoraPacket.ts#L2
Replace `decrypt,·decryptJoin,·decryptFOpts` with `·decrypt,·decryptJoin,·decryptFOpts·`
|
src/lib/LoraPacket.ts#L3
Replace `recalculateMIC` with `·recalculateMIC·`
|
src/lib/LoraPacket.ts#L4
Replace `Buffer` with `·Buffer·`
|
src/lib/LoraPacket.ts#L26
Delete `⏎··`
|
src/lib/LoraPacket.ts#L28
Replace `····const·mTypeKey·=·key·as·unknown` with `··const·mTypeKey·=·(key·as·unknown)`
|
src/lib/LoraPacket.ts#L29
Delete `··`
|
src/lib/LoraPacket.ts#L30
Delete `··`
|
src/lib/LoraPacket.ts#L31
Delete `··`
|
src/lib/LoraPacket.ts#L32
Delete `··`
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading