fix: deploy config #7707
main.yml
on: push
lint
5m 48s
format
7m 45s
analyze
5m 37s
test
6m 23s
coverage
5m 36s
deploy
6m 8s
Annotations
2 errors and 7 warnings
coverage
36.0655737704918 is less than min_coverage 80
Lines not covered:
- /home/runner/work/sandbox-smart-contracts/sandbox-smart-contracts/packages/land-sale/contracts/AuthValidator.sol: 13, 15, 16, 20, 24, 25, 26, 30, 31
- /home/runner/work/sandbox-smart-contracts/sandbox-smart-contracts/packages/land-sale/contracts/common/BaseWithStorage/Admin.sol: 16, 22, 23, 24, 25, 29, 30
- /home/runner/work/sandbox-smart-contracts/sandbox-smart-contracts/packages/land-sale/contracts/common/BaseWithStorage/MetaTransactionReceiver.sol: 19, 32
- /home/runner/work/sandbox-smart-contracts/sandbox-smart-contracts/packages/land-sale/contracts/common/Libraries/SafeMathWithRequire.sol: 24, 25, 28, 29, 30, 37, 38, 45, 46, 53, 54, 55, 59, 60, 61, 63, 64, 65, 70, 71, 72, 74, 75, 76, 81, 82, 83, 85, 86, 87, 88, 89, 91, 95, 96, 97, 99, 100, 101, 102, 103, 105, 109, 110, 111, 113, 114, 115, 116, 117
- /home/runner/work/sandbox-smart-contracts/sandbox-smart-contracts/packages/land-sale/contracts/EstateSaleWithAuth.sol: 74, 80, 88, 89, 109, 169
- /home/runner/work/sandbox-smart-contracts/sandbox-smart-contracts/packages/land-sale/contracts/ReferralValidator/ReferralValidator.sol: 50, 51, 52, 54, 62, 63, 64, 72, 80, 88, 90, 94, 96, 98, 99, 107, 109, 111, 112, 114, 115, 118, 120, 121, 126, 127, 141, 149, 151, 152, 154, 155, 158, 159, 182, 183, 186, 188, 193, 194, 197, 203, 206
|
lint
Process completed with exit code 1.
|
coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: romeovs/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
coverage
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, romeovs/[email protected], VeryGoodOpenSource/very_good_coverage@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
analyze
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
format
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|