Skip to content

Commit

Permalink
fix(deps): update api package-lock.json to date (#548)
Browse files Browse the repository at this point in the history
* update package-lock.json to date

* update api package to date, fix test issue

* fix minio version in api

* fix minio version in api

* docs(api): add comment to api test

* fix minio version in package.json

* Adjust Sonar exclusions

---------

Co-authored-by: Derek Roberts <[email protected]>
  • Loading branch information
MCatherine1994 and DerekRoberts authored Jan 4, 2024
1 parent ed5366a commit 0b4ddbe
Show file tree
Hide file tree
Showing 4 changed files with 2,496 additions and 10,878 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
dir: api
node_version: 18.18.2
sonar_args: >
-Dsonar.exclusions=**/test/**/*,.github/**/*,**/migrations/**/*
-Dsonar.exclusions=**/*.spec.ts
-Dsonar.javascript.lcov.reportPaths=coverage/api/lcov.info
-Dsonar.organization=bcgov-sonarcloud
-Dsonar.project.monorepo.enabled=false
Expand Down
Loading

0 comments on commit 0b4ddbe

Please sign in to comment.