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
I am getting the following warning when using the GitHub provider:
Diagnostics:
pulumi:providers:github (default_6_6_0):
warning: Type checking failed:
Unexpected type at field "appAuth":
an unexpected argument "installation_id" was provided
Type checking is still experimental. If you believe that a warning is incorrect,
please let us know by creating an issue at https://github.com/pulumi/pulumi-terraform-bridge/issues.
This will become a hard error in the future.
Example
We are using gitHub auth with a GitHub application and the configuration file has this configuration in a Pulumi.stack.yaml file
CLI
Version 3.145.0
Go Version go1.23.4
Go Compiler gc
Plugins
KIND NAME VERSION
resource aws 6.66.3
resource aws-native 1.24.0
resource command 1.0.1
resource github 6.6.0
language nodejs 3.145.0
resource random 4.17.0
Host
OS ubuntu
Version 24.04
Arch aarch64
This project is written in nodejs: executable='/usr/bin/node' version='v23.6.0'
Additional context
No response
Contributing
Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).
The text was updated successfully, but these errors were encountered:
Hi @RobCannon, thank you for filing this issue. We're sorry you're seeing a somewhat vague warning here - ideally you should see something much more actionable.
What happened?
I am getting the following warning when using the GitHub provider:
Example
We are using gitHub auth with a GitHub application and the configuration file has this configuration in a Pulumi.stack.yaml file
Output of
pulumi about
Additional context
No response
Contributing
Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).
The text was updated successfully, but these errors were encountered: