Skip to content

chore: README.md

chore: README.md #8

Triggered via push June 5, 2023 21:34
Status Failure
Total duration 1m 23s
Artifacts

go-test.yaml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

12 errors
test (ubuntu-latest): marshal/tigris/filter.go#L37
avoid allocations with (*bytes.Buffer).Write (mirror)
test (ubuntu-latest): marshal/tigris/filter.go#L53
avoid allocations with (*bytes.Buffer).Write (mirror)
test (ubuntu-latest): util/log.go#L31
tag is not aligned , should be: json:"sample_rate" mapstructure:"sample_rate" yaml:"sample_rate" (tagalign)
test (ubuntu-latest): util/log.go#L23
import 'github.com/rs/zerolog' is not allowed from list 'Main' (depguard)
test (ubuntu-latest): util/log.go#L24
import 'github.com/rs/zerolog/log' is not allowed from list 'Main' (depguard)
test (ubuntu-latest): util/log.go#L25
import 'github.com/rs/zerolog/pkgerrors' is not allowed from list 'Main' (depguard)
test (ubuntu-latest): util/util.go#L21
import 'github.com/rs/zerolog/log' is not allowed from list 'Main' (depguard)
test (ubuntu-latest): expr/operand.go#L20
import 'github.com/tigrisdata/tigrisgen/util' is not allowed from list 'Main' (depguard)
test (ubuntu-latest): main.go#L18
import 'github.com/tigrisdata/tigrisgen/generate' is not allowed from list 'Main' (depguard)
test (ubuntu-latest): generate/filter_func.go#L21
import 'github.com/rs/zerolog/log' is not allowed from list 'Main' (depguard)
test (macOS-latest)
The job was canceled because "ubuntu-latest" failed.
test (macOS-latest)
The operation was canceled.