Skip to content

pandora go.mod

pandora go.mod #108

Triggered via push July 19, 2024 10:59
Status Failure
Total duration 33s
Artifacts

test.yml

on: push
Matrix: Unit Tests
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 2 warnings
Unit Tests (ubuntu): main.go#L4
no required module provides package github.com/spf13/afero; to add it:
Unit Tests (ubuntu): cli/cli.go#L20
no required module provides package github.com/spf13/viper; to add it:
Unit Tests (ubuntu): core/config/hooks.go#L11
no required module provides package github.com/asaskevich/govalidator; to add it:
Unit Tests (ubuntu): core/config/hooks.go#L12
no required module provides package github.com/c2h5oh/datasize; to add it:
Unit Tests (ubuntu): core/config/hooks.go#L13
no required module provides package github.com/facebookgo/stack; to add it:
Unit Tests (ubuntu): core/config/config.go#L4
no required module provides package github.com/mitchellh/mapstructure; to add it:
Unit Tests (ubuntu): core/config/config.go#L5
no required module provides package github.com/pkg/errors; to add it:
Unit Tests (ubuntu): core/config/hooks.go#L17
no required module provides package go.uber.org/zap; to add it:
Unit Tests (ubuntu): core/config/validations.go#L10
no required module provides package gopkg.in/bluesuncorp/validator.v9; to add it:
Unit Tests (ubuntu): core/aggregator/netsample/mock_aggregator.go#L9
no required module provides package github.com/stretchr/testify/mock; to add it:
Unit Tests (macOS): main.go#L4
no required module provides package github.com/spf13/afero; to add it:
Unit Tests (macOS): cli/cli.go#L20
no required module provides package github.com/spf13/viper; to add it:
Unit Tests (macOS): core/config/hooks.go#L11
no required module provides package github.com/asaskevich/govalidator; to add it:
Unit Tests (macOS): core/config/hooks.go#L12
no required module provides package github.com/c2h5oh/datasize; to add it:
Unit Tests (macOS): core/config/hooks.go#L13
no required module provides package github.com/facebookgo/stack; to add it:
Unit Tests (macOS): core/config/config.go#L4
no required module provides package github.com/mitchellh/mapstructure; to add it:
Unit Tests (macOS): core/config/config.go#L5
no required module provides package github.com/pkg/errors; to add it:
Unit Tests (macOS): core/config/hooks.go#L17
no required module provides package go.uber.org/zap; to add it:
Unit Tests (macOS): core/config/validations.go#L10
no required module provides package gopkg.in/bluesuncorp/validator.v9; to add it:
Unit Tests (macOS): core/aggregator/netsample/mock_aggregator.go#L9
no required module provides package github.com/stretchr/testify/mock; to add it:
Unit Tests (ubuntu)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests (macOS)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/