Skip to content

Some more improvements #99

Some more improvements

Some more improvements #99

Triggered via pull request September 24, 2023 18:23
@nbdynbdy
opened #136
nbdy:v2
Status Failure
Total duration 1m 40s
Artifacts

test.yml

on: pull_request
Matrix: Checking
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Checking (1.21.x, ubuntu-latest)
could not import time (open $WORK/b040/_pkg_.a: no such file or directory)
Checking (1.21.x, ubuntu-latest): examples/collections/main.go#L4
could not import fmt (open $WORK/b027/_pkg_.a: no such file or directory)
Checking (1.21.x, ubuntu-latest)
could not import encoding/json (open $WORK/b067/_pkg_.a: no such file or directory)
Checking (1.21.x, ubuntu-latest): examples/custom-store/main.go#L4
could not import log (open $WORK/b071/_pkg_.a: no such file or directory)
Checking (1.21.x, ubuntu-latest): examples/custom-store/main.go#L6
could not import github.com/dgraph-io/badger/v4 (open $WORK/b046/_pkg_.a: no such file or directory)
Checking (1.21.x, ubuntu-latest): examples/custom-store/main.go#L7
could not import github.com/ostafen/clover/v2 (open $WORK/b239/_pkg_.a: no such file or directory)
Checking (1.21.x, ubuntu-latest): examples/custom-store/main.go#L8
could not import github.com/ostafen/clover/v2/store/badger (open $WORK/b263/_pkg_.a: no such file or directory)
Checking (1.21.x, ubuntu-latest): examples/import-export/main.go#L4
could not import fmt (open $WORK/b027/_pkg_.a: no such file or directory)
Checking (1.21.x, ubuntu-latest): examples/import-export/main.go#L6
could not import github.com/ostafen/clover/v2 (open $WORK/b239/_pkg_.a: no such file or directory)
Checking (1.21.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/