Add IPv6 support #423
ci.yaml
on: pull_request
Build
22s
Build without netsnmp
11s
Test
44s
Test without netsnmp
23s
Code Coverage
33s
Lint
21s
Annotations
11 errors and 1 warning
Lint:
cmd/snmp-proxy/snmp-proxy.go#L8
could not import github.com/grongor/go-snmp-proxy/metrics (-: cannot compile Go 1.22 code) (typecheck)
|
Lint:
cmd/snmp-proxy/snmp-proxy.go#L10
could not import github.com/grongor/go-snmp-proxy/snmpproxy/mib (-: cannot compile Go 1.22 code) (typecheck)
|
Lint:
metrics/metrics.go#L1
: cannot compile Go 1.22 code (typecheck)
|
Lint:
snmpproxy/mib/mib.go#L1
: cannot compile Go 1.22 code (typecheck)
|
Lint:
snmpproxy/mib/mib_test.go#L6
could not import github.com/grongor/go-snmp-proxy/snmpproxy/mib (-: cannot compile Go 1.22 code) (typecheck)
|
Lint:
snmpproxy/requester_test.go#L15
could not import github.com/grongor/go-snmp-proxy/snmpproxy/mib (-: cannot compile Go 1.22 code) (typecheck)
|
Lint:
snmpproxy/value.go#L12
could not import github.com/grongor/go-snmp-proxy/snmpproxy/mib (-: cannot compile Go 1.22 code) (typecheck)
|
Lint
issues found
|
Test without netsnmp
Process completed with exit code 2.
|
Code Coverage
Process completed with exit code 2.
|
Test
Process completed with exit code 2.
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|