RnD-Soft/lusnoc

View on GitHub
Update README.md #74
Самойленко Юрий authored 0d07e8ac
complete00:00:34
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.json.
3
codeclimate prepare
View output
codeclimate prepare
4
builder pull-engines
View output
determining required images
docker pull codeclimate/codeclimate-luacheck:b813
b813: Pulling from codeclimate/codeclimate-luacheck
ff3a5c916c92: Already exists
649859149110: Pulling fs layer
02c7dfeca799: Pulling fs layer
6cd0fcdb59c4: Pulling fs layer
ed7f6882dea1: Pulling fs layer
eec7d6b2741e: Pulling fs layer
633045f28037: Pulling fs layer
eec7d6b2741e: Waiting
ed7f6882dea1: Waiting
633045f28037: Waiting
6cd0fcdb59c4: Verifying Checksum
6cd0fcdb59c4: Download complete
649859149110: Verifying Checksum
649859149110: Download complete
649859149110: Pull complete
eec7d6b2741e: Verifying Checksum
eec7d6b2741e: Download complete
ed7f6882dea1: Verifying Checksum
ed7f6882dea1: Download complete
633045f28037: Download complete
02c7dfeca799: Verifying Checksum
02c7dfeca799: Download complete
02c7dfeca799: Pull complete
6cd0fcdb59c4: Pull complete
ed7f6882dea1: Pull complete
eec7d6b2741e: Pull complete
633045f28037: Pull complete
Digest: sha256:1f17050c6213b728bc912e9c4fa4590512a8bf303e15bc7343307574f1eb659c
Status: Downloaded newer image for registry.prod.codeclimate.net/codeclimate/codeclimate-luacheck:b813
docker pull codeclimate/codeclimate-pmd:b82
b82: Pulling from codeclimate/codeclimate-pmd
4fe2ade4980c: Already exists
6fc58a8d4ae4: Pulling fs layer
819f4a45746c: Pulling fs layer
c4a5f06d2404: Pulling fs layer
7c64e4dde50b: Pulling fs layer
a3ed95caeb02: Pulling fs layer
4c0303c1a56b: Pulling fs layer
7293d512b0d5: Pulling fs layer
d22db73f00d1: Pulling fs layer
703cb73f5f9d: Pulling fs layer
a74f4dfa9115: Pulling fs layer
d7a736b9b3aa: Pulling fs layer
a3ed95caeb02: Waiting
7c64e4dde50b: Waiting
d22db73f00d1: Waiting
4c0303c1a56b: Waiting
a74f4dfa9115: Waiting
703cb73f5f9d: Waiting
7293d512b0d5: Waiting
d7a736b9b3aa: Waiting
6fc58a8d4ae4: Verifying Checksum
6fc58a8d4ae4: Download complete
6fc58a8d4ae4: Pull complete
7c64e4dde50b: Verifying Checksum
7c64e4dde50b: Download complete
c4a5f06d2404: Verifying Checksum
c4a5f06d2404: Download complete
a3ed95caeb02: Verifying Checksum
a3ed95caeb02: Download complete
7293d512b0d5: Verifying Checksum
7293d512b0d5: Download complete
4c0303c1a56b: Verifying Checksum
4c0303c1a56b: Download complete
819f4a45746c: Verifying Checksum
819f4a45746c: Download complete
d22db73f00d1: Download complete
a74f4dfa9115: Verifying Checksum
a74f4dfa9115: Download complete
703cb73f5f9d: Verifying Checksum
703cb73f5f9d: Download complete
d7a736b9b3aa: Verifying Checksum
d7a736b9b3aa: Download complete
819f4a45746c: Pull complete
c4a5f06d2404: Pull complete
7c64e4dde50b: Pull complete
a3ed95caeb02: Pull complete
4c0303c1a56b: Pull complete
7293d512b0d5: Pull complete
d22db73f00d1: Pull complete
703cb73f5f9d: Pull complete
a74f4dfa9115: Pull complete
d7a736b9b3aa: Pull complete
Digest: sha256:cb6a547860fa4db18dfc34f6e86537b03259419f15bd220269d7c7c6c6ff95e0
Status: Downloaded newer image for registry.prod.codeclimate.net/codeclimate/codeclimate-pmd:b82
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...
I, [2024-04-28T05:41:01.293568 #1]  INFO -- : Skipping file ./lib/lusnoc/guard.rb due to exception (Racc::ParseError): ./lib/lusnoc/guard.rb:41 :: parse error on value ["rescue", 41] (kRESCUE)

I, [2024-04-28T05:41:01.293732 #1]  INFO -- : Skipping file ./lib/lusnoc/mutex.rb due to exception (Racc::ParseError): ./lib/lusnoc/mutex.rb:10 :: parse error on value ":" (tCOLON)
7
fixme
fixme engine documentation
8
flog
flog engine documentation
9
luacheck
luacheck engine documentation
View output
luacheck --formatter codeclimate
Usage: luacheck ([--config <config>] | [--no-config])
       ([--default-config <default_config>] | [--no-default-config])
       [-g] [-u] [-r] [-a] [-s] [--no-self] [--std <std>] [-c] [-d]
       [-t] [-m] [--max-line-length <length>] [--no-max-line-length]
       [--max-code-line-length <length>] [--no-max-code-line-length]
       [--max-string-line-length <length>]
       [--no-max-string-line-length]
       [--max-comment-line-length <length>]
       [--no-max-comment-line-length]
       [--max-cyclomatic-complexity <complexity>]
       [--no-max-cyclomatic-complexity] [--no-inline]
       [--filename <filename>] [-j <jobs>] [--formatter <formatter>]
       [-q] [--codes] [--ranges] [--no-color] [-v] [-h]
       <file> [<file>] ... ([--cache [<cache>]] | [--no-cache])
       [--ignore <patt> [<patt>] ...] [--enable <patt> [<patt>] ...]
       [--only <patt> [<patt>] ...] [--globals [<name>] ...]
       [--read-globals [<name>] ...] [--new-globals [<name>] ...]
       [--new-read-globals [<name>] ...] [--not-globals [<name>] ...]
       [--exclude-files <glob> [<glob>] ...]
       [--include-files <glob> [<glob>] ...]

Error: missing argument 'files'
10
pep8
pep8 engine documentation
View output
lib/
11
pmd
pmd engine documentation
12
reek
reek engine documentation
13
stylelint
stylelint engine documentation
View output
No files to lint with the extensions: ".css", ".scss", ".sass", ".less", ".sss", ".html", ".vue", ".js", ".jsx", ".ts", ".tsx".
See our documentation at https://docs.codeclimate.com/docs/stylelint for more information.