tests, branch:863/merge, triggered by @dependabot[bot] #2715
tests.yaml
on: pull_request
Matrix: conformance-tests
Matrix: integration-tests
Matrix: integration-tests-bluegreen
lint
3m 37s
verify
1m 49s
samples
2m 6s
install-with-kustomize
1m 47s
build
1m 22s
envtest-tests
2m 28s
integration-tests-provision-dataplane-fail
2m 20s
passed
0s
Annotations
123 errors and 13 warnings
build:
controller/konnect/ops/ops_controlplane.go#L160
cannot use lo.ToPtr(memberCP.GetKonnectID()) (value of type *string) as string value in struct literal
|
build:
controller/konnect/ops/ops_controlplane.go#L197
invalid operation: cannot indirect m[i].ID (variable of type string)
|
build:
controller/konnect/ops/ops_controlplane.go#L197
invalid operation: cannot indirect m[j].ID (variable of type string)
|
build:
controller/konnect/ops/ops_credentialacl.go#L109
cannot use lo.ToPtr(cred.Spec.Group) (value of type *string) as string value in struct literal
|
build:
controller/konnect/ops/ops_credentialapikey.go#L106
cannot use lo.ToPtr(cred.Spec.Key) (value of type *string) as string value in struct literal
|
build:
controller/konnect/ops/ops_credentialbasicauth.go#L105
cannot use lo.ToPtr(cred.Spec.Password) (value of type *string) as string value in struct literal
|
build:
controller/konnect/ops/ops_credentialbasicauth.go#L106
cannot use lo.ToPtr(cred.Spec.Username) (value of type *string) as string value in struct literal
|
build:
controller/konnect/ops/ops_credentialhmac.go#L106
cannot use cred.Spec.Username (variable of type *string) as string value in struct literal
|
build:
controller/konnect/ops/ops_kongservice.go#L99
cannot use svc.Spec.KongServiceAPISpec.Port (variable of type *int64) as int64 value in struct literal
|
build:
controller/konnect/ops/ops_kongservice.go#L100
cannot use svc.Spec.KongServiceAPISpec.Protocol (variable of type *components.Protocol) as components.Protocol value in struct literal
|
e2e-tests
cannot use lo.ToPtr(memberCP.GetKonnectID()) (value of type *string) as string value in struct literal
|
e2e-tests
invalid operation: cannot indirect m[i].ID (variable of type string)
|
e2e-tests
invalid operation: cannot indirect m[j].ID (variable of type string)
|
e2e-tests
cannot use lo.ToPtr(cred.Spec.Group) (value of type *string) as string value in struct literal
|
e2e-tests
cannot use lo.ToPtr(cred.Spec.Key) (value of type *string) as string value in struct literal
|
e2e-tests
cannot use lo.ToPtr(cred.Spec.Password) (value of type *string) as string value in struct literal
|
e2e-tests
cannot use lo.ToPtr(cred.Spec.Username) (value of type *string) as string value in struct literal
|
e2e-tests
cannot use cred.Spec.Username (variable of type *string) as string value in struct literal
|
e2e-tests
cannot use svc.Spec.KongServiceAPISpec.Port (variable of type *int64) as int64 value in struct literal
|
e2e-tests
cannot use svc.Spec.KongServiceAPISpec.Protocol (variable of type *components.Protocol) as components.Protocol value in struct literal
|
integration-tests-provision-dataplane-fail:
controller/konnect/ops/ops_controlplane.go#L160
cannot use lo.ToPtr(memberCP.GetKonnectID()) (value of type *string) as string value in struct literal
|
integration-tests-provision-dataplane-fail:
controller/konnect/ops/ops_controlplane.go#L197
invalid operation: cannot indirect m[i].ID (variable of type string)
|
integration-tests-provision-dataplane-fail:
controller/konnect/ops/ops_controlplane.go#L197
invalid operation: cannot indirect m[j].ID (variable of type string)
|
integration-tests-provision-dataplane-fail:
controller/konnect/ops/ops_credentialacl.go#L109
cannot use lo.ToPtr(cred.Spec.Group) (value of type *string) as string value in struct literal
|
integration-tests-provision-dataplane-fail:
controller/konnect/ops/ops_credentialapikey.go#L106
cannot use lo.ToPtr(cred.Spec.Key) (value of type *string) as string value in struct literal
|
integration-tests-provision-dataplane-fail:
controller/konnect/ops/ops_credentialbasicauth.go#L105
cannot use lo.ToPtr(cred.Spec.Password) (value of type *string) as string value in struct literal
|
integration-tests-provision-dataplane-fail:
controller/konnect/ops/ops_credentialbasicauth.go#L106
cannot use lo.ToPtr(cred.Spec.Username) (value of type *string) as string value in struct literal
|
integration-tests-provision-dataplane-fail:
controller/konnect/ops/ops_credentialhmac.go#L106
cannot use cred.Spec.Username (variable of type *string) as string value in struct literal
|
integration-tests-provision-dataplane-fail:
controller/konnect/ops/ops_kongservice.go#L99
cannot use svc.Spec.KongServiceAPISpec.Port (variable of type *int64) as int64 value in struct literal
|
integration-tests-provision-dataplane-fail:
controller/konnect/ops/ops_kongservice.go#L100
cannot use svc.Spec.KongServiceAPISpec.Protocol (variable of type *components.Protocol) as components.Protocol value in struct literal
|
conformance-tests (traditional_compatible):
controller/konnect/ops/ops_controlplane.go#L160
cannot use lo.ToPtr(memberCP.GetKonnectID()) (value of type *string) as string value in struct literal
|
conformance-tests (traditional_compatible):
controller/konnect/ops/ops_controlplane.go#L197
invalid operation: cannot indirect m[i].ID (variable of type string)
|
conformance-tests (traditional_compatible):
controller/konnect/ops/ops_controlplane.go#L197
invalid operation: cannot indirect m[j].ID (variable of type string)
|
conformance-tests (traditional_compatible):
controller/konnect/ops/ops_credentialacl.go#L109
cannot use lo.ToPtr(cred.Spec.Group) (value of type *string) as string value in struct literal
|
conformance-tests (traditional_compatible):
controller/konnect/ops/ops_credentialapikey.go#L106
cannot use lo.ToPtr(cred.Spec.Key) (value of type *string) as string value in struct literal
|
conformance-tests (traditional_compatible):
controller/konnect/ops/ops_credentialbasicauth.go#L105
cannot use lo.ToPtr(cred.Spec.Password) (value of type *string) as string value in struct literal
|
conformance-tests (traditional_compatible):
controller/konnect/ops/ops_credentialbasicauth.go#L106
cannot use lo.ToPtr(cred.Spec.Username) (value of type *string) as string value in struct literal
|
conformance-tests (traditional_compatible):
controller/konnect/ops/ops_credentialhmac.go#L106
cannot use cred.Spec.Username (variable of type *string) as string value in struct literal
|
conformance-tests (traditional_compatible):
controller/konnect/ops/ops_kongservice.go#L99
cannot use svc.Spec.KongServiceAPISpec.Port (variable of type *int64) as int64 value in struct literal
|
conformance-tests (traditional_compatible):
controller/konnect/ops/ops_kongservice.go#L100
cannot use svc.Spec.KongServiceAPISpec.Protocol (variable of type *components.Protocol) as components.Protocol value in struct literal
|
integration-tests-bluegreen (WEBHOOK_ENABLED=true):
controller/konnect/ops/ops_controlplane.go#L160
cannot use lo.ToPtr(memberCP.GetKonnectID()) (value of type *string) as string value in struct literal
|
integration-tests-bluegreen (WEBHOOK_ENABLED=true):
controller/konnect/ops/ops_controlplane.go#L197
invalid operation: cannot indirect m[i].ID (variable of type string)
|
integration-tests-bluegreen (WEBHOOK_ENABLED=true):
controller/konnect/ops/ops_controlplane.go#L197
invalid operation: cannot indirect m[j].ID (variable of type string)
|
integration-tests-bluegreen (WEBHOOK_ENABLED=true):
controller/konnect/ops/ops_credentialacl.go#L109
cannot use lo.ToPtr(cred.Spec.Group) (value of type *string) as string value in struct literal
|
integration-tests-bluegreen (WEBHOOK_ENABLED=true):
controller/konnect/ops/ops_credentialapikey.go#L106
cannot use lo.ToPtr(cred.Spec.Key) (value of type *string) as string value in struct literal
|
integration-tests-bluegreen (WEBHOOK_ENABLED=true):
controller/konnect/ops/ops_credentialbasicauth.go#L105
cannot use lo.ToPtr(cred.Spec.Password) (value of type *string) as string value in struct literal
|
integration-tests-bluegreen (WEBHOOK_ENABLED=true):
controller/konnect/ops/ops_credentialbasicauth.go#L106
cannot use lo.ToPtr(cred.Spec.Username) (value of type *string) as string value in struct literal
|
integration-tests-bluegreen (WEBHOOK_ENABLED=true):
controller/konnect/ops/ops_credentialhmac.go#L106
cannot use cred.Spec.Username (variable of type *string) as string value in struct literal
|
integration-tests-bluegreen (WEBHOOK_ENABLED=true):
controller/konnect/ops/ops_kongservice.go#L99
cannot use svc.Spec.KongServiceAPISpec.Port (variable of type *int64) as int64 value in struct literal
|
integration-tests-bluegreen (WEBHOOK_ENABLED=true):
controller/konnect/ops/ops_kongservice.go#L100
cannot use svc.Spec.KongServiceAPISpec.Protocol (variable of type *components.Protocol) as components.Protocol value in struct literal
|
integration-tests (WEBHOOK_ENABLED=false):
controller/konnect/ops/ops_controlplane.go#L160
cannot use lo.ToPtr(memberCP.GetKonnectID()) (value of type *string) as string value in struct literal
|
integration-tests (WEBHOOK_ENABLED=false):
controller/konnect/ops/ops_controlplane.go#L197
invalid operation: cannot indirect m[i].ID (variable of type string)
|
integration-tests (WEBHOOK_ENABLED=false):
controller/konnect/ops/ops_controlplane.go#L197
invalid operation: cannot indirect m[j].ID (variable of type string)
|
integration-tests (WEBHOOK_ENABLED=false):
controller/konnect/ops/ops_credentialacl.go#L109
cannot use lo.ToPtr(cred.Spec.Group) (value of type *string) as string value in struct literal
|
integration-tests (WEBHOOK_ENABLED=false):
controller/konnect/ops/ops_credentialapikey.go#L106
cannot use lo.ToPtr(cred.Spec.Key) (value of type *string) as string value in struct literal
|
integration-tests (WEBHOOK_ENABLED=false):
controller/konnect/ops/ops_credentialbasicauth.go#L105
cannot use lo.ToPtr(cred.Spec.Password) (value of type *string) as string value in struct literal
|
integration-tests (WEBHOOK_ENABLED=false):
controller/konnect/ops/ops_credentialbasicauth.go#L106
cannot use lo.ToPtr(cred.Spec.Username) (value of type *string) as string value in struct literal
|
integration-tests (WEBHOOK_ENABLED=false):
controller/konnect/ops/ops_credentialhmac.go#L106
cannot use cred.Spec.Username (variable of type *string) as string value in struct literal
|
integration-tests (WEBHOOK_ENABLED=false):
controller/konnect/ops/ops_kongservice.go#L99
cannot use svc.Spec.KongServiceAPISpec.Port (variable of type *int64) as int64 value in struct literal
|
integration-tests (WEBHOOK_ENABLED=false):
controller/konnect/ops/ops_kongservice.go#L100
cannot use svc.Spec.KongServiceAPISpec.Protocol (variable of type *components.Protocol) as components.Protocol value in struct literal
|
integration-tests (WEBHOOK_ENABLED=true)
The job was canceled because "false" failed.
|
integration-tests (WEBHOOK_ENABLED=true):
controller/konnect/ops/ops_controlplane.go#L160
cannot use lo.ToPtr(memberCP.GetKonnectID()) (value of type *string) as string value in struct literal
|
integration-tests (WEBHOOK_ENABLED=true):
controller/konnect/ops/ops_controlplane.go#L197
invalid operation: cannot indirect m[i].ID (variable of type string)
|
integration-tests (WEBHOOK_ENABLED=true):
controller/konnect/ops/ops_controlplane.go#L197
invalid operation: cannot indirect m[j].ID (variable of type string)
|
integration-tests (WEBHOOK_ENABLED=true):
controller/konnect/ops/ops_credentialacl.go#L109
cannot use lo.ToPtr(cred.Spec.Group) (value of type *string) as string value in struct literal
|
integration-tests (WEBHOOK_ENABLED=true):
controller/konnect/ops/ops_credentialapikey.go#L106
cannot use lo.ToPtr(cred.Spec.Key) (value of type *string) as string value in struct literal
|
integration-tests (WEBHOOK_ENABLED=true):
controller/konnect/ops/ops_credentialbasicauth.go#L105
cannot use lo.ToPtr(cred.Spec.Password) (value of type *string) as string value in struct literal
|
integration-tests (WEBHOOK_ENABLED=true):
controller/konnect/ops/ops_credentialbasicauth.go#L106
cannot use lo.ToPtr(cred.Spec.Username) (value of type *string) as string value in struct literal
|
integration-tests (WEBHOOK_ENABLED=true):
controller/konnect/ops/ops_credentialhmac.go#L106
cannot use cred.Spec.Username (variable of type *string) as string value in struct literal
|
integration-tests (WEBHOOK_ENABLED=true):
controller/konnect/ops/ops_kongservice.go#L99
cannot use svc.Spec.KongServiceAPISpec.Port (variable of type *int64) as int64 value in struct literal
|
integration-tests (WEBHOOK_ENABLED=true):
controller/konnect/ops/ops_kongservice.go#L100
cannot use svc.Spec.KongServiceAPISpec.Protocol (variable of type *components.Protocol) as components.Protocol value in struct literal
|
integration-tests-bluegreen (WEBHOOK_ENABLED=false)
The job was canceled because "true" failed.
|
integration-tests-bluegreen (WEBHOOK_ENABLED=false):
controller/konnect/ops/ops_controlplane.go#L160
cannot use lo.ToPtr(memberCP.GetKonnectID()) (value of type *string) as string value in struct literal
|
integration-tests-bluegreen (WEBHOOK_ENABLED=false):
controller/konnect/ops/ops_controlplane.go#L197
invalid operation: cannot indirect m[i].ID (variable of type string)
|
integration-tests-bluegreen (WEBHOOK_ENABLED=false):
controller/konnect/ops/ops_controlplane.go#L197
invalid operation: cannot indirect m[j].ID (variable of type string)
|
integration-tests-bluegreen (WEBHOOK_ENABLED=false):
controller/konnect/ops/ops_credentialacl.go#L109
cannot use lo.ToPtr(cred.Spec.Group) (value of type *string) as string value in struct literal
|
integration-tests-bluegreen (WEBHOOK_ENABLED=false):
controller/konnect/ops/ops_credentialapikey.go#L106
cannot use lo.ToPtr(cred.Spec.Key) (value of type *string) as string value in struct literal
|
integration-tests-bluegreen (WEBHOOK_ENABLED=false):
controller/konnect/ops/ops_credentialbasicauth.go#L105
cannot use lo.ToPtr(cred.Spec.Password) (value of type *string) as string value in struct literal
|
integration-tests-bluegreen (WEBHOOK_ENABLED=false):
controller/konnect/ops/ops_credentialbasicauth.go#L106
cannot use lo.ToPtr(cred.Spec.Username) (value of type *string) as string value in struct literal
|
integration-tests-bluegreen (WEBHOOK_ENABLED=false):
controller/konnect/ops/ops_credentialhmac.go#L106
cannot use cred.Spec.Username (variable of type *string) as string value in struct literal
|
integration-tests-bluegreen (WEBHOOK_ENABLED=false):
controller/konnect/ops/ops_kongservice.go#L99
cannot use svc.Spec.KongServiceAPISpec.Port (variable of type *int64) as int64 value in struct literal
|
integration-tests-bluegreen (WEBHOOK_ENABLED=false):
controller/konnect/ops/ops_kongservice.go#L100
cannot use svc.Spec.KongServiceAPISpec.Protocol (variable of type *components.Protocol) as components.Protocol value in struct literal
|
envtest-tests:
controller/konnect/ops/ops_controlplane.go#L160
cannot use lo.ToPtr(memberCP.GetKonnectID()) (value of type *string) as string value in struct literal
|
envtest-tests:
controller/konnect/ops/ops_credentialacl.go#L109
cannot use lo.ToPtr(cred.Spec.Group) (value of type *string) as string value in struct literal
|
envtest-tests:
controller/konnect/ops/ops_credentialapikey.go#L106
cannot use lo.ToPtr(cred.Spec.Key) (value of type *string) as string value in struct literal
|
envtest-tests:
controller/konnect/ops/ops_credentialbasicauth.go#L105
cannot use lo.ToPtr(cred.Spec.Password) (value of type *string) as string value in struct literal
|
envtest-tests:
controller/konnect/ops/ops_credentialbasicauth.go#L106
cannot use lo.ToPtr(cred.Spec.Username) (value of type *string) as string value in struct literal
|
envtest-tests:
controller/konnect/ops/ops_credentialhmac.go#L106
cannot use cred.Spec.Username (variable of type *string) as string value in struct literal
|
envtest-tests:
controller/konnect/ops/ops_kongservice.go#L99
cannot use svc.Spec.KongServiceAPISpec.Port (variable of type *int64) as int64 value in struct literal
|
envtest-tests:
controller/konnect/ops/ops_kongservice.go#L100
cannot use svc.Spec.KongServiceAPISpec.Protocol (variable of type *components.Protocol) as components.Protocol value in struct literal
|
envtest-tests:
controller/konnect/ops/ops_kongservice.go#L100
too many errors
|
envtest-tests:
controller/konnect/ops/ops_controlplane.go#L160
cannot use lo.ToPtr(memberCP.GetKonnectID()) (value of type *string) as string value in struct literal
|
conformance-tests (expressions):
controller/konnect/ops/ops_controlplane.go#L160
cannot use lo.ToPtr(memberCP.GetKonnectID()) (value of type *string) as string value in struct literal
|
conformance-tests (expressions):
controller/konnect/ops/ops_controlplane.go#L197
invalid operation: cannot indirect m[i].ID (variable of type string)
|
conformance-tests (expressions):
controller/konnect/ops/ops_controlplane.go#L197
invalid operation: cannot indirect m[j].ID (variable of type string)
|
conformance-tests (expressions):
controller/konnect/ops/ops_credentialacl.go#L109
cannot use lo.ToPtr(cred.Spec.Group) (value of type *string) as string value in struct literal
|
conformance-tests (expressions):
controller/konnect/ops/ops_credentialapikey.go#L106
cannot use lo.ToPtr(cred.Spec.Key) (value of type *string) as string value in struct literal
|
conformance-tests (expressions):
controller/konnect/ops/ops_credentialbasicauth.go#L105
cannot use lo.ToPtr(cred.Spec.Password) (value of type *string) as string value in struct literal
|
conformance-tests (expressions):
controller/konnect/ops/ops_credentialbasicauth.go#L106
cannot use lo.ToPtr(cred.Spec.Username) (value of type *string) as string value in struct literal
|
conformance-tests (expressions):
controller/konnect/ops/ops_credentialhmac.go#L106
cannot use cred.Spec.Username (variable of type *string) as string value in struct literal
|
conformance-tests (expressions):
controller/konnect/ops/ops_kongservice.go#L99
cannot use svc.Spec.KongServiceAPISpec.Port (variable of type *int64) as int64 value in struct literal
|
conformance-tests (expressions):
controller/konnect/ops/ops_kongservice.go#L100
cannot use svc.Spec.KongServiceAPISpec.Protocol (variable of type *components.Protocol) as components.Protocol value in struct literal
|
unit-tests:
controller/konnect/ops/ops_controlplane.go#L160
cannot use lo.ToPtr(memberCP.GetKonnectID()) (value of type *string) as string value in struct literal
|
unit-tests:
controller/konnect/ops/ops_controlplane.go#L197
invalid operation: cannot indirect m[i].ID (variable of type string)
|
unit-tests:
controller/konnect/ops/ops_controlplane.go#L197
invalid operation: cannot indirect m[j].ID (variable of type string)
|
unit-tests:
controller/konnect/ops/ops_credentialacl.go#L109
cannot use lo.ToPtr(cred.Spec.Group) (value of type *string) as string value in struct literal
|
unit-tests:
controller/konnect/ops/ops_credentialapikey.go#L106
cannot use lo.ToPtr(cred.Spec.Key) (value of type *string) as string value in struct literal
|
unit-tests:
controller/konnect/ops/ops_credentialbasicauth.go#L105
cannot use lo.ToPtr(cred.Spec.Password) (value of type *string) as string value in struct literal
|
unit-tests:
controller/konnect/ops/ops_credentialbasicauth.go#L106
cannot use lo.ToPtr(cred.Spec.Username) (value of type *string) as string value in struct literal
|
unit-tests:
controller/konnect/ops/ops_credentialhmac.go#L106
cannot use cred.Spec.Username (variable of type *string) as string value in struct literal
|
unit-tests:
controller/konnect/ops/ops_kongservice.go#L99
cannot use svc.Spec.KongServiceAPISpec.Port (variable of type *int64) as int64 value in struct literal
|
unit-tests:
controller/konnect/ops/ops_kongservice.go#L100
cannot use svc.Spec.KongServiceAPISpec.Protocol (variable of type *components.Protocol) as components.Protocol value in struct literal
|
lint:
test/integration/test_validating.go#L10
"k8s.io/api/apps/v1" imported as appsv1 and not used (typecheck)
|
lint:
controller/konnect/reconciler_generic.go#L21
could not import github.com/kong/gateway-operator/controller/konnect/ops (-: # github.com/kong/gateway-operator/controller/konnect/ops
|
lint:
controller/konnect/ops/ops_controlplane.go#L160
cannot use lo.ToPtr(memberCP.GetKonnectID()) (value of type *string) as string value in struct literal
|
lint:
controller/konnect/ops/ops_controlplane.go#L197
invalid operation: cannot indirect m[i].ID (variable of type string)
|
lint:
controller/konnect/ops/ops_controlplane.go#L197
invalid operation: cannot indirect m[j].ID (variable of type string)
|
lint:
controller/konnect/ops/ops_credentialacl.go#L109
cannot use lo.ToPtr(cred.Spec.Group) (value of type *string) as string value in struct literal
|
lint:
controller/konnect/ops/ops_credentialapikey.go#L106
cannot use lo.ToPtr(cred.Spec.Key) (value of type *string) as string value in struct literal
|
lint:
controller/konnect/ops/ops_credentialbasicauth.go#L105
cannot use lo.ToPtr(cred.Spec.Password) (value of type *string) as string value in struct literal
|
lint:
controller/konnect/ops/ops_credentialbasicauth.go#L106
cannot use lo.ToPtr(cred.Spec.Username) (value of type *string) as string value in struct literal
|
lint:
controller/konnect/ops/ops_credentialhmac.go#L106
cannot use cred.Spec.Username (variable of type *string) as string value in struct literal
|
passed
Process completed with exit code 1.
|
e2e-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@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-tests
No files were found with the provided path: e2e-tests.xml. No artifacts will be uploaded.
|
integration-tests-provision-dataplane-fail
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@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-tests-provision-dataplane-fail
No files were found with the provided path: integration-tests-provision-dataplane-fai.xml. No artifacts will be uploaded.
|
conformance-tests (traditional_compatible)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@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-tests-bluegreen (WEBHOOK_ENABLED=true)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@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-tests (WEBHOOK_ENABLED=false)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
envtest-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
conformance-tests (expressions)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
unit-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
buildpulse-report
No value available for the 'key' parameter or the 'secret' parameter. Skipping upload to BuildPulse.
|
buildpulse-report
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "tests-report".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
tests-report
Expired
|
108 KB |
|