Skip to content

Support toml file encodings for lock server configs #13

Support toml file encodings for lock server configs

Support toml file encodings for lock server configs #13

Triggered via pull request March 26, 2024 19:38
Status Failure
Total duration 4m 43s
Billable time 5m
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build
cannot use v1alpha1.CertsSpec{…} (value of type v1alpha1.CertsSpec) as struct{CACert *string "json:\"caCert,omitempty\""; CACertData []byte "json:\"caCertData,omitempty\""; ServingCert *string "json:\"servingCert,omitempty\""; ServingCertData []byte "json:\"servingCertData,omitempty\""; ServingKey *string "json:\"servingKey,omitempty\""; ServingKeyData []byte "json:\"servingKeyData,omitempty\""} value in argument to util.LoadServingCertBundle
build
cannot use v1alpha1.CertsSpec{…} (value of type v1alpha1.CertsSpec) as struct{CACert *string "json:\"caCert,omitempty\""; CACertData []byte "json:\"caCertData,omitempty\""; ServingCert *string "json:\"servingCert,omitempty\""; ServingCertData []byte "json:\"servingCertData,omitempty\""; ServingKey *string "json:\"servingKey,omitempty\""; ServingKeyData []byte "json:\"servingKeyData,omitempty\""} value in argument to util.LoadServingCertBundle
build
cannot use v1alpha1.CertsSpec{…} (value of type v1alpha1.CertsSpec) as struct{CACert *string "json:\"caCert,omitempty\""; CACertData []byte "json:\"caCertData,omitempty\""; ServingCert *string "json:\"servingCert,omitempty\""; ServingCertData []byte "json:\"servingCertData,omitempty\""; ServingKey *string "json:\"servingKey,omitempty\""; ServingKeyData []byte "json:\"servingKeyData,omitempty\""} value in argument to util.LoadServingCertBundle
build
cannot use v1alpha1.CertsSpec{…} (value of type v1alpha1.CertsSpec) as struct{CACert *string "json:\"caCert,omitempty\""; CACertData []byte "json:\"caCertData,omitempty\""; ServingCert *string "json:\"servingCert,omitempty\""; ServingCertData []byte "json:\"servingCertData,omitempty\""; ServingKey *string "json:\"servingKey,omitempty\""; ServingKeyData []byte "json:\"servingKeyData,omitempty\""} value in argument to util.LoadServingCertBundle
build
cannot use v1alpha1.CertsSpec{} (value of type v1alpha1.CertsSpec) as struct{CACert *string "json:\"caCert,omitempty\""; CACertData []byte "json:\"caCertData,omitempty\""; ServingCert *string "json:\"servingCert,omitempty\""; ServingCertData []byte "json:\"servingCertData,omitempty\""; ServingKey *string "json:\"servingKey,omitempty\""; ServingKeyData []byte "json:\"servingKeyData,omitempty\""} value in argument to util.LoadServingCertBundle
build
cannot use v1alpha1.CertsSpec{…} (value of type v1alpha1.CertsSpec) as struct{CACert *string "json:\"caCert,omitempty\""; CACertData []byte "json:\"caCertData,omitempty\""; ServingCert *string "json:\"servingCert,omitempty\""; ServingCertData []byte "json:\"servingCertData,omitempty\""; ServingKey *string "json:\"servingKey,omitempty\""; ServingKeyData []byte "json:\"servingKeyData,omitempty\""} value in argument to util.LoadServingCertBundle
build
cannot use v1alpha1.CertsSpec{…} (value of type v1alpha1.CertsSpec) as struct{CACert *string "json:\"caCert,omitempty\""; CACertData []byte "json:\"caCertData,omitempty\""; ServingCert *string "json:\"servingCert,omitempty\""; ServingCertData []byte "json:\"servingCertData,omitempty\""; ServingKey *string "json:\"servingKey,omitempty\""; ServingKeyData []byte "json:\"servingKeyData,omitempty\""} value in argument to util.LoadServingCertBundle
build
cannot use v1alpha1.CertsSpec{…} (value of type v1alpha1.CertsSpec) as struct{CACert *string "json:\"caCert,omitempty\""; CACertData []byte "json:\"caCertData,omitempty\""; ServingCert *string "json:\"servingCert,omitempty\""; ServingCertData []byte "json:\"servingCertData,omitempty\""; ServingKey *string "json:\"servingKey,omitempty\""; ServingKeyData []byte "json:\"servingKeyData,omitempty\""} value in argument to util.LoadServingCertBundle
build
cannot use v1alpha1.CertsSpec{…} (value of type v1alpha1.CertsSpec) as struct{CACert *string "json:\"caCert,omitempty\""; CACertData []byte "json:\"caCertData,omitempty\""; ServingCert *string "json:\"servingCert,omitempty\""; ServingCertData []byte "json:\"servingCertData,omitempty\""; ServingKey *string "json:\"servingKey,omitempty\""; ServingKeyData []byte "json:\"servingKeyData,omitempty\""} value in argument to util.LoadServingCertBundle
build
cannot use v1alpha1.CertsSpec{…} (value of type v1alpha1.CertsSpec) as struct{CACert *string "json:\"caCert,omitempty\""; CACertData []byte "json:\"caCertData,omitempty\""; ServingCert *string "json:\"servingCert,omitempty\""; ServingCertData []byte "json:\"servingCertData,omitempty\""; ServingKey *string "json:\"servingKey,omitempty\""; ServingKeyData []byte "json:\"servingKeyData,omitempty\""} value in argument to util.LoadServingCertBundle
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.