[internal] Update GitHub Actions workflow files (#408) #18
main.yml
on: push
prerequisites
/
prerequisites
2m 4s
License Check
/
License Check
19s
lint
/
lint
1m 30s
Matrix: build_provider / build_provider
Matrix: build_sdk / build_sdk
generate_coverage_data
5m 9s
Matrix: test
Matrix: publish / verify_release / verify-release
Tag release if labeled as needs-release
0s
Annotations
2 errors and 5 warnings
publish / verify_release / verify-release (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
publish / verify_release / verify-release (ubuntu-latest)
code: -2
stdout:
stderr: Command failed with exit code 255: pulumi preview --exec-kind auto.local --event-log /tmp/automation-logs-preview-KHq06Z/eventlog.txt --stack verify-release --non-interactive
Previewing update (verify-release):
+ pulumi:pulumi:Stack basic-verify-release create
@ previewing update....
+ pulumi:pulumi:Stack basic-verify-release create error: Running program '/tmp/pulumi-verify-release-XXXXXX41Nubg/basic/index.ts' failed with an unhandled exception:
+ pulumi:pulumi:Stack basic-verify-release create 1 error
Diagnostics:
pulumi:pulumi:Stack (basic-verify-release):
error: Running program '/tmp/pulumi-verify-release-XXXXXX41Nubg/basic/index.ts' failed with an unhandled exception:
TSError: ⨯ Unable to compile TypeScript:
index.ts(2,22): error TS2307: Cannot find module '@pulumi/xyz'.
err?: Error: Command failed with exit code 255: pulumi preview --exec-kind auto.local --event-log /tmp/automation-logs-preview-KHq06Z/eventlog.txt --stack verify-release --non-interactive
Previewing update (verify-release):
+ pulumi:pulumi:Stack basic-verify-release create
@ previewing update....
+ pulumi:pulumi:Stack basic-verify-release create error: Running program '/tmp/pulumi-verify-release-XXXXXX41Nubg/basic/index.ts' failed with an unhandled exception:
+ pulumi:pulumi:Stack basic-verify-release create 1 error
Diagnostics:
pulumi:pulumi:Stack (basic-verify-release):
error: Running program '/tmp/pulumi-verify-release-XXXXXX41Nubg/basic/index.ts' failed with an unhandled exception:
TSError: ⨯ Unable to compile TypeScript:
index.ts(2,22): error TS2307: Cannot find module '@pulumi/xyz'.
|
build_sdk / build_sdk (java)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
|
test (java)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
|
publish / publish_sdk
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
|
publish / publish_sdk
The following actions use a deprecated Node.js version and will be forced to run on node20: gradle/gradle-build-action@9b814496b50909128c6a52622b416c5ffa04db49. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
publish / verify_release / verify-release (ubuntu-latest)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
|