Chain deployment test #13941
deployment-test.yml
on: schedule
deployment-test
2m 4s
Annotations
6 errors and 1 warning
deployment-test
Type '{ bundleFileName: any; bundleTime: any; bundleSize: any; moduleSource: { relative: any; absolute: any; }; contents: { relativePath: any; mtime: any; size: any; }[]; }' is not assignable to type 'BundleMeta'.
|
deployment-test
Property 'bundleTime' does not exist on type 'BundleMeta | undefined'.
|
deployment-test
Property 'bundleSize' does not exist on type 'BundleMeta | undefined'.
|
deployment-test
Property 'contents' does not exist on type 'BundleMeta | undefined'.
|
deployment-test
Process completed with exit code 1.
|
deployment-test
An error occurred trying to start process '/usr/bin/bash' with working directory '/home/runner/work/agoric-sdk/agoric-sdk/./networks'. No such file or directory
|
deployment-test
No files were found with the provided path: ./networks/chaintest/results. No artifacts will be uploaded.
|