Skip to content

Upgrade api deps to 0.15.0 #359

Upgrade api deps to 0.15.0

Upgrade api deps to 0.15.0 #359

Triggered via pull request October 21, 2024 06:02
Status Failure
Total duration 3m 21s
Artifacts

go-presubmit.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

32 errors and 8 warnings
integration
not enough arguments in call to source.Kind
integration
too many arguments in call to ctrl.NewControllerManagedBy(mgr).For(&authv1beta1.ManagedServiceAccount{}).Watches(&corev1.Secret{}, event.NewSecretEventHandler()).WatchesRawSource
integration
cannot use sets.NewString(signInfo.Hostnames...) (value of type sets.String) as sets.Set[string] value in argument to s.signerConfig.EnsureServerCert
integration
cannot use hostnameSet (variable of type sets.String) as sets.Set[string] value in argument to crypto.GetServerCert
integration
cannot use hostnameSet (variable of type sets.String) as sets.Set[string] value in argument to s.signerConfig.MakeServerCertForDuration
integration
not enough arguments in call to garbagecollector.NewGarbageCollector
integration
Process completed with exit code 2.
build
not enough arguments in call to source.Kind
build
too many arguments in call to ctrl.NewControllerManagedBy(mgr).For(&authv1beta1.ManagedServiceAccount{}).Watches(&corev1.Secret{}, event.NewSecretEventHandler()).WatchesRawSource
build
cannot use sets.NewString(signInfo.Hostnames...) (value of type sets.String) as sets.Set[string] value in argument to s.signerConfig.EnsureServerCert
build
cannot use hostnameSet (variable of type sets.String) as sets.Set[string] value in argument to crypto.GetServerCert
build
cannot use hostnameSet (variable of type sets.String) as sets.Set[string] value in argument to s.signerConfig.MakeServerCertForDuration
build
not enough arguments in call to garbagecollector.NewGarbageCollector
build
Process completed with exit code 2.
e2e
not enough arguments in call to source.Kind
e2e
too many arguments in call to ctrl.NewControllerManagedBy(mgr).For(&authv1beta1.ManagedServiceAccount{}).Watches(&corev1.Secret{}, event.NewSecretEventHandler()).WatchesRawSource
e2e
cannot use sets.NewString(signInfo.Hostnames...) (value of type sets.String) as sets.Set[string] value in argument to s.signerConfig.EnsureServerCert
e2e
cannot use hostnameSet (variable of type sets.String) as sets.Set[string] value in argument to crypto.GetServerCert
e2e
cannot use hostnameSet (variable of type sets.String) as sets.Set[string] value in argument to s.signerConfig.MakeServerCertForDuration
e2e
not enough arguments in call to garbagecollector.NewGarbageCollector
e2e
cannot use sets.NewString(signInfo.Hostnames...) (value of type sets.String) as sets.Set[string] value in argument to s.signerConfig.EnsureServerCert
e2e
cannot use hostnameSet (variable of type sets.String) as sets.Set[string] value in argument to crypto.GetServerCert
e2e
cannot use hostnameSet (variable of type sets.String) as sets.Set[string] value in argument to s.signerConfig.MakeServerCertForDuration
e2e
not enough arguments in call to garbagecollector.NewGarbageCollector
verify
not enough arguments in call to source.Kind
verify
too many arguments in call to ctrl.NewControllerManagedBy(mgr).For(&authv1beta1.ManagedServiceAccount{}).Watches(&corev1.Secret{}, event.NewSecretEventHandler()).WatchesRawSource
verify
cannot use sets.NewString(signInfo.Hostnames...) (value of type sets.String) as sets.Set[string] value in argument to s.signerConfig.EnsureServerCert
verify
cannot use hostnameSet (variable of type sets.String) as sets.Set[string] value in argument to crypto.GetServerCert
verify
cannot use hostnameSet (variable of type sets.String) as sets.Set[string] value in argument to s.signerConfig.MakeServerCertForDuration
verify
not enough arguments in call to garbagecollector.NewGarbageCollector
verify
cannot use sets.NewString(signInfo.Hostnames...) (value of type sets.String) as sets.Set[string] value in argument to s.signerConfig.EnsureServerCert
verify
Process completed with exit code 2.
check
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/
integration
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
integration
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/
e2e
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
e2e
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, 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/
e2e
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/
verify
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/