Skip to content

Improve handling of string IEs #1145

Improve handling of string IEs

Improve handling of string IEs #1145

Triggered via pull request September 29, 2023 00:11
Status Failure
Total duration 1m 28s
Artifacts

go.yml

on: pull_request
Unit test
1m 1s
Unit test
Integration test
53s
Integration test
Check code generation
41s
Check code generation
Check manifest
7s
Check manifest
Golangci-lint
1m 17s
Golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

19 errors
Check code generation
not enough return values
Check code generation
not enough return values
Check code generation
no required module provides package github.com/vmware/go-ipfix/pkg/entities: go.mod file not found in current directory or any parent directory; see 'go help modules'
Check code generation
no required module provides package go.uber.org/mock/mockgen/model: go.mod file not found in current directory or any parent directory; see 'go help modules'
Check code generation
Process completed with exit code 2.
Integration test: pkg/entities/ie.go#L495
not enough return values
Integration test
Process completed with exit code 2.
Unit test: pkg/entities/ie.go#L495
not enough return values
Unit test
Process completed with exit code 2.
Golangci-lint: cmd/collector/collector.go#L33
could not import github.com/vmware/go-ipfix/pkg/entities (-: # github.com/vmware/go-ipfix/pkg/entities
Golangci-lint: pkg/entities/ie.go#L495
not enough return values
Golangci-lint: pkg/entities/testing/mock_record.go#L28
could not import github.com/vmware/go-ipfix/pkg/entities (-: # github.com/vmware/go-ipfix/pkg/entities
Golangci-lint: pkg/entities/ie.go#L495
not enough return values
Golangci-lint: pkg/kafka/producer/convertor/convertor.go#L20
could not import github.com/vmware/go-ipfix/pkg/entities (-: # github.com/vmware/go-ipfix/pkg/entities
Golangci-lint: pkg/entities/ie.go#L495
not enough return values
Golangci-lint: pkg/entities/ie.go#L495
not enough return values
Golangci-lint: pkg/entities/ie_test.go#L88
undefined: require
Golangci-lint: pkg/entities/ie_test.go#L105
undefined: require (typecheck)
Golangci-lint
Process completed with exit code 2.