Skip to content

fix: TLS and extend FileServer OpenAPI #261

fix: TLS and extend FileServer OpenAPI

fix: TLS and extend FileServer OpenAPI #261

Triggered via pull request May 3, 2024 15:28
@EnriqueL8EnriqueL8
synchronize #124
fixes
Status Failure
Total duration 27s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 warnings
build: internal/errors/errors.go#L24
missing go.sum entry for module providing package github.com/pkg/errors (imported by github.com/hyperledger/firefly-fabconnect/internal/errors); to add:
build: internal/errors/errors.go#L25
missing go.sum entry for module providing package github.com/sirupsen/logrus (imported by github.com/hyperledger/firefly-fabconnect/internal/errors); to add:
build: internal/conf/conf.go#L24
missing go.sum entry for module providing package github.com/spf13/cobra (imported by github.com/hyperledger/firefly-fabconnect/internal/conf); to add:
build: internal/conf/conf.go#L25
missing go.sum entry for module providing package github.com/spf13/viper (imported by github.com/hyperledger/firefly-fabconnect/internal/conf); to add:
build: internal/events/eventstream.go#L32
missing go.sum entry for module providing package github.com/hashicorp/golang-lru (imported by github.com/hyperledger/firefly-fabconnect/internal/events); to add:
build: internal/events/subscription.go#L24
missing go.sum entry for module providing package github.com/hyperledger/fabric-sdk-go/pkg/common/providers/fab (imported by github.com/hyperledger/firefly-fabconnect/internal/events); to add:
build: internal/fabric/client/identity.go#L24
missing go.sum entry for module providing package github.com/hashicorp/golang-lru/v2 (imported by github.com/hyperledger/firefly-fabconnect/internal/fabric/client); to add:
build: internal/fabric/client/eventsubscriber.go#L22
missing go.sum entry for module providing package github.com/hyperledger/fabric-protos-go/common (imported by github.com/hyperledger/firefly-fabconnect/internal/fabric/client); to add:
build: internal/fabric/client/api.go#L20
missing go.sum entry for module providing package github.com/hyperledger/fabric-protos-go/peer (imported by github.com/hyperledger/firefly-fabconnect/internal/fabric/client); to add:
build: internal/fabric/client/client_ccp.go#L22
missing go.sum entry for module providing package github.com/hyperledger/fabric-sdk-go/pkg/client/channel (imported by github.com/hyperledger/firefly-fabconnect/internal/fabric/client); to add:
docker
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/