otherguy/alfred-passwords-workflow

View on GitHub
Bump xkcdpass from 1.19.4 to 1.19.5 (#106) #270
dependabot[bot] authored 2ef43828
complete00:00:44
Your first build completed successfully!

Congratulations

Your first build completed successfully!

See the Results

1
git clone
2
codeclimate validate-config
View output
codeclimate validate-config
No errors or warnings found in .codeclimate.yml.
3
codeclimate prepare
View output
codeclimate prepare
4
builder pull-engines
View output
determining required images
docker pull codeclimate/codeclimate-pylint:b1244
b1244: Pulling from codeclimate/codeclimate-pylint
59bf1c3509f3: Already exists
07a400e93df3: Pulling fs layer
2bbaed1c11d1: Pulling fs layer
9cbeadc4f598: Pulling fs layer
449a9c3cb364: Pulling fs layer
4be55a908704: Pulling fs layer
128441c7e581: Pulling fs layer
131e85aceecb: Pulling fs layer
9c3115c92bfd: Pulling fs layer
ea9d639e6a56: Pulling fs layer
be6079ccbd65: Pulling fs layer
6ff9296ac942: Pulling fs layer
34032818a250: Pulling fs layer
449a9c3cb364: Waiting
9c3115c92bfd: Waiting
4be55a908704: Waiting
ea9d639e6a56: Waiting
128441c7e581: Waiting
131e85aceecb: Waiting
be6079ccbd65: Waiting
34032818a250: Waiting
9cbeadc4f598: Verifying Checksum
9cbeadc4f598: Download complete
07a400e93df3: Download complete
449a9c3cb364: Verifying Checksum
449a9c3cb364: Download complete
07a400e93df3: Pull complete
2bbaed1c11d1: Verifying Checksum
2bbaed1c11d1: Download complete
128441c7e581: Verifying Checksum
128441c7e581: Download complete
131e85aceecb: Verifying Checksum
131e85aceecb: Download complete
ea9d639e6a56: Verifying Checksum
ea9d639e6a56: Download complete
2bbaed1c11d1: Pull complete
9cbeadc4f598: Pull complete
be6079ccbd65: Verifying Checksum
be6079ccbd65: Download complete
449a9c3cb364: Pull complete
6ff9296ac942: Download complete
9c3115c92bfd: Download complete
34032818a250: Verifying Checksum
34032818a250: Download complete
4be55a908704: Verifying Checksum
4be55a908704: Download complete
4be55a908704: Pull complete
128441c7e581: Pull complete
131e85aceecb: Pull complete
9c3115c92bfd: Pull complete
ea9d639e6a56: Pull complete
be6079ccbd65: Pull complete
6ff9296ac942: Pull complete
34032818a250: Pull complete
Digest: sha256:132c8ffa36ae0889fa0ffa218dd43fda28c1c16216cddf20ea853d5d001f5800
Status: Downloaded newer image for registry.prod.codeclimate.net/codeclimate/codeclimate-pylint:b1244
5
structure
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
6
duplication
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
7
git-legal
git-legal engine documentation
8
fixme
fixme engine documentation
9
sonar-python
sonar-python engine documentation
View output
INFO: Java 1.8.0_111-internal Oracle Corporation (64-bit)
INFO: Linux 4.4.0-1128-aws amd64
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/usr/src/app/build/libs/sonarlint-core-2.17.0.899.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/usr/src/app/build/libs/sonarlint-cli-2.1.0.566.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [ch.qos.logback.classic.util.ContextSelectorStaticBinder]
INFO: Index files
INFO: Invalid character encountered in file '/code/icon.png' at line 1 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'.
INFO: Invalid character encountered in file '/code/resources/screencast-1.gif' at line 1 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'.
INFO: Invalid character encountered in file '/code/resources/icons/pin-code.png' at line 1 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'.
INFO: Invalid character encountered in file '/code/resources/icons/keyhole.png' at line 1 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'.
INFO: Invalid character encountered in file '/code/resources/icons/keyhole-2.png' at line 1 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'.
INFO: Invalid character encountered in file '/code/resources/icons/login.png' at line 1 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'.
INFO: Invalid character encountered in file '/code/resources/screenshot-1.png' at line 1 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'.
INFO: 16 files indexed
INFO: ------------------------------------------------------------------------
INFO: EXECUTION SUCCESS
INFO: ------------------------------------------------------------------------
INFO: Total time: 0.334s
INFO: Final Memory: 6M/295M
INFO: ------------------------------------------------------------------------
10
pylint
pylint engine documentation
View output
/usr/src/app/codeclimate-pylint:45: DeprecationWarning: Using the __implements__ inheritance pattern for BaseReporter is no longer supported. Child classes should only inherit BaseReporter
  Run(parameters, reporter=CodeClimateReporter(), do_exit=False)
11
editorconfig
editorconfig engine documentation