67 lines
5.4 KiB
Plaintext
67 lines
5.4 KiB
Plaintext
Output: ==> Linting YAML...
|
|
|
|
==> Linting shell scripts...
|
|
|
|
==> Checking Terraform for JSON errors...
|
|
- Checking ./terraform/policies/iam-read.json... Passed
|
|
- Checking ./terraform/policies/s3-rw-with-versioning.json... Passed
|
|
- Checking ./terraform/policies/codestar-connection-use.json... Passed
|
|
- Checking ./terraform/policies/iam-create-access-key.json... Passed
|
|
- Checking ./terraform/policies/codebuild.json... Passed
|
|
- Checking ./terraform/policies/kms-encrypt-decrypt.json... Passed
|
|
- Checking ./terraform/policies/iam-change-password.json... Passed
|
|
- Checking ./terraform/policies/administrator-access.json... Passed
|
|
- Checking ./terraform/policies/assume_roles/aws-backup.json... Passed
|
|
- Checking ./terraform/policies/assume_roles/autoscaling.json... Passed
|
|
- Checking ./terraform/policies/assume_roles/events.json... Passed
|
|
- Checking ./terraform/policies/assume_roles/ecs.json... Passed
|
|
- Checking ./terraform/policies/assume_roles/codepipeline.json... Passed
|
|
- Checking ./terraform/policies/iam-mfa.json... Passed
|
|
- Checking ./terraform/policies/route53-read.json... Passed
|
|
- Checking ./terraform/policies/s3-full-access.json... Passed
|
|
- Checking ./terraform/policies/parameter-store-read-decrypt.json... Passed
|
|
- Checking ./terraform/policies/s3-read.json... Passed
|
|
- Checking ./terraform/policies/parameter-store-RW-encrypt-decrypt.json... Passed
|
|
- Checking ./terraform/policies/all-read-with-billing.json... Passed
|
|
- Checking ./terraform/policies/codebuild-start-build.json... Passed
|
|
- Checking ./terraform/policies/all-read.json... Passed
|
|
|
|
==> Linting Terraform...
|
|
|
|
==> Running Ruby tests...
|
|
standard: Use Ruby Standard Style (https://github.com/standardrb/standard)
|
|
spec/integration/deploys_local_configuration_spec.rb:485:27: Layout/HashAlignment: Align the keys of a hash literal if they span more than one line.
|
|
spec/integration/deploys_local_configuration_spec.rb:486:27: Layout/HashAlignment: Align the keys of a hash literal if they span more than one line.
|
|
spec/integration/deploys_local_configuration_spec.rb:487:27: Layout/HashAlignment: Align the keys of a hash literal if they span more than one line.
|
|
spec/integration/deploys_local_configuration_spec.rb:487:63: Layout/ExtraSpacing: Unnecessary spacing detected.
|
|
spec/integration/deploys_local_configuration_spec.rb:548:27: Layout/HashAlignment: Align the keys of a hash literal if they span more than one line.
|
|
spec/integration/deploys_local_configuration_spec.rb:549:27: Layout/HashAlignment: Align the keys of a hash literal if they span more than one line.
|
|
spec/integration/deploys_local_configuration_spec.rb:550:27: Layout/HashAlignment: Align the keys of a hash literal if they span more than one line.
|
|
spec/integration/deploys_local_configuration_spec.rb:550:63: Layout/ExtraSpacing: Unnecessary spacing detected.
|
|
spec/integration/tests_local_configuration_spec.rb:591:27: Layout/HashAlignment: Align the keys of a hash literal if they span more than one line.
|
|
spec/integration/tests_local_configuration_spec.rb:592:27: Layout/HashAlignment: Align the keys of a hash literal if they span more than one line.
|
|
spec/integration/tests_local_configuration_spec.rb:593:27: Layout/HashAlignment: Align the keys of a hash literal if they span more than one line.
|
|
spec/integration/tests_local_configuration_spec.rb:593:63: Layout/ExtraSpacing: Unnecessary spacing detected.
|
|
spec/integration/tests_local_configuration_spec.rb:654:27: Layout/HashAlignment: Align the keys of a hash literal if they span more than one line.
|
|
spec/integration/tests_local_configuration_spec.rb:655:27: Layout/HashAlignment: Align the keys of a hash literal if they span more than one line.
|
|
spec/integration/tests_local_configuration_spec.rb:656:27: Layout/HashAlignment: Align the keys of a hash literal if they span more than one line.
|
|
spec/integration/tests_local_configuration_spec.rb:656:63: Layout/ExtraSpacing: Unnecessary spacing detected.
|
|
spec/integration/tests_local_configuration_spec.rb:704:27: Layout/HashAlignment: Align the keys of a hash literal if they span more than one line.
|
|
spec/integration/tests_local_configuration_spec.rb:705:27: Layout/HashAlignment: Align the keys of a hash literal if they span more than one line.
|
|
spec/integration/tests_local_configuration_spec.rb:706:27: Layout/HashAlignment: Align the keys of a hash literal if they span more than one line.
|
|
spec/integration/tests_local_configuration_spec.rb:706:63: Layout/ExtraSpacing: Unnecessary spacing detected.
|
|
spec/integration/tests_local_configuration_spec.rb:767:27: Layout/HashAlignment: Align the keys of a hash literal if they span more than one line.
|
|
spec/integration/tests_local_configuration_spec.rb:768:27: Layout/HashAlignment: Align the keys of a hash literal if they span more than one line.
|
|
spec/integration/tests_local_configuration_spec.rb:769:27: Layout/HashAlignment: Align the keys of a hash literal if they span more than one line.
|
|
spec/integration/tests_local_configuration_spec.rb:769:63: Layout/ExtraSpacing: Unnecessary spacing detected.
|
|
standard: Run `rake standard:fix` to fix up to 24 problems.
|
|
rake aborted!
|
|
|
|
/Users/bob/.bundles/ruby/2.7.0/gems/standard-1.31.2/lib/standard/rake.rb:18:in `block in <top (required)>'
|
|
/Users/bob/.bundles/ruby/2.7.0/gems/rake-13.1.0/exe/rake:27:in `<top (required)>'
|
|
/Users/bob/.rbenv/versions/2.7.1/bin/bundle:23:in `load'
|
|
/Users/bob/.rbenv/versions/2.7.1/bin/bundle:23:in `<main>'
|
|
Tasks: TOP => test => standard
|
|
(See full trace by running task with --trace)
|
|
Exit Code: 1
|
|
Process Group PGID: 82763 |