WIP:Refactor oracle rollup epoch #320
Triggered via pull request
September 19, 2024 08:15
Status
Failure
Total duration
2m 36s
Artifacts
–
Annotations
8 errors and 4 warnings
check
var `syncedL1HeightKey` is unused (unused)
|
check
var `latestL1ChangePointKey` is unused (unused)
|
check
var `syncedL2HeightKey` is unused (unused)
|
check
func `findIntersection` is unused (unused)
|
check
func `(*Oracle).insertL2AndMerge` is unused (unused)
|
check
func `(*Oracle).getLatestUsingL1ChangePoint` is unused (unused)
|
check
func `(*Oracle).getLatestUsingL2ChangePoint` is unused (unused)
|
check
Process completed with exit code 2.
|
check
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
check
Restore cache failed: Dependencies file is not found in /home/runner/work/morph/morph. Supported file pattern: go.sum
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
test
Restore cache failed: Dependencies file is not found in /home/runner/work/morph/morph. Supported file pattern: go.sum
|