Skip to content

bump min/max go versions #186

bump min/max go versions

bump min/max go versions #186

Triggered via push September 11, 2023 20:23
Status Failure
Total duration 3m 24s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 5 warnings
golangci: streamer.go#L26
import 'github.com/OTA-Insight/bqwriter/internal' is not allowed from list 'Main' (depguard)
golangci: streamer.go#L27
import 'github.com/OTA-Insight/bqwriter/internal/bigquery' is not allowed from list 'Main' (depguard)
golangci: streamer.go#L28
import 'github.com/OTA-Insight/bqwriter/internal/bigquery/batch' is not allowed from list 'Main' (depguard)
golangci: streamer.go#L29
import 'github.com/OTA-Insight/bqwriter/internal/bigquery/insertall' is not allowed from list 'Main' (depguard)
golangci: streamer.go#L30
import 'github.com/OTA-Insight/bqwriter/internal/bigquery/protobuf' is not allowed from list 'Main' (depguard)
golangci: streamer.go#L31
import 'github.com/OTA-Insight/bqwriter/internal/bigquery/storage' is not allowed from list 'Main' (depguard)
golangci: streamer.go#L32
import 'github.com/OTA-Insight/bqwriter/internal/bigquery/storage/encoding' is not allowed from list 'Main' (depguard)
golangci: streamer.go#L33
import 'github.com/OTA-Insight/bqwriter/log' is not allowed from list 'Main' (depguard)
golangci: streamer_config.go#L20
import 'cloud.google.com/go/bigquery' is not allowed from list 'Main' (depguard)
golangci: streamer_config.go#L21
import 'github.com/OTA-Insight/bqwriter/constant' is not allowed from list 'Main' (depguard)
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/
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/
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/
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/