question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Bug] availableSecrets prop not present in TriggerBuild type definition

See original GitHub issue

File: 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:closed
  • Created 2 years ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
xskifcommented, Feb 21, 2022

So, ok, I’ve installed a specific version, and it’s works Thanks

0reactions
xskifcommented, Feb 21, 2022

I have 5.26.0 I can’t install 6.12.0. For some reason npm i @pulumi/gcp installs 5.26.0

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found