[Access] Added metrics for transaction validator #34830
Annotations
10 errors and 1 warning
integration/dkg/dkg_emulator_suite.go#L17
could not import github.com/onflow/flow-emulator/emulator (-: # github.com/onflow/flow-emulator/emulator
|
|
integration/epochs/cluster_epoch_test.go#L16
could not import github.com/onflow/flow-emulator/emulator (-: # github.com/onflow/flow-emulator/emulator
|
|
integration/tests/epochs/cohort1/epoch_dynamic_bootstrap_in_efm_test.go#L17
cannot use new(DynamicBootstrapInEFMSuite) (value of type *DynamicBootstrapInEFMSuite) as suite.TestingSuite value in argument to suite.Run: *DynamicBootstrapInEFMSuite does not implement suite.TestingSuite (missing method SetS) (typecheck)
|
integration/tests/epochs/cohort1/epoch_dynamic_bootstrap_in_efm_test.go#L30
s.GetContainersByRole undefined (type *DynamicBootstrapInEFMSuite has no field or method GetContainersByRole) (typecheck)
|
integration/tests/epochs/cohort1/epoch_dynamic_bootstrap_in_efm_test.go#L33
s.TimedLogf undefined (type *DynamicBootstrapInEFMSuite has no field or method TimedLogf) (typecheck)
|
integration/tests/epochs/cohort1/epoch_dynamic_bootstrap_in_efm_test.go#L34
s.AwaitEpochPhase undefined (type *DynamicBootstrapInEFMSuite has no field or method AwaitEpochPhase) (typecheck)
|
integration/tests/epochs/cohort1/epoch_dynamic_bootstrap_in_efm_test.go#L35
s.TimedLogf undefined (type *DynamicBootstrapInEFMSuite has no field or method TimedLogf) (typecheck)
|
integration/tests/epochs/cohort1/epoch_dynamic_bootstrap_in_efm_test.go#L37
s.Client undefined (type *DynamicBootstrapInEFMSuite has no field or method Client) (typecheck)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading