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

feat(docs): host swagger doc by github page #2055

feat(docs): host swagger doc by github page

feat(docs): host swagger doc by github page #2055

Triggered via pull request October 17, 2023 20:22
Status Failure
Total duration 3m 36s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 errors
Lint: pkg/chain_iterator/event_iterator/block_proposed_iterator.go#L12
could not import github.com/taikoxyz/taiko-client/pkg/rpc (-: # github.com/taikoxyz/taiko-client/pkg/rpc
Lint: pkg/rpc/methods.go#L51
too many arguments in call to c.TaikoL1.FilterBlockVerified
Lint: pkg/rpc/methods.go#L568
undefined: bindings.ITierProviderTier
Lint: pkg/rpc/methods.go#L576
c.TaikoL1.GetTierIds undefined (type *bindings.TaikoL1Client has no field or method GetTierIds)
Lint: pkg/rpc/methods.go#L586
c.TaikoL1.GetTier undefined (type *bindings.TaikoL1Client has no field or method GetTier)
Lint: pkg/rpc/subscription.go#L36
too many arguments in call to taikoL1.WatchBlockVerified
Lint: pkg/rpc/subscription.go#L87
undefined: bindings.TaikoL1ClientTransitionProved
Lint: pkg/rpc/subscription.go#L90
taikoL1.WatchTransitionProved undefined (type *bindings.TaikoL1Client has no field or method WatchTransitionProved)
Lint: pkg/rpc/subscription.go#L105
undefined: bindings.TaikoL1ClientTransitionContested
Lint: pkg/rpc/subscription.go#L108
taikoL1.WatchTransitionContested undefined (type *bindings.TaikoL1Client has no field or method WatchTransitionContested)
Integration tests
too many arguments in call to c.TaikoL1.FilterBlockVerified
Integration tests
undefined: bindings.ITierProviderTier
Integration tests
c.TaikoL1.GetTierIds undefined (type *bindings.TaikoL1Client has no field or method GetTierIds)
Integration tests
c.TaikoL1.GetTier undefined (type *bindings.TaikoL1Client has no field or method GetTier)
Integration tests
too many arguments in call to taikoL1.WatchBlockVerified
Integration tests
undefined: bindings.TaikoL1ClientTransitionProved
Integration tests
taikoL1.WatchTransitionProved undefined (type *bindings.TaikoL1Client has no field or method WatchTransitionProved)
Integration tests
undefined: bindings.TaikoL1ClientTransitionContested
Integration tests
taikoL1.WatchTransitionContested undefined (type *bindings.TaikoL1Client has no field or method WatchTransitionContested)
Integration tests
transition.Timestamp undefined (type bindings.TaikoDataTransition has no field or method Timestamp)