Skip to content

Btree insert

Btree insert #686

Triggered via pull request June 24, 2024 21:30
Status Failure
Total duration 53s
Artifacts

test.yml

on: pull_request
node-test
16s
node-test
Matrix: go-test
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 warnings
go-test (ubuntu-latest): pkg/btree/btree.go#L57
id declared and not used
go-test (ubuntu-latest): pkg/btree/btree.go#L59
rootOffset declared and not used
go-test (ubuntu-latest): pkg/btree/btree.go#L128
midPointer declared and not used
go-test (ubuntu-latest): pkg/btree/btree.go#L143
not enough return values
go-test (ubuntu-latest)
Process completed with exit code 1.
go-test (macos-latest)
The job was canceled because "ubuntu-latest" failed.
go-test (macos-latest): pkg/btree/btree.go#L57
id declared and not used
go-test (macos-latest): pkg/btree/btree.go#L59
rootOffset declared and not used
go-test (macos-latest): pkg/btree/btree.go#L128
midPointer declared and not used
go-test (macos-latest): pkg/btree/btree.go#L143
not enough return values
go-test (macos-latest)
Process completed with exit code 1.
node-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
go-test (ubuntu-latest)
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/.