Join Slack
Powered by
This message was deleted.
# typescript
s
sparse-intern-71089
12/11/2021, 12:02 AM
This message was deleted.
b
billowy-army-68599
12/11/2021, 12:22 AM
would you mind clarifying a little more what you mean here? Some code will help!
a
able-hair-32695
12/11/2021, 12:23 AM
Here’s the code I’m referencing
https://github.com/M1kep/pulumi-learning/blob/main/github-typescript-with-oidc/src/lib/repositories.ts#L90-L104
able-hair-32695
12/11/2021, 12:24 AM
TS complains because it doesn’t see a return at all
able-hair-32695
12/11/2021, 12:24 AM
(ESlint technically)
q
quiet-wolf-18467
12/11/2021, 12:32 AM
Probably best to do `assumePolicy.apply(policy => new Role(
…
))`
Open in Slack
Previous
Next