Skip to content

Refactoring to improve readabilty and modularity (#113) #162

Refactoring to improve readabilty and modularity (#113)

Refactoring to improve readabilty and modularity (#113) #162

Triggered via push November 20, 2023 22:20
Status Failure
Total duration 32s
Artifacts

tests.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

41 errors and 5 warnings
build (16.x): src/lib/LoraPacket.ts#L1
Replace `reverseBuffer,·asHexString` with `·reverseBuffer,·asHexString·`
build (16.x): src/lib/LoraPacket.ts#L2
Replace `decrypt,·decryptJoin,·decryptFOpts` with `·decrypt,·decryptJoin,·decryptFOpts·`
build (16.x): src/lib/LoraPacket.ts#L3
Replace `recalculateMIC` with `·recalculateMIC·`
build (16.x): src/lib/LoraPacket.ts#L4
Replace `Buffer` with `·Buffer·`
build (16.x): src/lib/LoraPacket.ts#L26
Delete `⏎··`
build (16.x): src/lib/LoraPacket.ts#L28
Replace `····const·mTypeKey·=·key·as·unknown` with `··const·mTypeKey·=·(key·as·unknown)`
build (16.x): src/lib/LoraPacket.ts#L29
Delete `··`
build (16.x): src/lib/LoraPacket.ts#L30
Delete `··`
build (16.x): src/lib/LoraPacket.ts#L31
Delete `··`
build (16.x): src/lib/LoraPacket.ts#L32
Delete `··`
build (12.x): src/lib/LoraPacket.ts#L1
Replace `reverseBuffer,·asHexString` with `·reverseBuffer,·asHexString·`
build (12.x): src/lib/LoraPacket.ts#L2
Replace `decrypt,·decryptJoin,·decryptFOpts` with `·decrypt,·decryptJoin,·decryptFOpts·`
build (12.x): src/lib/LoraPacket.ts#L3
Replace `recalculateMIC` with `·recalculateMIC·`
build (12.x): src/lib/LoraPacket.ts#L4
Replace `Buffer` with `·Buffer·`
build (12.x): src/lib/LoraPacket.ts#L26
Delete `⏎··`
build (12.x): src/lib/LoraPacket.ts#L28
Replace `····const·mTypeKey·=·key·as·unknown` with `··const·mTypeKey·=·(key·as·unknown)`
build (12.x): src/lib/LoraPacket.ts#L29
Delete `··`
build (12.x): src/lib/LoraPacket.ts#L30
Delete `··`
build (12.x): src/lib/LoraPacket.ts#L31
Delete `··`
build (12.x): src/lib/LoraPacket.ts#L32
Delete `··`
build (14.x): src/lib/LoraPacket.ts#L1
Replace `reverseBuffer,·asHexString` with `·reverseBuffer,·asHexString·`
build (14.x): src/lib/LoraPacket.ts#L2
Replace `decrypt,·decryptJoin,·decryptFOpts` with `·decrypt,·decryptJoin,·decryptFOpts·`
build (14.x): src/lib/LoraPacket.ts#L3
Replace `recalculateMIC` with `·recalculateMIC·`
build (14.x): src/lib/LoraPacket.ts#L4
Replace `Buffer` with `·Buffer·`
build (14.x): src/lib/LoraPacket.ts#L26
Delete `⏎··`
build (14.x): src/lib/LoraPacket.ts#L28
Replace `····const·mTypeKey·=·key·as·unknown` with `··const·mTypeKey·=·(key·as·unknown)`
build (14.x): src/lib/LoraPacket.ts#L29
Delete `··`
build (14.x): src/lib/LoraPacket.ts#L30
Delete `··`
build (14.x): src/lib/LoraPacket.ts#L31
Delete `··`
build (14.x): src/lib/LoraPacket.ts#L32
Delete `··`
build (10.x): src/lib/LoraPacket.ts#L1
Replace `reverseBuffer,·asHexString` with `·reverseBuffer,·asHexString·`
build (10.x): src/lib/LoraPacket.ts#L2
Replace `decrypt,·decryptJoin,·decryptFOpts` with `·decrypt,·decryptJoin,·decryptFOpts·`
build (10.x): src/lib/LoraPacket.ts#L3
Replace `recalculateMIC` with `·recalculateMIC·`
build (10.x): src/lib/LoraPacket.ts#L4
Replace `Buffer` with `·Buffer·`
build (10.x): src/lib/LoraPacket.ts#L26
Delete `⏎··`
build (10.x): src/lib/LoraPacket.ts#L28
Replace `····const·mTypeKey·=·key·as·unknown` with `··const·mTypeKey·=·(key·as·unknown)`
build (10.x): src/lib/LoraPacket.ts#L29
Delete `··`
build (10.x): src/lib/LoraPacket.ts#L30
Delete `··`
build (10.x): src/lib/LoraPacket.ts#L31
Delete `··`
build (10.x): src/lib/LoraPacket.ts#L32
Delete `··`
build (18.x)
The operation was canceled.
build (16.x)
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/
build (12.x)
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/
build (14.x)
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/
build (10.x)
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/
build (18.x)
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/