Skip to content

chore: npm-check-updates && yarn upgrade #1088

chore: npm-check-updates && yarn upgrade

chore: npm-check-updates && yarn upgrade #1088

Triggered via pull request August 20, 2025 13:48
Status Success
Total duration 22m 33s
Artifacts

codebuild-pr-build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build
Cannot find name 'redshift'.
build
Cannot find name 'redshift'.
build
Cannot find name 'redshift'.
build
Cannot find name 'stack'. Did you mean 'Stack'?
build
Cannot find name 'redshift'.
build
Cannot find namespace 'ec2'.
build
Property 'RESUME' does not exist on type 'typeof ResourceAction'.
build
Property 'PAUSE' does not exist on type 'typeof ResourceAction'.
build
',' expected.
build
Type unions or intersections are not supported in examples, got: { Effect: string; Principal: { AWS: string; }; Action: string; Resource: string; } | { Effect: string; Principal: { Service: string; }; Action: string[]; Resource: string; Condition: { StringEquals: { "AWS:SourceArn": string; }; }; }