Skip to content

Defender: Improve license type handling #1384

Defender: Improve license type handling

Defender: Improve license type handling #1384

Triggered via pull request April 18, 2024 16:07
Status Failure
Total duration 4m 15s
Artifacts

checks.yml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
lint
Process completed with exit code 1.
lint: 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`'`
lint: 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`'`
lint: packages/plugin-hardhat/src/defender/deploy.ts#L126
Insert `⏎·········`
lint: packages/plugin-hardhat/src/defender/deploy.ts#L245
Replace `"UNLICENSED"` with `'UNLICENSED'`
lint: packages/plugin-hardhat/src/defender/deploy.ts#L246
Replace `"None"` with `'None'`
lint: packages/plugin-hardhat/src/defender/deploy.ts#L247
Replace `"Unlicense"` with `'Unlicense'`
lint: packages/plugin-hardhat/src/defender/deploy.ts#L248
Replace `"Unlicense"` with `'Unlicense'`
lint: packages/plugin-hardhat/src/defender/deploy.ts#L249
Replace `"MIT"` with `'MIT'`
lint: packages/plugin-hardhat/src/defender/deploy.ts#L250
Replace `"MIT"` with `'MIT'`
coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.