You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Based on your stack trace from the build you've linked, you should be able to run the failing command that ended with error code 1 again with --fix to fix your files up.
aws-cdk/aws-appsync: ✖ 26 problems (26 errors, 0 warnings)
@aws-cdk/aws-appsync: 26 errors and 0 warnings potentially fixable with the `--fix` option.
@aws-cdk/aws-appsync: Error: /codebuild/output/src548895071/src/github.com/aws/aws-cdk/node_modules/eslint/bin/eslint.js . --ext=.ts --resolve-plugins-relative-to=/codebuild/output/src548895071/src/github.com/aws/aws-cdk/tools/cdk-build-tools/lib exited with error code 1
@aws-cdk/aws-appsync: Build failed. ${timers.display()}
@aws-cdk/aws-appsync: !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
On my recent PR, CI build is throwing these errors:
First, why is build checking linting issues? I thought there was already a lint bot acting on PRs.
Second, if you look at tslint.yaml file in this repo, you'll find this:
Why this conflicting behavior? Please, choose one.
The text was updated successfully, but these errors were encountered: