Skip to content

provide WriteWithContext and also upgrade dependencies #185

provide WriteWithContext and also upgrade dependencies

provide WriteWithContext and also upgrade dependencies #185

Triggered via push September 11, 2023 20:19
Status Failure
Total duration 2m 50s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 4 warnings
build-go-ver-min
undefined: any
build-go-ver-min
undefined: any
build-go-ver-min
undefined: any
build-go-ver-min
undefined: any
build-go-ver-min
undefined: any
build-go-ver-min
undefined: any
build-go-ver-min
undefined: any
build-go-ver-min
undefined: any
build-go-ver-min
undefined: any
build-go-ver-min
undefined: any
golangci: constant/const.go#L20
import 'cloud.google.com/go/bigquery' is not allowed from list 'Main' (depguard)
golangci: internal/bigquery/batch/client.go#L23
import 'github.com/OTA-Insight/bqwriter/log' is not allowed from list 'Main' (depguard)
golangci: internal/bigquery/batch/client.go#L25
import 'cloud.google.com/go/bigquery' is not allowed from list 'Main' (depguard)
golangci: internal/bigquery/protobuf/descriptor.go#L7
import 'cloud.google.com/go/bigquery' is not allowed from list 'Main' (depguard)
golangci: internal/bigquery/protobuf/descriptor.go#L8
import 'cloud.google.com/go/bigquery/storage/managedwriter/adapt' is not allowed from list 'Main' (depguard)
golangci: internal/bigquery/storage/client.go#L24
import 'github.com/OTA-Insight/bqwriter/internal' is not allowed from list 'Main' (depguard)
golangci: internal/bigquery/storage/client.go#L25
import 'github.com/OTA-Insight/bqwriter/internal/bigquery/storage/encoding' is not allowed from list 'Main' (depguard)
golangci: internal/bigquery/storage/client.go#L27
import 'github.com/OTA-Insight/bqwriter/log' is not allowed from list 'Main' (depguard)
golangci: internal/bigquery/storage/client.go#L29
import 'cloud.google.com/go/bigquery/storage/managedwriter' is not allowed from list 'Main' (depguard)
golangci: internal/test/integration/streamer.go#L23
import 'github.com/OTA-Insight/bqwriter' is not allowed from list 'Main' (depguard)
build-go-ver-min
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@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-go-ver-max
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
golangci
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
golangci
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/