Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: fixed depths #603

Merged
merged 2 commits into from
Jul 11, 2024
Merged

fix: fixed depths #603

merged 2 commits into from
Jul 11, 2024

Conversation

arnaudambro
Copy link
Contributor

@arnaudambro arnaudambro commented Jul 10, 2024

problème quand on fait cd ./api && yarn

# This file contains the result of Yarn building a package (api_ozensemble@workspace:.)
# Script name: postinstall

Environment variables loaded from .env
Prisma schema loaded from prisma/schema.prisma
Error: Get Config: Schema parsing - Error while interacting with query-engine-node-api library
Error code: P1012
error: Error validating: This line is not a valid definition within a generator.
  -->  schema.prisma:6
   | 
 5 |   provider   = "prisma-client-js"
 6 |   engineType = "binary" // https://github.com/prisma/prisma/issues/10649
 7 | }
   | 

Validation Error Count: 1

Prisma CLI Version : 4.0.0

pistes:

  • MAJ node ?
  • MAJ prisma ?

Copy link

socket-security bot commented Jul 10, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@babel/code-frame@7.24.7 environment +8 188 kB nicolo-ribaudo
npm/@babel/core@7.24.7 environment, filesystem, unsafe Transitive: shell +26 3.45 MB nicolo-ribaudo
npm/@babel/generator@7.24.7 None +3 625 kB nicolo-ribaudo
npm/@babel/helper-plugin-utils@7.24.7 None 0 127 kB nicolo-ribaudo
npm/@babel/parser@7.24.7 None 0 1.89 MB nicolo-ribaudo
npm/@babel/template@7.24.7 None 0 69 kB nicolo-ribaudo
npm/@babel/types@7.24.7 environment +3 2.5 MB nicolo-ribaudo
npm/@jridgewell/sourcemap-codec@1.5.0 None 0 113 kB jridgewell
npm/@prisma/client@5.16.2 environment, filesystem, shell 0 8.38 MB prismabot
npm/@sentry/node@6.19.6 environment, filesystem, network +10 2.78 MB sentry-bot
npm/@sentry/tracing@6.17.6 None +5 3.55 MB sentry-bot
npm/@types/babel__traverse@7.20.6 None 0 84.1 kB types
npm/@types/keyv@3.1.4 None 0 6.12 kB types
npm/@types/node@20.14.10 None +1 2.16 MB types
npm/@types/responselike@1.0.3 None 0 4.6 kB types
npm/braces@3.0.3 None +3 90.3 kB jonschlinkert
npm/helmet@4.0.0 None 0 65.8 kB evanhahn
npm/lowercase-keys@1.0.1 None 0 2.46 kB sindresorhus
npm/minipass@7.1.2 None 0 286 kB isaacs
npm/nodemon@2.0.15 environment, filesystem, shell +25 632 kB remy
npm/prisma@5.16.2 environment Transitive: eval, filesystem, network, shell +5 12.3 MB prismabot
npm/proc-log@4.2.0 None 0 12.3 kB npm-cli-ops
npm/punycode@2.3.1 None 0 33.5 kB google-wombot
npm/side-channel@1.0.6 None +9 264 kB ljharb
npm/tar@6.2.1 environment, filesystem +2 189 kB isaacs

🚮 Removed packages: npm/@babel/code-frame@7.24.2, npm/@babel/core@7.24.4, npm/@babel/generator@7.24.4, npm/@babel/helper-plugin-utils@7.24.0, npm/@babel/parser@7.24.4, npm/@babel/template@7.24.0, npm/@babel/types@7.24.0, npm/@jridgewell/sourcemap-codec@1.4.15, npm/@prisma/client@4.5.0, npm/@sentry/node@6.19.7, npm/@sentry/tracing@6.19.7, npm/@types/babel__traverse@7.20.5, npm/@types/node@18.11.8, npm/braces@3.0.2, npm/call-bind@1.0.2, npm/caniuse-lite@1.0.30001610, npm/electron-to-chromium@1.4.737, npm/get-intrinsic@1.1.3, npm/helmet@4.6.0, npm/minipass@7.0.4, npm/nodemon@2.0.20, npm/object-inspect@1.12.2, npm/prisma@4.5.0, npm/punycode@2.1.1, npm/side-channel@1.0.4, npm/tar@6.2.0

View full report↗︎

Copy link

@arnaudambro arnaudambro requested a review from YoanRos July 10, 2024 15:14
Copy link

🎉 Deployment for commit 487175d :

Ingresses
Docker images
  • 📦 docker pull harbor.fabrique.social.gouv.fr/ozensemble/ozensemble/app:sha-487175d588da76cdcd17bdfdf83f612c018a065b
Debug

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@SocialGouv SocialGouv deleted a comment from socket-security bot Jul 11, 2024
@arnaudambro arnaudambro merged commit 17051f4 into master Jul 11, 2024
6 checks passed
@arnaudambro arnaudambro deleted the fix--fixed-deps branch July 11, 2024 06:33
SocialGroovyBot added a commit that referenced this pull request Jul 11, 2024
## [1.161.19](v1.161.18...v1.161.19) (2024-07-11)

### Bug Fixes

* fixed depths ([#603](#603)) ([17051f4](17051f4))
@SocialGroovyBot
Copy link
Member

🎉 This PR is included in version 1.161.19 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants