Skip to content

migrate createRole assignment to Az SDK #1068

migrate createRole assignment to Az SDK

migrate createRole assignment to Az SDK #1068

Triggered via pull request October 18, 2024 17:47
Status Failure
Total duration 2m 43s
Artifacts

unit-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build
missing go.sum entry for module providing package golang.org/x/text/secure/bidirule (imported by golang.org/x/net/idna); to add:
build
missing go.sum entry for module providing package golang.org/x/text/unicode/bidi (imported by golang.org/x/net/idna); to add:
build
missing go.sum entry for module providing package golang.org/x/text/unicode/norm (imported by golang.org/x/net/idna); to add:
build
missing go.sum entry for module providing package golang.org/x/text/width (imported by github.com/google/cel-go/common); to add:
build
missing go.sum entry for module providing package golang.org/x/text/language (imported by github.com/google/cel-go/ext); to add:
build
missing go.sum entry for module providing package golang.org/x/text/message (imported by github.com/google/cel-go/ext); to add:
build
missing go.sum entry for module providing package golang.org/x/sync/singleflight (imported by k8s.io/apiserver/pkg/cel/environment); to add:
build
missing go.sum entry for module providing package golang.org/x/sync/errgroup (imported by oras.land/oras-go/pkg/oras); to add:
build
missing go.sum entry for module providing package golang.org/x/sync/semaphore (imported by oras.land/oras-go/pkg/oras); to add:
build
Process completed with exit code 2.
build
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/