Skip to content

Update various dependencies #465

Update various dependencies

Update various dependencies #465

Triggered via pull request October 22, 2024 14:10
@TheBigLeeTheBigLee
synchronize #100
update_deps
Status Failure
Total duration 31s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
tests: pkg/brokerapi/broker.go#L9
missing go.sum entry for module providing package github.com/crossplane/crossplane-runtime/apis/common/v1 (imported by github.com/vshn/crossplane-service-broker/pkg/brokerapi); to add:
tests
missing go.sum entry for module providing package github.com/crossplane/crossplane-runtime/pkg/errors (imported by github.com/crossplane/crossplane/apis/apiextensions/v1); to add:
tests: pkg/crossplane/client.go#L10
missing go.sum entry for module providing package github.com/crossplane/crossplane-runtime/pkg/fieldpath (imported by github.com/vshn/crossplane-service-broker/pkg/crossplane); to add:
tests: pkg/crossplane/service_mariadb_database.go#L13
missing go.sum entry for module providing package github.com/crossplane/crossplane-runtime/pkg/password (imported by github.com/vshn/crossplane-service-broker/pkg/crossplane); to add:
tests
missing go.sum entry for module providing package github.com/crossplane/crossplane-runtime/pkg/resource (imported by github.com/crossplane/crossplane/apis/pkg/v1); to add:
tests: pkg/crossplane/client.go#L11
missing go.sum entry for module providing package github.com/crossplane/crossplane-runtime/pkg/resource/unstructured/composite (imported by github.com/vshn/crossplane-service-broker/pkg/crossplane); to add:
tests
missing go.sum entry for module providing package github.com/google/uuid (imported by github.com/pborman/uuid); to add:
tests: pkg/api/auth/middleware.go#L9
missing go.sum entry for module providing package github.com/prometheus/client_golang/prometheus (imported by github.com/vshn/crossplane-service-broker/pkg/api/auth); to add:
tests: pkg/api/auth/middleware.go#L10
missing go.sum entry for module providing package github.com/prometheus/client_golang/prometheus/promauto (imported by github.com/vshn/crossplane-service-broker/pkg/api/auth); to add:
tests: pkg/api/api.go#L14
missing go.sum entry for module providing package github.com/prometheus/client_golang/prometheus/promhttp (imported by github.com/vshn/crossplane-service-broker/pkg/api); to add:
tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/