Skip to content

ci: bump actions/upload-pages-artifact from 1 to 3 #5

ci: bump actions/upload-pages-artifact from 1 to 3

ci: bump actions/upload-pages-artifact from 1 to 3 #5

Triggered via pull request March 12, 2024 13:56
Status Failure
Total duration 2m 8s
Billable time 2m
Artifacts

test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
test-image
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/apis/meta/v1 (imported by github.com/microsoft/retina/cli/cmd/capture); to add:
test-image
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/runtime (imported by github.com/microsoft/retina/controller); to add:
test-image
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/runtime/schema (imported by github.com/microsoft/retina/crd/api/v1alpha1); to add:
test-image
missing go.sum entry for module providing package golang.org/x/net/http2 (imported by github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime); to add:
test-image
no required module provides package github.com/azure/kappie/pkg/log; to add it:
test-image
missing go.sum entry for module providing package k8s.io/client-go/rest (imported by sigs.k8s.io/controller-runtime/pkg/cache); to add:
test-image
missing go.sum entry for module providing package k8s.io/client-go/tools/clientcmd (imported by sigs.k8s.io/controller-runtime/pkg/client/config); to add:
test-image
missing go.sum entry for module providing package k8s.io/client-go/tools/clientcmd/api (imported by sigs.k8s.io/controller-runtime/pkg/client/config); to add:
test-image
missing go.sum entry for module providing package k8s.io/api/batch/v1 (imported by github.com/microsoft/retina/cli/cmd/capture); to add:
test-image
missing go.sum entry for module providing package k8s.io/api/core/v1 (imported by github.com/microsoft/retina/cli/cmd/capture); to add:
test-image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-image
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/