Skip to content

Check proto updates #136

Check proto updates

Check proto updates #136

Triggered via schedule February 9, 2026 01:14
Status Failure
Total duration 30s
Artifacts
Check for ESPHome Proto Updates
26s
Check for ESPHome Proto Updates
Fit to window
Zoom out
Zoom in

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