Skip to content

Update go.mod

Update go.mod #31

Triggered via push October 30, 2024 10:28
Status Failure
Total duration 53s
Artifacts

test.yml

on: push
run_tests
44s
run_tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
run_tests: authutils/auth_service.go#L15
no required module provides package github.com/singnet/snet-daemon/blockchain; to add it:
run_tests: blockchain/blockchain.go#L15
no required module provides package github.com/singnet/snet-daemon/config; to add it:
run_tests: blockchain/orginzationMetadata.go#L11
no required module provides package github.com/singnet/snet-daemon/ipfsutils; to add it:
run_tests: configuration_service/configuration_service.go#L10
no required module provides package github.com/singnet/snet-daemon/authutils; to add it:
run_tests: contract_event_listener/contract_event_listener.go#L5
no required module provides package github.com/singnet/snet-daemon/etcddb; to add it:
run_tests: escrow/allowed_user_payment_handler.go#L6
no required module provides package github.com/singnet/snet-daemon/handler; to add it:
run_tests: escrow/payment_handler.go#L14
no required module provides package github.com/singnet/snet-daemon/metrics; to add it:
run_tests: escrow/income.go#L4
no required module provides package github.com/singnet/snet-daemon/pricing; to add it:
run_tests: escrow/free_call_storage.go#L4
no required module provides package github.com/singnet/snet-daemon/storage; to add it:
run_tests: escrow/prepaid_handler.go#L8
no required module provides package github.com/singnet/snet-daemon/token; to add it:
run_tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/