Features #446
Annotations
11 errors and 1 warning
kubectl-hlf (1.18.x, ubuntu-latest)
cannot use &FabricPeerList{} (value of type *FabricPeerList) as type runtime.Object in argument to SchemeBuilder.Register:
|
kubectl-hlf (1.18.x, ubuntu-latest)
cannot use &FabricChaincodeTemplateList{} (value of type *FabricChaincodeTemplateList) as type runtime.Object in argument to SchemeBuilder.Register:
|
kubectl-hlf (1.18.x, ubuntu-latest)
cannot use &FabricOrderingServiceList{} (value of type *FabricOrderingServiceList) as type runtime.Object in argument to SchemeBuilder.Register:
|
kubectl-hlf (1.18.x, ubuntu-latest)
cannot use &FabricCAList{} (value of type *FabricCAList) as type runtime.Object in argument to SchemeBuilder.Register:
|
kubectl-hlf (1.18.x, ubuntu-latest)
cannot use &FabricOrdererNodeList{} (value of type *FabricOrdererNodeList) as type runtime.Object in argument to SchemeBuilder.Register:
|
kubectl-hlf (1.18.x, ubuntu-latest)
cannot use &FabricExplorerList{} (value of type *FabricExplorerList) as type runtime.Object in argument to SchemeBuilder.Register:
|
kubectl-hlf (1.18.x, ubuntu-latest)
cannot use &FabricNetworkConfigList{} (value of type *FabricNetworkConfigList) as type runtime.Object in argument to SchemeBuilder.Register:
|
kubectl-hlf (1.18.x, ubuntu-latest)
cannot use &FabricChaincodeList{} (value of type *FabricChaincodeList) as type runtime.Object in argument to SchemeBuilder.Register:
|
kubectl-hlf (1.18.x, ubuntu-latest)
cannot use &FabricOperationsConsoleList{} (value of type *FabricOperationsConsoleList) as type runtime.Object in argument to SchemeBuilder.Register:
|
kubectl-hlf (1.18.x, ubuntu-latest)
cannot use &FabricOperatorUIList{} (value of type *FabricOperatorUIList) as type runtime.Object in argument to SchemeBuilder.Register:
|
kubectl-hlf (1.18.x, ubuntu-latest)
Process completed with exit code 1.
|
kubectl-hlf (1.18.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|