Defender: Improve license type handling #1383
Annotations
1 error and 10 warnings
Run linter
Process completed with exit code 1.
|
Run linter:
packages/plugin-hardhat/src/defender/deploy.ts#L79
Replace `⏎········'The·`licenseType`·option·cannot·be·used·when·the·`verifySourceCode`·option·is·`false`',⏎······` with `'The·`licenseType`·option·cannot·be·used·when·the·`verifySourceCode`·option·is·`false`'`
|
Run linter:
packages/plugin-hardhat/src/defender/deploy.ts#L83
Replace `⏎········'The·`licenseType`·option·cannot·be·used·when·the·`skipLicenseType`·option·is·`true`'⏎······` with `'The·`licenseType`·option·cannot·be·used·when·the·`skipLicenseType`·option·is·`true`'`
|
Run linter:
packages/plugin-hardhat/src/defender/deploy.ts#L126
Insert `⏎·········`
|
|
Run linter:
packages/plugin-hardhat/src/defender/deploy.ts#L245
Replace `"UNLICENSED"` with `'UNLICENSED'`
|
Run linter:
packages/plugin-hardhat/src/defender/deploy.ts#L246
Replace `"None"` with `'None'`
|
Run linter:
packages/plugin-hardhat/src/defender/deploy.ts#L247
Replace `"Unlicense"` with `'Unlicense'`
|
Run linter:
packages/plugin-hardhat/src/defender/deploy.ts#L248
Replace `"Unlicense"` with `'Unlicense'`
|
Run linter:
packages/plugin-hardhat/src/defender/deploy.ts#L249
Replace `"MIT"` with `'MIT'`
|
Run linter:
packages/plugin-hardhat/src/defender/deploy.ts#L250
Replace `"MIT"` with `'MIT'`
|
Loading