Skip to content

feat: add rust fs and local storage support#1670

Open
sujitaw wants to merge 6 commits into
mainfrom
feat/add_rust_fs_and_local_storage_support
Open

feat: add rust fs and local storage support#1670
sujitaw wants to merge 6 commits into
mainfrom
feat/add_rust_fs_and_local_storage_support

fix : change the env variable name for STORAGE_TYPE

f2be6d4
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Jun 11, 2026 in 27s

Annotations

Check warning on line 10 in libs/storage/src/storage.service.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Member 'storage' is never reassigned; mark it as `readonly`.

See more on https://sonarcloud.io/project/issues?id=credebl_platform&issues=AZ6s6SVXK5dtV9x7b5Nh&open=AZ6s6SVXK5dtV9x7b5Nh&pullRequest=1670

Check warning on line 51 in libs/storage/src/providers/local-fs-storage.provider.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

'body' will use Object's default stringification format ('[object Object]') when stringified.

See more on https://sonarcloud.io/project/issues?id=credebl_platform&issues=AZ6s6SSqK5dtV9x7b5Ne&open=AZ6s6SSqK5dtV9x7b5Ne&pullRequest=1670

Check warning on line 1 in libs/storage/src/providers/local-fs-storage.provider.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Prefer `node:path` over `path`.

See more on https://sonarcloud.io/project/issues?id=credebl_platform&issues=AZ6s6SSqK5dtV9x7b5Nb&open=AZ6s6SSqK5dtV9x7b5Nb&pullRequest=1670

Check warning on line 11 in libs/storage/src/providers/local-fs-storage.provider.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Member 'localStoragePath' is never reassigned; mark it as `readonly`.

See more on https://sonarcloud.io/project/issues?id=credebl_platform&issues=AZ6s6SSqK5dtV9x7b5Nd&open=AZ6s6SSqK5dtV9x7b5Nd&pullRequest=1670

Check warning on line 7 in libs/storage/src/providers/local-fs-storage.provider.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Prefer `node:fs` over `fs`.

See more on https://sonarcloud.io/project/issues?id=credebl_platform&issues=AZ6s6SSqK5dtV9x7b5Nc&open=AZ6s6SSqK5dtV9x7b5Nc&pullRequest=1670

Check warning on line 54 in libs/storage/src/providers/base-s3-storage.provider.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

'body' will use Object's default stringification format ('[object Object]') when stringified.

See more on https://sonarcloud.io/project/issues?id=credebl_platform&issues=AZ6s6SVMK5dtV9x7b5Ng&open=AZ6s6SVMK5dtV9x7b5Ng&pullRequest=1670

Check warning on line 6 in libs/storage/src/providers/base-s3-storage.provider.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Prefer `node:util` over `util`.

See more on https://sonarcloud.io/project/issues?id=credebl_platform&issues=AZ6s6SVMK5dtV9x7b5Nf&open=AZ6s6SVMK5dtV9x7b5Nf&pullRequest=1670