Skip to content

* Changed template of static credentials config option #31

* Changed template of static credentials config option

* Changed template of static credentials config option #31

Triggered via pull request April 25, 2024 17:56
Status Failure
Total duration 30s
Artifacts

lint.yml

on: pull_request
golangci-lint
21s
golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
golangci-lint: out_ydb.go#L9
import 'github.com/fluent/fluent-bit-go/output' is not allowed from list 'Main' (depguard)
golangci-lint: out_ydb.go#L11
import 'github.com/ydb-platform/fluent-bit-ydb/internal/config' is not allowed from list 'Main' (depguard)
golangci-lint: out_ydb.go#L12
import 'github.com/ydb-platform/fluent-bit-ydb/internal/log' is not allowed from list 'Main' (depguard)
golangci-lint: out_ydb.go#L13
import 'github.com/ydb-platform/fluent-bit-ydb/internal/model' is not allowed from list 'Main' (depguard)
golangci-lint: out_ydb.go#L14
import 'github.com/ydb-platform/fluent-bit-ydb/internal/storage' is not allowed from list 'Main' (depguard)
golangci-lint: internal/config/config.go#L12
import 'github.com/fluent/fluent-bit-go/output' is not allowed from list 'Main' (depguard)
golangci-lint: internal/config/config.go#L13
import 'github.com/ydb-platform/ydb-go-sdk/v3' is not allowed from list 'Main' (depguard)
golangci-lint: internal/config/config.go#L14
import 'github.com/ydb-platform/ydb-go-sdk/v3/credentials' is not allowed from list 'Main' (depguard)
golangci-lint: internal/config/config.go#L15
import 'github.com/ydb-platform/ydb-go-yc' is not allowed from list 'Main' (depguard)
golangci-lint: internal/config/config_test.go#L6
import 'github.com/stretchr/testify/require' is not allowed from list 'Main' (depguard)
golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.