Relayer performance measuring #3
Annotations
20 errors and 3 warnings
Lint:
eth/block-validation/api_test.go#L62
too many arguments in call to NewBlockValidationAPI
|
Lint:
eth/block-validation/api_test.go#L128
api.accessVerifier undefined (type *BlockValidationAPI has no field or method accessVerifier)
|
Lint:
eth/block-validation/api_test.go#L128
undefined: AccessVerifier
|
Lint:
eth/block-validation/api_test.go#L136
api.accessVerifier undefined (type *BlockValidationAPI has no field or method accessVerifier)
|
Lint:
eth/block-validation/api_test.go#L136
undefined: AccessVerifier
|
Lint:
eth/block-validation/api_test.go#L143
api.accessVerifier undefined (type *BlockValidationAPI has no field or method accessVerifier)
|
Lint:
eth/block-validation/api_test.go#L176
too many arguments in call to NewBlockValidationAPI
|
Lint:
eth/block-validation/api_test.go#L261
api.accessVerifier undefined (type *BlockValidationAPI has no field or method accessVerifier)
|
Lint:
eth/block-validation/api_test.go#L261
undefined: AccessVerifier
|
Lint:
eth/block-validation/api_test.go#L269
api.accessVerifier undefined (type *BlockValidationAPI has no field or method accessVerifier)
|
Build:
eth/block-validation/api_test.go#L62
too many arguments in call to NewBlockValidationAPI
|
Build:
eth/block-validation/api_test.go#L128
api.accessVerifier undefined (type *BlockValidationAPI has no field or method accessVerifier)
|
Build:
eth/block-validation/api_test.go#L128
undefined: AccessVerifier
|
Build:
eth/block-validation/api_test.go#L136
api.accessVerifier undefined (type *BlockValidationAPI has no field or method accessVerifier)
|
Build:
eth/block-validation/api_test.go#L136
undefined: AccessVerifier
|
Build:
eth/block-validation/api_test.go#L143
api.accessVerifier undefined (type *BlockValidationAPI has no field or method accessVerifier)
|
Build:
eth/block-validation/api_test.go#L176
too many arguments in call to NewBlockValidationAPI
|
Build:
eth/block-validation/api_test.go#L261
api.accessVerifier undefined (type *BlockValidationAPI has no field or method accessVerifier)
|
Build:
eth/block-validation/api_test.go#L261
undefined: AccessVerifier
|
Build:
eth/block-validation/api_test.go#L269
api.accessVerifier undefined (type *BlockValidationAPI has no field or method accessVerifier)
|
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/
|
Build
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/
|
End to End
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1, 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/
|