Database split #113
Triggered via pull request
September 13, 2024 08:33
Status
Failure
Total duration
1m 57s
Artifacts
–
Annotations
8 errors and 4 warnings
Test:
datastore/datastore_test.go#L21
not enough arguments in call to NewDatastore
|
Test:
services/api/optimistic_test.go#L93
cannot use beaconclient.NewMockMultiBeaconClient() (value of type *beaconclient.MockMultiBeaconClient) as beaconclient.IMultiBeaconClient value in assignment: *beaconclient.MockMultiBeaconClient does not implement beaconclient.IMultiBeaconClient (wrong type for method PublishBlock)
|
Test:
services/api/optimistic_test.go#L123
not enough arguments in call to datastore.NewDatastore
|
Test:
services/api/service_test.go#L66
not enough arguments in call to datastore.NewDatastore
|
Test
Process completed with exit code 2.
|
Lint
not enough arguments in call to NewDatastore
|
Lint
cannot use beaconclient.NewMockMultiBeaconClient() (value of type *beaconclient.MockMultiBeaconClient) as beaconclient.IMultiBeaconClient value in assignment: *beaconclient.MockMultiBeaconClient does not implement beaconclient.IMultiBeaconClient (wrong type for method PublishBlock)
|
Lint
Process completed with exit code 2.
|
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: 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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|