Skip to content

Some more improvements #101

Some more improvements

Some more improvements #101

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

test.yml

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

Annotations

10 errors and 1 warning
Checking (1.20.x, ubuntu-latest): examples/collections/main.go#L4
could not import fmt (open $WORK/b026/_pkg_.a: no such file or directory)
Checking (1.20.x, ubuntu-latest): examples/collections/main.go#L5
could not import log (open $WORK/b069/_pkg_.a: no such file or directory)
Checking (1.20.x, ubuntu-latest): examples/collections/main.go#L7
could not import github.com/ostafen/clover/v2 (open $WORK/b236/_pkg_.a: no such file or directory)
Checking (1.20.x, ubuntu-latest): examples/custom-store/main.go#L4
could not import log (open $WORK/b069/_pkg_.a: no such file or directory)
Checking (1.20.x, ubuntu-latest): examples/custom-store/main.go#L6
could not import github.com/dgraph-io/badger/v4 (open $WORK/b045/_pkg_.a: no such file or directory)
Checking (1.20.x, ubuntu-latest): examples/custom-store/main.go#L7
could not import github.com/ostafen/clover/v2 (open $WORK/b236/_pkg_.a: no such file or directory)
Checking (1.20.x, ubuntu-latest): examples/custom-store/main.go#L8
could not import github.com/ostafen/clover/v2/store/badger (open $WORK/b259/_pkg_.a: no such file or directory)
Checking (1.20.x, ubuntu-latest): examples/import-export/main.go#L4
could not import fmt (open $WORK/b026/_pkg_.a: no such file or directory)
Checking (1.20.x, ubuntu-latest): examples/import-export/main.go#L6
could not import github.com/ostafen/clover/v2 (open $WORK/b236/_pkg_.a: no such file or directory)
Checking (1.20.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/