[Bug] availableSecrets prop not present in TriggerBuild type definition
See original GitHub issueFile: themes/default/content/registry/packages/gcp/api-docs/cloudbuild/trigger/_index.md
So as the title says there is a type-checking issue. I can’t add “availableSecrets” prop, cause I get an error: “Object literal may only specify known properties and ‘availableSecrets’ does not exist in type ‘Input<TriggerBuild>’”
Meanwhile, “availableSecrets” property is documented.
Issue Analytics
- State:
- Created 2 years ago
- Comments:6 (2 by maintainers)
Top Results From Across the Web
Trigger Build Task - Visual Studio Marketplace
This build task enables the chaining of builds within TFS. It makes use of the built-in TFS API to queue a new build...
Read more >[Bug] Azure DevOps UseGitVersion@5 task and GitVersion ...
The task is defined in my pipeline as per the example in the GitVersion docs: ... Task execution fails with the error AssemblyInfoFilename...
Read more >Resolve validation errors - Azure DevOps Services
Fix errors reported upon importing a process to support customization of tracking work in Azure DevOps Services.
Read more >How do I get my Azure DevOps Pipeline build to fail when my ...
As you can see, linter runs nicely and catches my intentional error (I removed a prop type validation), and exits with code 1....
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

So, ok, I’ve installed a specific version, and it’s works Thanks
I have
5.26.0I can’t install6.12.0. For some reasonnpm i @pulumi/gcpinstalls5.26.0