Skip to content

Revamp PCAUI README for testing locally #117

Revamp PCAUI README for testing locally

Revamp PCAUI README for testing locally #117

Triggered via push October 16, 2024 13:55
Status Failure
Total duration 35s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 6 warnings
cfn-linter: pca-main.template#L331
E0000 Duplicate found "QueryCapacityUnits" (line 331)
cfn-linter: pca-main.template#L351
E0000 Duplicate found "QueryCapacityUnits" (line 351)
cfn-linter: pca-main.template#L361
E0000 Duplicate found "StorageCapacityUnits" (line 361)
cfn-linter: pca-server/cfn/lib/pca.template#L41
E3510 {'Ref': 'SummarizationSagemakerEndpointArn'} does not match '(^arn:(aws|aws-cn|aws-us-gov):[^:]+:[^:]*(:(?:\\d{12}|\\*|aws)?:.+|)|\\*)$' when 'Ref' is resolved
cfn-linter: pca-server/cfn/lib/pca.template#L46
E3510 {'Ref': 'SummarizationLLMThirdPartyApiKey'} does not match '(^arn:(aws|aws-cn|aws-us-gov):[^:]+:[^:]*(:(?:\\d{12}|\\*|aws)?:.+|)|\\*)$' when 'Ref' is resolved
cfn-linter: pca-server/cfn/lib/pca.template#L49
E3510 {'Ref': 'SummarizationLambdaFunctionArn'} does not match '(^arn:(aws|aws-cn|aws-us-gov):[^:]+:[^:]*(:(?:\\d{12}|\\*|aws)?:.+|)|\\*)$' when 'Ref' is resolved
cfn-linter: pca-ui/cfn/lib/api.template#L60
E3510 {'Ref': 'LLMThirdPartyApiKey'} does not match '(^arn:(aws|aws-cn|aws-us-gov):[^:]+:[^:]*(:(?:\\d{12}|\\*|aws)?:.+|)|\\*)$' when 'Ref' is resolved
cfn-linter
Process completed with exit code 6.
api-tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
api-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
cfn-linter
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
cfn-linter
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
cfn-linter: pca-ui/cfn/lib/web.template#L51
W3045 'AccessControl' is a legacy property. Consider using 'AWS::S3::BucketPolicy' instead
cfn-linter: pca-ui/cfn/pca-ui.template#L118
W8001 Condition HasAnthropicQuery not used