feat: add PSA stack #1653
Annotations
5 errors and 1 warning
Run npm run lint:
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'.
|
Run npm run lint:
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'.
|
Run npm run lint:
upload-api/functions/ucan-invocation-router.js#L170
Object literal may only specify known properties, and 'endpoint' does not exist in type 'ServiceInputTypes'.
|
Run npm run lint:
upload-api/functions/ucan-invocation-router.js#L256
Object literal may only specify known properties, and 'endpoint' does not exist in type 'ServiceInputTypes'.
|
Run npm run lint
Process completed with exit code 1.
|
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/
|
Loading