Check proto updates #134
check-proto-updates.yml
on: schedule
Check for ESPHome Proto Updates
34s
Annotations
10 errors and 10 warnings
|
Check for ESPHome Proto Updates
Replace `'Received·encrypted·message·type·%d,·length·%d',·messageType,·messageLength` with `⏎····················'Received·encrypted·message·type·%d,·length·%d',⏎····················messageType,⏎····················messageLength,⏎··················`
|
|
Check for ESPHome Proto Updates
Replace `⏎············'Handshake·data·received,·length=%d,·step=%d',⏎············data.length,⏎············handshakeStep,⏎··········` with `'Handshake·data·received,·length=%d,·step=%d',·data.length,·handshakeStep`
|
|
Check for ESPHome Proto Updates
A `require()` style import is forbidden
|
|
Check for ESPHome Proto Updates:
src/connection/encrypted-connection.ts#L169
Invalid type "unknown" of template literal expression
|
|
|
|
|
|
|
|
|
|
|
|
Check for ESPHome Proto Updates:
src/client/client.ts#L65
Replace `options.encryptionKey·?·'Using·encrypted·connection'·:·'Using·unencrypted·connection·(via·EncryptedConnection)'` with `⏎······options.encryptionKey⏎········?·'Using·encrypted·connection'⏎········:·'Using·unencrypted·connection·(via·EncryptedConnection)',⏎····`
|
|
Check for ESPHome Proto Updates:
src/client/client.ts#L80
Unexpected any. Specify a different type
|
|
Check for ESPHome Proto Updates:
src/client/client.ts#L78
Unsafe member access .on on an `any` value
|
|
Check for ESPHome Proto Updates:
src/client/client.ts#L78
Unsafe call of a(n) `any` typed value
|
|
Check for ESPHome Proto Updates:
src/client/client.ts#L76
Unexpected any. Specify a different type
|
|
Check for ESPHome Proto Updates:
src/client/client.ts#L76
Unsafe assignment of an `any` value
|
|
Check for ESPHome Proto Updates:
src/client/client.ts#L46
Unexpected any. Specify a different type
|
|
Check for ESPHome Proto Updates:
src/client/client.ts#L45
Unexpected any. Specify a different type
|
|
Check for ESPHome Proto Updates:
src/client/client.ts#L44
Unexpected any. Specify a different type
|
|
Check for ESPHome Proto Updates:
src/client/client.ts#L43
Unexpected any. Specify a different type
|
|
Check for ESPHome Proto Updates:
src/client/client.ts#L42
Unexpected any. Specify a different type
|