Skip to content

Enable NFT for ServiceAgreementRegistry #553

Enable NFT for ServiceAgreementRegistry

Enable NFT for ServiceAgreementRegistry #553

Triggered via pull request October 5, 2023 03:16
Status Failure
Total duration 3m 56s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 11 warnings
pr: test/serviceAgreementRegistry.test.ts#L1
Property 'establishServiceAgreement' does not exist on type 'ServiceAgreementRegistry'. Did you mean 'getClosedServiceAgreement'?
pr: test/serviceAgreementRegistry.test.ts#L1
Property 'establishServiceAgreement' does not exist on type 'ServiceAgreementRegistry'. Did you mean 'getClosedServiceAgreement'?
pr
Process completed with exit code 1.
pr
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
pr: contracts/AdminUpgradeabilityProxy.sol#L42
Avoid to use inline assembly. It is acceptable only in rare cases
pr: contracts/AdminUpgradeabilityProxy.sol#L71
Code contains empty blocks
pr: contracts/AdminUpgradeabilityProxy.sol#L264
Avoid to use low level calls
pr: contracts/AdminUpgradeabilityProxy.sol#L265
Provide an error message for require
pr: contracts/AdminUpgradeabilityProxy.sol#L288
Avoid to use inline assembly. It is acceptable only in rare cases
pr: contracts/AdminUpgradeabilityProxy.sol#L311
Avoid to use inline assembly. It is acceptable only in rare cases
pr: contracts/AdminUpgradeabilityProxy.sol#L419
Avoid to use low level calls
pr: contracts/AdminUpgradeabilityProxy.sol#L420
Provide an error message for require
pr: contracts/AdminUpgradeabilityProxy.sol#L428
Avoid to use inline assembly. It is acceptable only in rare cases
pr: contracts/AdminUpgradeabilityProxy.sol#L440
Avoid to use inline assembly. It is acceptable only in rare cases