Skip to content

sweepbatcher: add option WithPublishErrorHandler #1301

sweepbatcher: add option WithPublishErrorHandler

sweepbatcher: add option WithPublishErrorHandler #1301

Triggered via pull request August 27, 2024 16:50
Status Failure
Total duration 3m 58s
Artifacts

main.yml

on: pull_request
RPC compilation check
1m 25s
RPC compilation check
go mod check
17s
go mod check
build and lint code
1m 4s
build and lint code
run unit tests
3m 47s
run unit tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 8 warnings
build and lint code
cannot use (*NoChainSource)(nil) (value of type *NoChainSource) as chain.Interface value in variable declaration: *NoChainSource does not implement chain.Interface (missing method MapRPCErr)
build and lint code
cannot use source (variable of type *NoChainSource) as chain.Interface value in assignment: *NoChainSource does not implement chain.Interface (missing method MapRPCErr)
build and lint code
Process completed with exit code 2.
run unit tests
cannot use (*NoChainSource)(nil) (value of type *NoChainSource) as chain.Interface value in variable declaration: *NoChainSource does not implement chain.Interface (missing method MapRPCErr)
run unit tests
cannot use source (variable of type *NoChainSource) as chain.Interface value in assignment: *NoChainSource does not implement chain.Interface (missing method MapRPCErr)
run unit tests
cannot use (*NoChainSource)(nil) (value of type *NoChainSource) as chain.Interface value in variable declaration: *NoChainSource does not implement chain.Interface (missing method MapRPCErr)
run unit tests
cannot use source (variable of type *NoChainSource) as chain.Interface value in assignment: *NoChainSource does not implement chain.Interface (missing method MapRPCErr)
run unit tests
cannot use (*NoChainSource)(nil) (value of type *NoChainSource) as chain.Interface value in variable declaration: *NoChainSource does not implement chain.Interface (missing method MapRPCErr)
run unit tests
cannot use source (variable of type *NoChainSource) as chain.Interface value in assignment: *NoChainSource does not implement chain.Interface (missing method MapRPCErr)
run unit tests
Process completed with exit code 2.
go mod check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
go mod check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build and lint code
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1, actions/setup-go@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 and lint code
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v1, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
RPC compilation check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
RPC compilation check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run unit tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
run unit tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v1, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/