Skip to content

Add support for specifying storage config from environment variable #110

Add support for specifying storage config from environment variable

Add support for specifying storage config from environment variable #110

Triggered via pull request August 22, 2023 18:17
Status Failure
Total duration 34s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
test: src/storage.ts#L2
Module '"@tbd54566975/dwn-sdk-js"' has no exported member 'DataStoreLevel'.
test: src/storage.ts#L2
Module '"@tbd54566975/dwn-sdk-js"' has no exported member 'EventLogLevel'.
test: src/storage.ts#L2
'"@tbd54566975/dwn-sdk-js"' has no exported member named 'MessageStoreLevel'. Did you mean 'MessageStore'?
test
Process completed with exit code 2.
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/