tot-ra / graphql-schema-registry

GraphQL schema registry
MIT License
372 stars 68 forks source link

Update README.md #118

Closed tot-ra closed 2 years ago

tot-ra commented 2 years ago

Problem

...

Changes

Testing

...

pipedrive-bot-eventsink commented 2 years ago

Main branch dependencies

snyk vulnerabilities

pipedrive-bot-dora commented 2 years ago

Neodora Analysis ⚠

⚠ Unknown tribe name
**Message:** The property `owner` in `repository.json` must be a valid tribe name present in **mission-tracking** **Repository file:** [repository.json](https://github.com/pipedrive/graphql-schema-registry/tree/032d31d70e09af6c4628e7b148b3775941984ab2/repository.json)
Owner status
'CORE' is an unknown tribe name
🔍 [How to fix it](https://neodora.pipedrive.tools/rules/tribeName)
⚠ Missing cache in Github Workflow
**Message:** Github workflow should be using caching when step uses `actions/setup-node`
Workflow file Job name Step index Actual cache value Expected cache value
on-commit.yml test 2 Not found npm
🔍 [How to fix it](https://neodora.pipedrive.tools/rules/workflowCache)
⚠ Missing cache in Github Workflow
**Message:** Github workflow should be using caching when step uses `actions/setup-node`
Workflow file Job name Step index Actual cache value Expected cache value
functional-test.yml docker 1 Not found npm
🔍 [How to fix it](https://neodora.pipedrive.tools/rules/workflowCache)
⚠ Missing jsonpFunction
**Message:** **jsonpFunction** must be defined in webpack configuration if using webpack version lower than `5.0.0`
Webpack file missing jsonpFunction
webpack.config.cjs
🔍 [How to fix it](https://neodora.pipedrive.tools/rules/jsonpFunction)
⚠ Missing exclusions in .dockerignore
**Message:** `.dockerignore` should contain `.git` and `.deploy` exclusions **File:** [.dockerignore](https://github.com/pipedrive/graphql-schema-registry/tree/032d31d70e09af6c4628e7b148b3775941984ab2/.dockerignore)
Missing exclusion
.deploy
🔍 [How to fix it](https://neodora.pipedrive.tools/rules/dockerignoreDefinition)

Commit 032d31d Job 15550