Various fixes #126
Annotations
10 errors and 2 warnings
test (1.23.x, ubuntu-latest):
table/fib-strategy-tree.go#L84
At(name, depth - 1).Clone undefined (type "github.com/zjkmxy/go-ndn/pkg/encoding".Component has no field or method Clone)
|
test (1.23.x, ubuntu-latest):
table/fib-strategy-tree.go#L175
name.Clone undefined (type "github.com/zjkmxy/go-ndn/pkg/encoding".Name has no field or method Clone)
|
test (1.23.x, ubuntu-latest):
table/fib-strategy-tree.go#L261
name.Clone undefined (type "github.com/zjkmxy/go-ndn/pkg/encoding".Name has no field or method Clone)
|
test (1.23.x, ubuntu-latest):
table/fib-strategy-tree.go#L262
strategy.Clone undefined (type "github.com/zjkmxy/go-ndn/pkg/encoding".Name has no field or method Clone)
|
test (1.23.x, ubuntu-latest):
table/pit-cs-tree.go#L135
interest.NameV.Clone undefined (type "github.com/zjkmxy/go-ndn/pkg/encoding".Name has no field or method Clone)
|
test (1.23.x, ubuntu-latest):
table/pit-cs-tree.go#L277
interest.NameV.Clone undefined (type "github.com/zjkmxy/go-ndn/pkg/encoding".Name has no field or method Clone)
|
test (1.23.x, ubuntu-latest):
table/pit-cs-tree.go#L286
interest.NameV.Clone undefined (type "github.com/zjkmxy/go-ndn/pkg/encoding".Name has no field or method Clone)
|
test (1.23.x, ubuntu-latest):
table/pit-cs.go#L134
interest.NameV.Clone undefined (type "github.com/zjkmxy/go-ndn/pkg/encoding".Name has no field or method Clone)
|
test (1.23.x, ubuntu-latest):
table/pit-cs.go#L144
interest.NameV.Clone undefined (type "github.com/zjkmxy/go-ndn/pkg/encoding".Name has no field or method Clone)
|
test (1.23.x, ubuntu-latest):
table/rib.go#L72
At(name, depth - 1).Clone undefined (type "github.com/zjkmxy/go-ndn/pkg/encoding".Component has no field or method Clone)
|
test (1.23.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (1.23.x, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/YaNFD/YaNFD. Supported file pattern: go.sum
|