Skip to content
This repository has been archived by the owner on Oct 20, 2024. It is now read-only.

chore: Adds information element category #30

chore: Adds information element category

chore: Adds information element category #30

Triggered via pull request December 23, 2023 19:56
Status Failure
Total duration 16s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 3 warnings
go-vet: client/client.go#L6
no required module provides package github.com/dot-5g/pfcp/information_elements; to add it:
go-vet: messages/heartbeat.go#L4
found packages ie (information_elements.go) and information_elements (nodeID.go) in /home/runner/work/pfcp/pfcp/ie
go-vet
Process completed with exit code 1.
build: client/client.go#L6
no required module provides package github.com/dot-5g/pfcp/information_elements; to add it:
build: messages/heartbeat.go#L4
found packages ie (information_elements.go) and information_elements (nodeID.go) in /home/runner/work/pfcp/pfcp/ie
build
Process completed with exit code 1.
unit-tests: client/client.go#L6
no required module provides package github.com/dot-5g/pfcp/information_elements; to add it:
unit-tests: messages/heartbeat.go#L4
found packages ie (information_elements.go) and information_elements (nodeID.go) in /home/runner/work/pfcp/pfcp/ie
unit-tests
Process completed with exit code 1.
go-vet
Restore cache failed: Dependencies file is not found in /home/runner/work/pfcp/pfcp. Supported file pattern: go.sum
build
Restore cache failed: Dependencies file is not found in /home/runner/work/pfcp/pfcp. Supported file pattern: go.sum
unit-tests
Restore cache failed: Dependencies file is not found in /home/runner/work/pfcp/pfcp. Supported file pattern: go.sum