fix: repair JSON export #83
go_integration_tests.yml
on: pull_request
Integration test
32s
Test bad vote
27s
Test crash
30s
Test revote
31s
Annotations
16 errors and 4 warnings
Test bad vote:
integration/performance_test.go#L64
cannot use "Three votes form" (untyped string constant) as "github.com/c4dt/d-voting/contracts/evoting/types".Title value in argument to createFormNChunks
|
Test bad vote:
integration/performance_test.go#L160
missing type in composite literal
|
Test bad vote:
integration/performance_test.go#L167
missing type in composite literal
|
Test bad vote
Process completed with exit code 1.
|
Test crash:
integration/performance_test.go#L64
cannot use "Three votes form" (untyped string constant) as "github.com/c4dt/d-voting/contracts/evoting/types".Title value in argument to createFormNChunks
|
Test crash:
integration/performance_test.go#L160
missing type in composite literal
|
Test crash:
integration/performance_test.go#L167
missing type in composite literal
|
Test crash
Process completed with exit code 1.
|
Test revote:
integration/performance_test.go#L64
cannot use "Three votes form" (untyped string constant) as "github.com/c4dt/d-voting/contracts/evoting/types".Title value in argument to createFormNChunks
|
Test revote:
integration/performance_test.go#L160
missing type in composite literal
|
Test revote:
integration/performance_test.go#L167
missing type in composite literal
|
Test revote
Process completed with exit code 1.
|
Integration test:
integration/performance_test.go#L64
cannot use "Three votes form" (untyped string constant) as "github.com/c4dt/d-voting/contracts/evoting/types".Title value in argument to createFormNChunks
|
Integration test:
integration/performance_test.go#L160
missing type in composite literal
|
Integration test:
integration/performance_test.go#L167
missing type in composite literal
|
Integration test
Process completed with exit code 1.
|
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 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 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/
|
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/
|