chore(deps): update all non-major dependencies #436
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 error and 2 warnings
build (11.x)
Command failed: ~/client -output-file=function_output.json -type=http -declarative-type= -validate-mapping=true -validate-concurrency=false -builder-source= -builder-target= -builder-runtime= -builder-runtime-version= -builder-tag=latest -builder-url= -buildpacks=false -cmd='mvn -f invoker/conformance/pom.xml function:run -Drun.functionTarget=com.google.cloud.functions.conformance.HttpConformanceFunction' -start-delay=10 -envs=
flag provided but not defined: -builder-runtime-version
Usage of /home/runner/client:
-builder-runtime string
runtime to use in building. Required if -buildpacks=true
-builder-source string
function source directory to use in building. Required if -buildpacks=true
-builder-tag string
builder image tag to use in building (default "latest")
-builder-target string
function target to use in building. Required if -buildpacks=true
-buildpacks
whether to use the current release of buildpacks to run the validation. If true, -cmd is ignored and --builder-* flags must be set. (default true)
-cmd string
string with command to run a Functions Framework server at localhost:8080. Ignored if -buildpacks=true.
-declarative-type string
the declarative signature type of the function (must be 'http', 'cloudevent', 'legacyevent', or 'typed'), default matches -type
-envs string
a comma separated string of additional runtime environment variables
-output-file string
name of file output by function (default "function_output.json")
-start-delay uint
Seconds to wait before sending HTTP request to command process (default 1)
-type string
the function signature to use (must be 'http', 'cloudevent', or 'legacyevent' (default "http")
-validate-concurrency
whether to validate concurrent requests can be handled, requires a function that sleeps for 1 second
-validate-mapping
whether to validate mapping from legacy->cloud events and vice versa (as applicable) (default true)
|
build (11.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: GoogleCloudPlatform/functions-framework-conformance/action@64d4646c26d11281faf5e8813dd0fc8a9551cac3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (11.x)
Restore cache failed: Dependencies file is not found in /home/runner/work/functions-framework-java/functions-framework-java. Supported file pattern: go.sum
|