ci(deps): bump peter-evans/create-pull-request from 7 to 8 #45
Annotations
10 errors and 10 warnings
|
Run linter
Replace `'Received·encrypted·message·type·%d,·length·%d',·messageType,·messageLength` with `⏎····················'Received·encrypted·message·type·%d,·length·%d',⏎····················messageType,⏎····················messageLength,⏎··················`
|
|
Run linter
Replace `⏎············'Handshake·data·received,·length=%d,·step=%d',⏎············data.length,⏎············handshakeStep,⏎··········` with `'Handshake·data·received,·length=%d,·step=%d',·data.length,·handshakeStep`
|
|
Run linter
A `require()` style import is forbidden
|
|
Run linter:
src/connection/encrypted-connection.ts#L169
Invalid type "unknown" of template literal expression
|
|
|
|
Run linter:
src/connection/connection.ts#L76
Delete `·`
|
|
Run linter:
src/client/client.ts#L683
Delete `····`
|
|
Run linter:
src/client/client.ts#L677
Delete `····`
|
|
Run linter:
src/client/client.ts#L180
Delete `·`
|
|
Run linter:
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)',⏎····`
|
|
Run linter:
src/client/client.ts#L80
Unexpected any. Specify a different type
|
|
Run linter:
src/client/client.ts#L78
Unsafe member access .on on an `any` value
|
|
Run linter:
src/client/client.ts#L78
Unsafe call of a(n) `any` typed value
|
|
Run linter:
src/client/client.ts#L76
Unexpected any. Specify a different type
|
|
Run linter:
src/client/client.ts#L76
Unsafe assignment of an `any` value
|
|
Run linter:
src/client/client.ts#L46
Unexpected any. Specify a different type
|
|
Run linter:
src/client/client.ts#L45
Unexpected any. Specify a different type
|
|
Run linter:
src/client/client.ts#L44
Unexpected any. Specify a different type
|
|
Run linter:
src/client/client.ts#L43
Unexpected any. Specify a different type
|
|
Run linter:
src/client/client.ts#L42
Unexpected any. Specify a different type
|
Loading