lint #134
Annotations
10 errors
lint / Lint:
src/api.ts#L10
Replace `·name·as·packageName,·version·as·packageVersion·` with `⏎··name·as·packageName,⏎··version·as·packageVersion⏎`
|
lint / Lint:
src/api.ts#L48
Replace `·?·`${packageVersion}#${commit.substring(0,·7)}`` with `⏎····?·`${packageVersion}#${commit.substring(0,·7)}`⏎···`
|
lint / Lint:
src/api.ts#L58
Replace `'SELECT·*·FROM·messages·WHERE·msg_hash·=·?',·[hash]` with `⏎······'SELECT·*·FROM·messages·WHERE·msg_hash·=·?',⏎······[hash]⏎····`
|
lint / Lint:
src/check.ts#L13
Replace `'1',·'5',·'10',·'56',·'100',·'137',·'42161',·'1088'` with `⏎··'1',⏎··'5',⏎··'10',⏎··'56',⏎··'100',⏎··'137',⏎··'42161',⏎··'1088'⏎`
|
lint / Lint:
src/check.ts#L41
Insert `⏎···`
|
lint / Lint:
src/check.ts#L46
Replace `result.error_description·&&·errorMessagesWhitelist.includes(result.error_description)` with `⏎······result.error_description·&&⏎······errorMessagesWhitelist.includes(result.error_description)⏎····`
|
lint / Lint:
src/check.ts#L54
Replace `'[processSig]·Sent·message·for',·network,·address,·safeHash,·result` with `⏎······'[processSig]·Sent·message·for',⏎······network,⏎······address,⏎······safeHash,⏎······result⏎····`
|
lint / Lint:
src/check.ts#L58
Replace `'[processSig]·Failed',·network,·address,·safeHash,·e,·(e·as·any)?.message` with `⏎······'[processSig]·Failed',⏎······network,⏎······address,⏎······safeHash,⏎······e,⏎······(e·as·any)?.message⏎····`
|
lint / Lint:
src/check.ts#L72
Replace `message.address,·'signedMessages',·[message.hash]` with `⏎··········message.address,⏎··········'signedMessages',⏎··········[message.hash]⏎········`
|
lint / Lint:
src/check.ts#L101
Replace `ts` with `⏎····ts⏎··`
|