Skip to content

DDC Smart Contract v.1.0.0 #322

DDC Smart Contract v.1.0.0

DDC Smart Contract v.1.0.0 #322

Triggered via pull request October 17, 2023 10:26
Status Failure
Total duration 1m 32s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
ci: contract/pkg/mock/ddc_bucket_contract_mock.go#L99
cannot use &(ddcBucketContractMock literal) (value of type *ddcBucketContractMock) as bucket.DdcBucketContract value in return statement: *ddcBucketContractMock does not implement bucket.DdcBucketContract (wrong type for method NodeCreate)
ci
issues found
ci
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/