sync from rpc #71
Annotations
9 errors and 1 warning
lint:
rpcsyncer/batch.go#L23
exported: exported function BatchesByNumbers should have comment or be unexported (revive)
|
lint:
rpcsyncer/batch.go#L50
exported: exported function BatchNumber should have comment or be unexported (revive)
|
lint:
rpcsyncer/rpc_syncer.go#L13
exported: exported type RPCSyncer should have comment or be unexported (revive)
|
lint:
rpcsyncer/rpc_syncer.go#L22
exported: exported function NewRPCSyncer should have comment or be unexported (revive)
|
lint:
rpcsyncer/store.go#L79
func `exists` is unused (unused)
|
lint:
rpcsyncer/store.go#L86
func `store` is unused (unused)
|
lint:
rpcsyncer/store.go#L111
func `rollback` is unused (unused)
|
lint:
rpcsyncer/rpc_syncer.go#L55
mnd: Magic number: 30, in <argument> detected (gomnd)
|
lint
Process completed with exit code 2.
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|