You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. The issue provides a reproduction available on GitHub, Stackblitz or CodeSandbox
Make sure to fork this template and run yarn generate in the terminal.
Please make sure the Codegen and plugins version under package.json matches yours.
2. A failing test has been provided
3. A local solution has been provided
4. A pull request is pending review
Describe the bug
Github Actions are reporting some impending deprecations and changes that could affect functionality.
Node.js 12 actions are deprecated. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/. Please update the following actions to use Node.js 16: kamilkisiela/graphql-inspector
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
This version still contains the issue describe din this ticket. When will there be an official, versioned release on the market place? Or has this project decided to only support @master for actions?
Issue workflow progress
Progress of the issue based on the
Contributor Workflow
Describe the bug
Github Actions are reporting some impending deprecations and changes that could affect functionality.
To Reproduce Steps to reproduce the behavior:
Add the action to a workflow
Expected behavior
Deprecations don't show
Environment:
ubuntu-latest
@graphql-inspector/...
: 3.4.0graphql
: -Additional context
The text was updated successfully, but these errors were encountered: