feat: add PSA stack #1653
Triggered via pull request
September 30, 2024 12:48
Status
Failure
Total duration
1m 17s
Artifacts
–
Annotations
5 errors and 1 warning
Test:
filecoin/test/metrics-aggregate-accept-total.test.js#L44
Type '{ endpoint: string; forcePathStyle: boolean; region: string; credentials: { accessKeyId: string; secretAccessKey: string; }; }' is not assignable to type 'ServiceInputTypes'.
|
Test:
filecoin/test/metrics-aggregate-offer-total.test.js#L50
Type '{ endpoint: string; forcePathStyle: boolean; region: string; credentials: { accessKeyId: string; secretAccessKey: string; }; }' is not assignable to type 'ServiceInputTypes'.
|
Test:
upload-api/functions/ucan-invocation-router.js#L170
Object literal may only specify known properties, and 'endpoint' does not exist in type 'ServiceInputTypes'.
|
Test:
upload-api/functions/ucan-invocation-router.js#L256
Object literal may only specify known properties, and 'endpoint' does not exist in type 'ServiceInputTypes'.
|
Test
Process completed with exit code 1.
|
Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|