Skip to content

Allow null limits in resources #922

Allow null limits in resources

Allow null limits in resources #922

Triggered via pull request January 3, 2024 12:21
Status Failure
Total duration 3m 58s
Artifacts

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
test (1.18.x, ubuntu-latest): kubectl-hlf/cmd/channel/signupdate.go#L20
fabsdk redeclared in this block
test (1.18.x, ubuntu-latest): kubectl-hlf/cmd/channel/signupdate.go#L20
imported and not used: "github.com/hyperledger/fabric-sdk-go/pkg/fabsdk"
test (1.18.x, ubuntu-latest): kubectl-hlf/cmd/channel/signupdate.go#L21
cobra redeclared in this block
test (1.18.x, ubuntu-latest): kubectl-hlf/cmd/channel/signupdate.go#L21
imported and not used: "github.com/spf13/cobra"
test (1.18.x, ubuntu-latest)
Process completed with exit code 2.
test (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/