Tweak DNS invocation #85
Annotations
1 error and 4 warnings
Deploy to dev
code: -2
stdout:
stderr: Command failed with exit code 255: pulumi up --yes --skip-preview --parallel 2147483647 --exec-agent pulumi/actions@v3 --color auto --exec-kind auto.local --stack dev --non-interactive
Updating (dev):
@ updating....
pulumi:pulumi:Stack inno-graph-dev running
@ updating.......
pulumi:pulumi:Stack inno-graph-dev running error: Running program '/home/runner/work/innovation-graph/innovation-graph/pulumi' failed with an unhandled exception:
@ updating....
pulumi:pulumi:Stack inno-graph-dev **failed** 1 error
Diagnostics:
pulumi:pulumi:Stack (inno-graph-dev):
error: Running program '/home/runner/work/innovation-graph/innovation-graph/pulumi' failed with an unhandled exception:
TSError: ⨯ Unable to compile TypeScript:
index.ts(303,2): error TS2322: Type 'Output<GetManagedZoneResult>' is not assignable to type 'Resource | Promise<Resource> | OutputInstance<Resource> | Input<Resource>[] | Promise<Input<Resource>[]> | OutputInstance<...> | undefined'.
Type 'Output<GetManagedZoneResult>' is not assignable to type 'OutputInstance<Input<Resource>[]>'.
Types of property 'apply' are incompatible.
Type '{ <U>(func: (t: GetManagedZoneResult) => Promise<U>): Output<U>; <U>(func: (t: GetManagedZoneResult) => OutputInstance<U>): Output<...>; <U>(func: (t: GetManagedZoneResult) => U): Output<...>; }' is not assignable to type '{ <U>(func: (t: Input<Resource>[]) => Promise<U>): Output<U>; <U>(func: (t: Input<Resource>[]) => OutputInstance<U>): Output<...>; <U>(func: (t: Input<...>[]) => U): Output<...>; }'.
Types of parameters 'func' and 'func' are incompatible.
Types of parameters 't' and 't' are incompatible.
Type 'GetManagedZoneResult' is missing the following properties from type 'Input<Resource>[]': length, pop, push, concat, and 26 more.
Resources:
1 unchanged
Duration: 7s
err?: Error: Command failed with exit code 255: pulumi up --yes --skip-preview --parallel 2147483647 --exec-agent pulumi/actions@v3 --color auto --exec-kind auto.local --stack dev --non-interactive
Updating (dev):
@ updating....
pulumi:pulumi:Stack inno-graph-dev running
@ updating.......
pulumi:pulumi:Stack inno-graph-dev running error: Running program '/home/runner/work/innovation-graph/innovation-graph/pulumi' failed with an unhandled exception:
@ updating....
pulumi:pulumi:Stack inno-graph-dev **failed** 1 error
Diagnostics:
pulumi:pulumi:Stack (inno-graph-dev):
error: Running program '/home/runner/work/innovation-graph/innovation-graph/pulumi' failed with an unhandled exception:
TSError: ⨯ Unable to compile TypeScript:
index.ts(303,2): error TS2322: Type 'Output<GetManagedZoneResult>' is not assignable to type 'Resource | Promise<Resource> | OutputInstance<Resource> | Input<Resource>[] | Promise<Input<Resource>[]> | OutputInstance<...> | undefined'.
Type 'Output<GetManagedZoneResult>' is not assignable to type 'OutputInstance<Input<Resource>[]>'.
Types of property 'apply' are incompatible.
Type '{ <U>(func: (t: GetManagedZoneResult) => Promise<U>): Output<U>; <U>(func: (t: GetManagedZoneResult) => OutputInstance<U>): Output<...>; <U>(func: (t: GetManagedZoneResult) => U): Output<...>; }' is not assignable to type '{ <U>(func: (t: Input<Resource>[]) => Promise<U>): Output<U>; <U>(func: (t: Input<Resource>[]) => OutputInstance<U>): Output<...>; <U>(func: (t: Input<...>[]) => U): Output<...>; }'.
Types of parameters 'func' and 'func' are incompatible.
Types of parameters 't' and 't' are incompatible.
Type 'GetManagedZoneResult' is missing the following properties from type 'Input<Resource>[]': length, pop, push, concat, and 26 more.
Resources:
1 unchanged
Duration: 7s
|
Deploy to dev
The following actions uses node12 which is deprecated and will be forced to run on node16: docker/login-action@v1, pulumi/actions@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Deploy to dev
The `save-state` 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/
|
Deploy to dev
The `save-state` 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/
|
Deploy to dev
The `save-state` 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/
|