Skip to content

Library split

Library split #2925

Triggered via pull request October 9, 2023 11:51
Status Failure
Total duration 2m 7s
Artifacts

go.yml

on: pull_request
Matrix: build-test
Fit to window
Zoom out
Zoom in

Annotations

24 errors and 7 warnings
vet
cfg.Open undefined (type *database.Config has no field or method Open)
vet
Process completed with exit code 1.
build-test (ubuntu-latest): pkg/version/version.go#L34
inlining call to strings.HasPrefix
build-test (ubuntu-latest): pkg/version/version.go#L34
inlining call to strings.HasPrefix
build-test (ubuntu-latest): pkg/version/version.go#L35
inlining call to strings.HasPrefix
build-test (ubuntu-latest): pkg/version/version.go#L60
inlining call to strconv.ParseBool
build-test (ubuntu-latest): pkg/version/version.go#L60
inlining call to strconv.syntaxError
build-test (ubuntu-latest): pkg/version/version.go#L60
inlining call to strconv.cloneString
build-test (ubuntu-latest): pkg/version/version.go#L127
inlining call to os.Open
build-test (ubuntu-latest): pkg/version/version.go#L129
inlining call to os.IsNotExist
build-test (ubuntu-latest): pkg/version/version.go#L140
inlining call to bufio.NewScanner
build-test (ubuntu-latest): pkg/version/version.go#L142
inlining call to bufio.(*Scanner).Text
build-test (macos-latest): pkg/version/version.go#L34
inlining call to strings.HasPrefix
build-test (macos-latest): pkg/version/version.go#L34
inlining call to strings.HasPrefix
build-test (macos-latest): pkg/version/version.go#L35
inlining call to strings.HasPrefix
build-test (macos-latest): pkg/version/version.go#L60
inlining call to strconv.ParseBool
build-test (macos-latest): pkg/version/version.go#L60
inlining call to strconv.syntaxError
build-test (macos-latest): pkg/version/version.go#L60
inlining call to strconv.cloneString
build-test (macos-latest): pkg/version/version.go#L127
inlining call to os.Open
build-test (macos-latest): pkg/version/version.go#L129
inlining call to os.IsNotExist
build-test (macos-latest): pkg/version/version.go#L140
inlining call to bufio.NewScanner
build-test (macos-latest): pkg/version/version.go#L142
inlining call to bufio.(*Scanner).Text
lint: cmd/icingadb-migrate/main.go#L193
cfg.Open undefined (type *database.Config has no field or method Open) (compile)
lint
Process completed with exit code 1.
fmt
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
modtidy
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
vendor-diff
Restore cache failed: Dependencies file is not found in /home/runner/work/icingadb/icingadb. Supported file pattern: go.sum
vet
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
build-test (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
build-test (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/