Skip to content

WIP Move Host DB to SQL Impl #6064

WIP Move Host DB to SQL Impl

WIP Move Host DB to SQL Impl #6064

Triggered via pull request February 26, 2024 14:13
Status Failure
Total duration 19s
Artifacts

build-pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build: go/config/host_config.go#L135
unknown field LevelDBPath in struct literal of type HostConfig
build: go/host/storage/hostdb/rollups.go#L29
db.kvStore undefined (type *sql.DB has no field or method kvStore)
build: go/host/storage/hostdb/rollups.go#L31
db.writeRollupHeader undefined (type *sql.DB has no field or method writeRollupHeader)
build: go/host/storage/hostdb/rollups.go#L35
db.writeRollupByBlockHash undefined (type *sql.DB has no field or method writeRollupByBlockHash)
build: go/host/storage/hostdb/rollups.go#L40
db.GetTipRollupHeader undefined (type *sql.DB has no field or method GetTipRollupHeader)
build: go/host/storage/hostdb/rollups.go#L45
db.writeTipRollupHeader undefined (type *sql.DB has no field or method writeTipRollupHeader)
build: go/host/storage/hostdb/rollups.go#L59
data declared and not used
build: go/host/storage/hostdb/rollups.go#L75
db.readRollupHeader undefined (type *sql.DB has no field or method readRollupHeader)
build: go/host/storage/hostdb/rollups.go#L75
undefined: rollupHashKey
build: go/host/storage/hostdb/rollups.go#L80
db.readTipRollupHash undefined (type *sql.DB has no field or method readTipRollupHash)
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
No files were found with the provided path: integration/.build/simulations/sim-log-*.txt integration/.build/noderunner/noderunner-*.txt integration/.build/wallet_extension/wal-ext-*.txt integration/.build/eth2/* integration/.build/faucet/* integration/.build/tenscan/* integration/.build/tengateway/* integration/.build/contractdeployer/* integration/.build/smartcontracts/*. No artifacts will be uploaded.