Skip to content

[POC] Introduce and enforce new stack structure #6674

[POC] Introduce and enforce new stack structure

[POC] Introduce and enforce new stack structure #6674

Triggered via pull request October 31, 2024 15:55
Status Failure
Total duration 3m 51s
Artifacts

health_checks.yml

on: pull_request
Matrix: install
Matrix: build
do_include_e2e
19s
do_include_e2e
test_with_baseline_dependencies
57s
test_with_baseline_dependencies
check_dependencies
1m 5s
check_dependencies
check_tsconfig_refs
22s
check_tsconfig_refs
check_pr_size
27s
check_pr_size
check_pr_changesets
27s
check_pr_changesets
check_package_versions
37s
check_package_versions
update_package_versions
0s
update_package_versions
Matrix: test_with_coverage
test_scripts
0s
test_scripts
check_api_changes
0s
check_api_changes
lint
0s
lint
check_api_extract
0s
check_api_extract
docs_build_and_publish
0s
docs_build_and_publish
Matrix: e2e_package_manager
Matrix: e2e_create_amplify
e2e_generate_deployment_tests_matrix
0s
e2e_generate_deployment_tests_matrix
e2e_generate_sandbox_tests_matrix
0s
e2e_generate_sandbox_tests_matrix
e2e_iam_access_drift
0s
e2e_iam_access_drift
e2e_amplify_outputs_backwards_compatibility
0s
e2e_amplify_outputs_backwards_compatibility
e2e_backend_output
0s
e2e_backend_output
Matrix: e2e_deployment
Matrix: e2e_sandbox
publish_package_versions
0s
publish_package_versions
Fit to window
Zoom out
Zoom in

Annotations

22 errors
check_pr_changesets
Process completed with exit code 1.
build (20): packages/backend/src/backend.ts#L21
Generic type 'AmplifyStackResources' requires 1 type argument(s).
build (20): packages/integration-tests/src/test-projects/data-storage-auth-with-triggers-ts/amplify/function.ts#L1
Cannot find module '@aws-amplify/backend' or its corresponding type declarations.
build (20): packages/integration-tests/src/test-projects/data-storage-auth-with-triggers-ts/amplify/data/resource.ts#L7
Cannot find module '@aws-amplify/backend' or its corresponding type declarations.
build (20): packages/integration-tests/src/test-projects/data-storage-auth-with-triggers-ts/amplify/storage/resource.ts#L1
Cannot find module '@aws-amplify/backend' or its corresponding type declarations.
build (20): packages/integration-tests/src/test-projects/data-storage-auth-with-triggers-ts/amplify/auth/resource.ts#L1
Cannot find module '@aws-amplify/backend' or its corresponding type declarations.
test_with_baseline_dependencies: packages/backend/src/backend.ts#L21
Generic type 'AmplifyStackResources' requires 1 type argument(s).
test_with_baseline_dependencies: packages/integration-tests/src/test-projects/data-storage-auth-with-triggers-ts/amplify/function.ts#L1
Cannot find module '@aws-amplify/backend' or its corresponding type declarations.
test_with_baseline_dependencies: packages/integration-tests/src/test-projects/data-storage-auth-with-triggers-ts/amplify/data/resource.ts#L7
Cannot find module '@aws-amplify/backend' or its corresponding type declarations.
test_with_baseline_dependencies: packages/integration-tests/src/test-projects/data-storage-auth-with-triggers-ts/amplify/storage/resource.ts#L1
Cannot find module '@aws-amplify/backend' or its corresponding type declarations.
test_with_baseline_dependencies: packages/integration-tests/src/test-projects/data-storage-auth-with-triggers-ts/amplify/auth/resource.ts#L1
Cannot find module '@aws-amplify/backend' or its corresponding type declarations.
build (18)
The job was canceled because "_20" failed.