Skip to content
This repository has been archived by the owner on Nov 13, 2024. It is now read-only.

Enhancement: Session Error handling and caching #98

Enhancement: Session Error handling and caching

Enhancement: Session Error handling and caching #98

Triggered via pull request March 29, 2024 19:24
Status Failure
Total duration 45s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
build: internal/relayer/relayer_test.go#L40
cannot use suite.mockSessionRegistryService (variable of type *session_registry_mock.SessionRegistryService) as session_registry.SessionRegistryService value in argument to NewRelayer: *session_registry_mock.SessionRegistryService does not implement session_registry.SessionRegistryService (wrong type for method GetNodesByChain)
build
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.