Skip to content

Add support for File Share (NFS as a Service) #125

Add support for File Share (NFS as a Service)

Add support for File Share (NFS as a Service) #125

Triggered via pull request September 16, 2024 13:37
@hiltolhiltol
synchronize #187
feat/add-nfs
Status Failure
Total duration 53s
Artifacts

create-pr-assets.yml

on: pull_request
Matrix: Build assets
Fit to window
Zoom out
Zoom in

Annotations

19 errors and 1 warning
Build assets (darwin)
missing go.sum entry for module providing package github.com/cpuguy83/go-md2man/v2/md2man (imported by github.com/urfave/cli); to add:
Build assets (darwin)
missing go.sum entry for module providing package github.com/creack/pty (imported by github.com/gruntwork-io/terragrunt/shell); to add:
Build assets (darwin)
missing go.sum entry for module providing package github.com/rivo/uniseg (imported by github.com/mattn/go-runewidth); to add:
Build assets (darwin): internal/hcl/evaluator.go#L18
reading github.ibm.com/dataops/go-cty-yaml/go.mod at revision v1.0.0: git ls-remote -q origin in /home/runner/go/pkg/mod/cache/vcs/aa46c8ab95abeb37b387761d9a65f0866ec349bc6090614ed19fad81d5a0f077: exit status 128:
Build assets (darwin): internal/config/config_file.go#L11
missing go.sum entry for module providing package golang.org/x/mod/semver (imported by github.com/infracost/infracost/internal/config); to add:
Build assets (darwin)
Process completed with exit code 2.
Build assets (linux)
The job was canceled because "darwin" failed.
Build assets (linux)
missing go.sum entry for module providing package github.com/cpuguy83/go-md2man/v2/md2man (imported by github.com/urfave/cli); to add:
Build assets (linux)
missing go.sum entry for module providing package github.com/creack/pty (imported by github.com/gruntwork-io/terragrunt/shell); to add:
Build assets (linux)
missing go.sum entry for module providing package github.com/rivo/uniseg (imported by github.com/mattn/go-runewidth); to add:
Build assets (linux): internal/hcl/evaluator.go#L18
reading github.ibm.com/dataops/go-cty-yaml/go.mod at revision v1.0.0: git ls-remote -q origin in /home/runner/go/pkg/mod/cache/vcs/aa46c8ab95abeb37b387761d9a65f0866ec349bc6090614ed19fad81d5a0f077: exit status 128:
Build assets (linux): internal/config/config_file.go#L11
missing go.sum entry for module providing package golang.org/x/mod/semver (imported by github.com/infracost/infracost/internal/config); to add:
Build assets (linux)
The operation was canceled.
Build assets (windows)
The job was canceled because "darwin" failed.
Build assets (windows)
missing go.sum entry for module providing package github.com/cpuguy83/go-md2man/v2/md2man (imported by github.com/urfave/cli); to add:
Build assets (windows)
missing go.sum entry for module providing package github.com/rivo/uniseg (imported by github.com/mattn/go-runewidth); to add:
Build assets (windows): internal/hcl/evaluator.go#L18
reading github.ibm.com/dataops/go-cty-yaml/go.mod at revision v1.0.0: git ls-remote -q origin in /home/runner/go/pkg/mod/cache/vcs/aa46c8ab95abeb37b387761d9a65f0866ec349bc6090614ed19fad81d5a0f077: exit status 128:
Build assets (windows): internal/config/config_file.go#L11
missing go.sum entry for module providing package golang.org/x/mod/semver (imported by github.com/infracost/infracost/internal/config); to add:
Build assets (windows)
The operation was canceled.
Build assets (darwin)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/