Skip to content

Some more improvements #102

Some more improvements

Some more improvements #102

Triggered via pull request September 24, 2023 19:02
@nbdynbdy
synchronize #136
nbdy:v2
Status Failure
Total duration 1m 13s
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)
could not import errors (open $WORK/b004/_pkg_.a: no such file or directory)
Checking (1.20.x, ubuntu-latest): internal/code.go#L7
could not import github.com/ostafen/clover/v2/util (open $WORK/b213/_pkg_.a: no such file or directory)
Checking (1.20.x, ubuntu-latest): internal/compare.go#L6
could not import strings (open $WORK/b047/_pkg_.a: no such file or directory)
Checking (1.20.x, ubuntu-latest): internal/encoding.go#L4
could not import encoding (open $WORK/b066/_pkg_.a: no such file or directory)
Checking (1.20.x, ubuntu-latest): internal/encoding.go#L6
could not import fmt (open $WORK/b026/_pkg_.a: no such file or directory)
Checking (1.20.x, ubuntu-latest): internal/encoding.go#L11
could not import github.com/vmihailenco/msgpack/v5 (open $WORK/b214/_pkg_.a: no such file or directory)
Checking (1.20.x, ubuntu-latest): internal/error.go#L3
could not import errors (open $WORK/b004/_pkg_.a: no such file or directory)
Checking (1.20.x, ubuntu-latest): internal/code_test.go#L4
could not import bytes (open $WORK/b003/_pkg_.a: no such file or directory)
Checking (1.20.x, ubuntu-latest): internal/code_test.go#L7
could not import github.com/brianvoe/gofakeit/v6 (open $WORK/b248/_pkg_.a: no such file or directory)
Checking (1.20.x, ubuntu-latest): internal/code_test.go#L8
could not import github.com/stretchr/testify/require (open $WORK/b225/_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/