Skip to content

added rough (almost concept) implementation of Yeet and Snag - error … #174

added rough (almost concept) implementation of Yeet and Snag - error …

added rough (almost concept) implementation of Yeet and Snag - error … #174

Triggered via push October 6, 2023 23:12
Status Failure
Total duration 18s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
test: internal/internalpipe/snag.go#L1
expected 'package', found 'EOF'
test
Process completed with exit code 2.
coverage: internal/internalpipe/snag.go#L1
expected 'package', found 'EOF'
coverage
Error: Command failed with exit code 1: go test -covermode count -coverprofile /home/runner/work/_temp/go.cov -coverpkg ./... ./... go: downloading golang.org/x/exp v0.0.0-20220916125017-b168a2c6b86b go: downloading github.com/stretchr/testify v1.8.0 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading gopkg.in/yaml.v3 v3.0.1 internal/internalpipe/snag.go:1:1: expected 'package', found 'EOF'
coverage
Failed to run go test -covermode count -coverprofile /home/runner/work/_temp/go.cov -coverpkg ./... ./...