Moving back to go.dedis.ch/dela #85
go_integration_tests.yml
on: pull_request
Integration test
27s
Test bad vote
30s
Test crash
30s
Test revote
44s
Annotations
8 errors and 4 warnings
Integration test:
contracts/evoting/mod.go#L135
cannot use c (variable of type Contract) as native.Contract value in argument to exec.Set: Contract does not implement native.Contract (missing method UID)
|
Integration test
Process completed with exit code 1.
|
Test crash:
contracts/evoting/mod.go#L135
cannot use c (variable of type Contract) as native.Contract value in argument to exec.Set: Contract does not implement native.Contract (missing method UID)
|
Test crash
Process completed with exit code 1.
|
Test bad vote:
contracts/evoting/mod.go#L135
cannot use c (variable of type Contract) as native.Contract value in argument to exec.Set: Contract does not implement native.Contract (missing method UID)
|
Test bad vote
Process completed with exit code 1.
|
Test revote:
contracts/evoting/mod.go#L135
cannot use c (variable of type Contract) as native.Contract value in argument to exec.Set: Contract does not implement native.Contract (missing method UID)
|
Test revote
Process completed with exit code 1.
|
Integration test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test crash
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test bad vote
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test revote
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|