Advertisement
alexander_bazhenov

Untitled

Apr 22nd, 2024
26
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.12 KB | None | 0 0
  1. $ sudo rm -rf ${SUPER_LINTER_MYPY_CACHE_FOLDER} ${SUPER_LINTER_LOG_FILE} ${SUPER_LINTER_RUFF_CACHE_FOLDER} || true
  2. $ docker pull ${SUPER_LINTER_DOCKER_IMAGE}
  3. latest: Pulling from super-linter/super-linter
  4. Digest: sha256:fd4e18c766c43f2d39ce9b33173f601c5549fa8bd72f68e5a06007a7f4caf930
  5. Status: Image is up to date for ghcr.io/super-linter/super-linter:latest
  6. ghcr.io/super-linter/super-linter:latest
  7. $ docker run -e RUN_LOCAL=true -e LINTER_RULES_PATH=${SUPER_LINTER_RULES_PATH} -e ACTIONS_RUNNER_DEBUG=${SUPER_LINTER_ACTIONS_RUNNER_DEBUG} -e LOG_FILE=${SUPER_LINTER_LOG_FILE} -e USE_FIND_ALGORITHM=${SUPER_LINTER_USE_FIND_ALGORITHM} -e VALIDATE_PYTHON_MYPY=${SUPER_LINTER_VALIDATE_PYTHON_MYPY} -e CREATE_LOG_FILE=${SUPER_LINTER_CREATE_LOG_FILE} -e VALIDATE_JSCPD=${SUPER_LINTER_VALIDATE_JSCPD} -v ${CI_PROJECT_DIR}:/tmp/lint ${SUPER_LINTER_DOCKER_IMAGE}
  8. 2024-04-23 00:43:37 [INFO] --------------------------------------------------------------------------------
  9. /@@#///////@@/(@//@%/(@.@( @@
  10. @@//////////////////////////////#* @@@
  11. @////@//(///////////@@@@@///@//@/@**//@@(
  12. @///////@///////////////@@@@ ( @,
  13. @/(&/@//////////////////// @
  14. @////////////////////////@@ @
  15. @%////////(//////////%/////&@ @@ *,@ ______________
  16. @@@@@/@/#/////(&////////////////// .@ / \
  17. *@@@@@. .%///(//@//////////////////&. .@@, @% / Don't mind me \
  18. @@% .&@&&/@.@//&/////(////////// @@@@@@@@@ .. &@ / I'm just looking \
  19. @@% @@@@@ @&/////////////////# @/ V @@/ ,@@@ @ < for some trash... |
  20. @@@% @@@@ .%@@@@//////#@ @ @@ @ .,. \__________________/
  21. @@@/@( (@@@@% @/\ %
  22. @@@@( . .@@/\ #
  23. @ %@%
  24. --------------------------------------------------------------------------------
  25. 2024-04-23 00:43:37 [INFO] ---------------------------------------------
  26. 2024-04-23 00:43:37 [INFO] --- GitHub Actions Multi Language Linter ----
  27. 2024-04-23 00:43:37 [INFO] - Image Creation Date: 2024-04-22T11:35:45Z
  28. 2024-04-23 00:43:37 [INFO] - Image Revision: 4758be622215d0954c8353ee4877ffd60111cf8e
  29. 2024-04-23 00:43:37 [INFO] - Image Version: 4758be622215d0954c8353ee4877ffd60111cf8e
  30. 2024-04-23 00:43:37 [INFO] ---------------------------------------------
  31. 2024-04-23 00:43:37 [INFO] ---------------------------------------------
  32. 2024-04-23 00:43:37 [INFO] The Super-Linter source code can be found at:
  33. 2024-04-23 00:43:37 [INFO] - https://github.com/super-linter/super-linter
  34. 2024-04-23 00:43:37 [INFO] ---------------------------------------------
  35. 2024-04-23 00:43:37 [INFO] - Validating all files in code base...
  36. 2024-04-23 00:43:37 [INFO] chktex: chktex: WARNING -- Could not find global resource file.
  37. ChkTeX v1.7.8 - Copyright 1995-96 Jens T. Berger Thielemann.
  38. Compiled with POSIX extended regex support.
  39. rubocop: 1.62.1
  40. perl:
  41. This is perl 5, version 38, subversion 2 (v5.38.2) built for x86_64-linux-thread-multi
  42. Copyright 1987-2023, Larry Wall
  43. Perl may be copied only under the terms of either the Artistic License or the
  44. GNU General Public License, which may be found in the Perl 5 source kit.
  45. Complete documentation for Perl, including FAQ lists, should be found on
  46. this system using "man perl" or "perldoc perl". If you have access to the
  47. Internet, point your browser at https://www.perl.org/, the Perl Home Page.
  48. xmllint: xmllint: using libxml version 21107
  49. compiled with: Threads Tree Output Push Reader Patterns Writer SAXv1 HTTP DTDValid HTML C14N Catalog XPath XPointer XInclude Iconv ISO8859X Unicode Regexps Automata Schemas Schematron Modules Debug Zlib Lzma
  50. ansible-lint: ansible-lint 24.2.2 using ansible-core:2.16.6 ansible-compat:4.1.11 ruamel-yaml:0.18.6 ruamel-yaml-clib:0.2.8
  51. eslint: v8.57.0
  52. markdownlint: 0.39.0
  53. snakefmt: snakefmt, version 0.10.1
  54. cpplint: Cpplint fork (https://github.com/cpplint/cpplint)
  55. cpplint 1.6.1
  56. Python 3.12.3 (main, Apr 10 2024, 04:12:22) [GCC 13.2.1 20231014]
  57. editorconfig-checker: 2.7.2
  58. gitleaks: v8.18.2
  59. phpstan: PHPStan - PHP Static Analysis Tool 1.10.48
  60. dotenv-linter: dotenv-linter 3.3.0
  61. asl-validator: 3.8.2
  62. actionlint: 1.6.27
  63. installed by building from source
  64. built with go1.22.0 compiler for linux/amd64
  65. tekton-lint: 1.0.2
  66. terrascan: version: v1.18.11
  67. terraform: Terraform v1.8.0
  68. on linux_amd64
  69. Your version of Terraform is out of date! The latest version
  70. is 1.8.1. You can update by downloading from https://www.terraform.io/downloads.html
  71. 2024/04/22 09:57:34 traces export: Post "http:///dev/otel-grpc.sock": http: no Host in request URL
  72. 2024/04/22 09:57:34 traces export: Post "http:///dev/otel-grpc.sock": http: no Host in request URL
  73. clippy: clippy 0.1.76
  74. R: R version 4.3.1 (2023-06-16) -- "Beagle Scouts"
  75. Copyright (C) 2023 The R Foundation for Statistical Computing
  76. Platform: x86_64-pc-linux-musl (64-bit)
  77. R is free software and comes with ABSOLUTELY NO WARRANTY.
  78. You are welcome to redistribute it under the terms of the
  79. GNU General Public License versions 2 or 3.
  80. For more information about these matters see
  81. https://www.gnu.org/licenses/.
  82. rustfmt: rustfmt 1.7.0-stable ( )
  83. shellcheck: ShellCheck - shell script analysis tool
  84. version: 0.10.0
  85. license: GNU General Public License, version 3
  86. website: https://www.shellcheck.net
  87. jscpd: 3.5.10
  88. black: black, 24.4.0 (compiled: no)
  89. Python (CPython) 3.12.3
  90. prettier: 3.2.5
  91. php: PHP 8.2.18 (cli) (built: Apr 11 2024 14:41:12) (NTS)
  92. Copyright (c) The PHP Group
  93. Zend Engine v4.2.18, Copyright (c) Zend Technologies
  94. textlint: v14.0.4
  95. npm-groovy-lint: GroovyLint: Successfully processed CodeNarc:
  96. CodeNarc version 3.3.0
  97. npm-groovy-lint version 14.4.0
  98. Embeds:
  99. CodeNarc version 3.3.0
  100. - Groovy version 3.0.9 (superlite)
  101. renovate-config-validator: (node:219) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
  102. (Use `node --trace-deprecation ...` to show where the warning was created)
  103. 37.296.0
  104. golangci-lint: golangci-lint has version 1.57.2 built with go1.22.1 from 77a8601a on 2024-03-28T19:01:11Z
  105. ruff: ruff 0.3.7
  106. kubeconform: v0.6.4
  107. golangci-lint: golangci-lint has version 1.57.2 built with go1.22.1 from 77a8601a on 2024-03-28T19:01:11Z
  108. gherkin-lint: Version command not supported
  109. eslint: v8.57.0
  110. scalafmt: scalafmt 3.8.1
  111. stylelint: 15.11.0
  112. sqlfluff: sqlfluff, version 3.0.4
  113. bash-exec: Version command not supported
  114. google-java-format: google-java-format: Version 1.22.0
  115. phpcs: PHP_CodeSniffer version 3.8.0 (stable) by Squiz and PHPCSStandards
  116. terragrunt: terragrunt version v0.57.0
  117. psalm: Psalm 5.23.1@8471a896ccea3526b26d082f4461eeea467f10a4
  118. pylint: pylint 3.1.0
  119. astroid 3.1.0
  120. Python 3.12.3 (main, Apr 10 2024, 04:12:22) [GCC 13.2.1 20231014]
  121. shfmt: v3.8.0
  122. snakemake: 8.10.7
  123. arm-ttk: ModuleVersion = 0.25
  124. pwsh: PowerShell 7.4.2
  125. mypy: mypy 1.9.0 (compiled: yes)
  126. eslint: v8.57.0
  127. coffeelint: 5.2.11
  128. tflint: TFLint version 0.50.3
  129. + ruleset.terraform (0.5.0-bundled)
  130. cfn-lint: cfn-lint 0.86.2
  131. flake8: 7.0.0 (mccabe: 0.7.0, pycodestyle: 2.11.1, pyflakes: 3.2.0) CPython 3.12.3 on
  132. Linux
  133. spectral: 6.11.1
  134. clj-kondo: clj-kondo v2024.03.13
  135. eslint: v8.57.0
  136. ts-standard: 12.0.2
  137. eslint: v8.57.0
  138. protolint: protolint version 0.49.6(b018d2a)
  139. raku: Welcome to Rakudo™ v2023.11.
  140. Implementing the Raku® Programming Language v6.d.
  141. Built on MoarVM version 2023.11.
  142. prettier: 3.2.5
  143. hadolint: Haskell Dockerfile Linter 2.12.0
  144. checkstyle: Checkstyle version: 10.15.0
  145. clang-format: clang-format version 17.0.5 (https://github.com/llvm/llvm-project.git 98bfdac5ce82d1679f8af9a57501471812ab68d7)
  146. ktlint: ktlint version 1.2.1
  147. yamllint: yamllint 1.35.1
  148. dart: Dart SDK version: 3.3.3 (stable) (Tue Mar 26 14:21:33 2024 +0000) on "linux_x64"
  149. isort:
  150. _ _
  151. (_) ___ ___ _ __| |_
  152. | |/ _/ / _ \/ '__ _/
  153. | |\__ \/\_\/| | | |_
  154. |_|\___/\___/\_/ \_/
  155. isort your imports, so you don't have to.
  156. VERSION 5.13.2
  157. dotnet: 8.0.204
  158. eslint: v8.57.0
  159. rustfmt: rustfmt 1.7.0-stable ( )
  160. htmlhint: 1.1.4
  161. rustfmt: rustfmt 1.7.0-stable ( )
  162. sql-lint: 1.0.0
  163. goreleaser: ____ ____ _
  164. / ___| ___ | _ \ ___| | ___ __ _ ___ ___ _ __
  165. | | _ / _ \| |_) / _ \ |/ _ \/ _` / __|/ _ \ '__|
  166. | |_| | (_) | _ < __/ | __/ (_| \__ \ __/ |
  167. \____|\___/|_| \_\___|_|\___|\__,_|___/\___|_|
  168. goreleaser: Deliver Go Binaries as fast and easily as possible
  169. https://goreleaser.com
  170. GitVersion: 1.25.1
  171. GitCommit: 6a7a9ba3995728a4bdf7b5fff770d8caeb3d2cc8
  172. GitTreeState: false
  173. BuildDate: 2024-04-04T01:51:35Z
  174. BuiltBy: goreleaser
  175. GoVersion: go1.22.1
  176. Compiler: gc
  177. ModuleSum: h1:a9skjeROotTN5GPPJDHDfhmOK4n13cBgJ34sTdXRDN0=
  178. Platform: linux/amd64
  179. checkov: 3.2.65
  180. lua: Lua 5.3.5 Copyright (C) 1994-2018 Lua.org, PUC-Rio
  181. standard: 17.1.0
  182. 2024-04-23 00:43:37 [INFO] --------------------------------------------
  183. 2024-04-23 00:43:37 [INFO] Gathering GitHub information...
  184. 2024-04-23 00:43:37 [INFO] RUN_LOCAL has been set to: true. Bypassing GitHub Actions variables...
  185. 2024-04-23 00:43:37 [INFO] Successfully validated GITHUB_WORKSPACE: /tmp/lint
  186. 2024-04-23 00:43:37 [INFO] The default branch for this repository is set to: master
  187. 2024-04-23 00:43:37 [INFO] --------------------------------------------
  188. 2024-04-23 00:43:37 [INFO] Validating the configuration
  189. 2024-04-23 00:43:38 [INFO] ----------------------------------------------
  190. 2024-04-23 00:43:38 [INFO] User provided file:[/tmp/lint/.linters/.gitleaks.toml] exists, setting rules file...
  191. 2024-04-23 00:43:38 [INFO] ----------------------------------------------
  192. 2024-04-23 00:43:38 [INFO] User provided file:[/tmp/lint/.linters/.groovylintrc.json] exists, setting rules file...
  193. 2024-04-23 00:43:39 [INFO] ----------------------------------------------
  194. 2024-04-23 00:43:39 [INFO] User provided file:[/tmp/lint/.linters/.python-lint] exists, setting rules file...
  195. 2024-04-23 00:43:40 [INFO] ----------------------------------------------
  196. 2024-04-23 00:43:40 [INFO] User provided file:[/tmp/lint/.linters/.yaml-lint.yml] exists, setting rules file...
  197. 2024-04-23 00:43:40 [INFO] Building the list of files and directories to check
  198. 2024-04-23 00:43:41 [INFO] Successfully gathered list of files...
  199. 2024-04-23 00:44:31 [INFO] Command output when running linters:
  200. ------
  201. 2024-04-23 00:43:41 [INFO] Linting BASH items...
  202. 2024-04-23 00:43:43 [NOTICE] BASH linted successfully
  203. 2024-04-23 00:43:41 [INFO] Linting BASH_EXEC items...
  204. 2024-04-23 00:43:42 [NOTICE] BASH_EXEC linted successfully
  205. 2024-04-23 00:43:41 [INFO] Linting CHECKOV items...
  206. 2024-04-23 00:43:49 [NOTICE] CHECKOV linted successfully
  207. 2024-04-23 00:43:41 [INFO] Linting GITLEAKS items...
  208. 2024-04-23 00:43:42 [NOTICE] GITLEAKS linted successfully
  209. 2024-04-23 00:43:42 [INFO] Stderr contents for GITLEAKS:
  210. ------
  211. 12:43AM INF scan completed in 226µs
  212. 12:43AM INF no leaks found
  213. 12:43AM INF scan completed in 370µs
  214. 12:43AM INF no leaks found
  215. 12:43AM INF scan completed in 243µs
  216. 12:43AM INF no leaks found
  217. 12:43AM INF scan completed in 231µs
  218. 12:43AM INF no leaks found
  219. 12:43AM INF scan completed in 541µs
  220. 12:43AM INF no leaks found
  221. 12:43AM INF scan completed in 338µs
  222. 12:43AM INF no leaks found
  223. 12:43AM INF scan completed in 215µs
  224. 12:43AM INF no leaks found
  225. 12:43AM INF scan completed in 201µs
  226. 12:43AM INF no leaks found
  227. 12:43AM INF scan completed in 1.17ms
  228. 12:43AM INF no leaks found
  229. 12:43AM INF scan completed in 115µs
  230. 12:43AM INF no leaks found
  231. 12:43AM INF scan completed in 1.94ms
  232. 12:43AM INF no leaks found
  233. 12:43AM INF scan completed in 257µs
  234. 12:43AM INF no leaks found
  235. 12:43AM INF scan completed in 1.58ms
  236. 12:43AM INF no leaks found
  237. 12:43AM INF scan completed in 188µs
  238. 12:43AM INF no leaks found
  239. 12:43AM INF scan completed in 156µs
  240. 12:43AM INF no leaks found
  241. 12:43AM INF scan completed in 783µs
  242. 12:43AM INF no leaks found
  243. 12:43AM INF scan completed in 534µs
  244. 12:43AM INF no leaks found
  245. 12:43AM INF scan completed in 213µs
  246. 12:43AM INF no leaks found
  247. 12:43AM INF scan completed in 278µs
  248. 12:43AM INF no leaks found
  249. 12:43AM INF scan completed in 202µs
  250. 12:43AM INF no leaks found
  251. 12:43AM INF scan completed in 225µs
  252. 12:43AM INF no leaks found
  253. 12:43AM INF scan completed in 147µs
  254. 12:43AM INF no leaks found
  255. 12:43AM INF scan completed in 316µs
  256. 12:43AM INF no leaks found
  257. ------
  258. 2024-04-23 00:43:41 [INFO] Linting GROOVY items...
  259. 2024-04-23 00:44:31 [NOTICE] GROOVY linted successfully
  260. 2024-04-23 00:44:31 [INFO] Command output for GROOVY:
  261. ------
  262. npm-groovy-lint results in 8 linted files:
  263. ┌─────────┬───────────┬─────────────┐
  264. │ (index) │ Severity │ Total found │
  265. ├─────────┼───────────┼─────────────┤
  266. │ 0 │ 'Error' │ 0 │
  267. │ 1 │ 'Warning' │ 0 │
  268. │ 2 │ 'Info' │ 0 │
  269. └─────────┴───────────┴─────────────┘
  270. ------
  271. 2024-04-23 00:43:42 [INFO] Linting JSON items...
  272. 2024-04-23 00:43:45 [NOTICE] JSON linted successfully
  273. 2024-04-23 00:43:42 [INFO] Linting MARKDOWN items...
  274. 2024-04-23 00:43:43 [NOTICE] MARKDOWN linted successfully
  275. 2024-04-23 00:43:42 [INFO] Linting NATURAL_LANGUAGE items...
  276. 2024-04-23 00:43:43 [NOTICE] NATURAL_LANGUAGE linted successfully
  277. 2024-04-23 00:43:42 [INFO] Linting PYTHON_BLACK items...
  278. 2024-04-23 00:43:43 [NOTICE] PYTHON_BLACK linted successfully
  279. 2024-04-23 00:43:43 [INFO] Stderr contents for PYTHON_BLACK:
  280. ------
  281. All done! ✨ 🍰 ✨
  282. 1 file would be left unchanged.
  283. ------
  284. 2024-04-23 00:43:43 [INFO] Linting PYTHON_PYLINT items...
  285. 2024-04-23 00:43:44 [NOTICE] PYTHON_PYLINT linted successfully
  286. 2024-04-23 00:43:45 [INFO] Command output for PYTHON_PYLINT:
  287. ------
  288. ------------------------------------
  289. Your code has been rated at 10.00/10
  290. ------
  291. 2024-04-23 00:43:43 [INFO] Linting PYTHON_FLAKE8 items...
  292. 2024-04-23 00:43:44 [NOTICE] PYTHON_FLAKE8 linted successfully
  293. 2024-04-23 00:43:43 [INFO] Linting PYTHON_ISORT items...
  294. 2024-04-23 00:43:44 [NOTICE] PYTHON_ISORT linted successfully
  295. 2024-04-23 00:43:43 [INFO] Linting PYTHON_RUFF items...
  296. 2024-04-23 00:43:44 [NOTICE] PYTHON_RUFF linted successfully
  297. 2024-04-23 00:43:44 [INFO] Command output for PYTHON_RUFF:
  298. ------
  299. All checks passed!
  300. ------
  301. 2024-04-23 00:43:44 [INFO] Linting SHELL_SHFMT items...
  302. 2024-04-23 00:43:45 [NOTICE] SHELL_SHFMT linted successfully
  303. 2024-04-23 00:43:45 [INFO] Linting YAML items...
  304. 2024-04-23 00:43:45 [NOTICE] YAML linted successfully
  305. ------
  306. 2024-04-23 00:44:31 [INFO] ----------------------------------------------
  307. 2024-04-23 00:44:31 [INFO] ----------------------------------------------
  308. 2024-04-23 00:44:31 [NOTICE] Successfully linted BASH
  309. 2024-04-23 00:44:31 [NOTICE] Successfully linted BASH_EXEC
  310. 2024-04-23 00:44:31 [NOTICE] Successfully linted CHECKOV
  311. 2024-04-23 00:44:31 [NOTICE] Successfully linted GITLEAKS
  312. 2024-04-23 00:44:31 [NOTICE] Successfully linted GROOVY
  313. 2024-04-23 00:44:31 [NOTICE] Successfully linted JSON
  314. 2024-04-23 00:44:31 [NOTICE] Successfully linted MARKDOWN
  315. 2024-04-23 00:44:31 [NOTICE] Successfully linted NATURAL_LANGUAGE
  316. 2024-04-23 00:44:31 [NOTICE] Successfully linted PYTHON_BLACK
  317. 2024-04-23 00:44:31 [NOTICE] Successfully linted PYTHON_PYLINT
  318. 2024-04-23 00:44:31 [NOTICE] Successfully linted PYTHON_FLAKE8
  319. 2024-04-23 00:44:31 [NOTICE] Successfully linted PYTHON_ISORT
  320. 2024-04-23 00:44:31 [NOTICE] Successfully linted PYTHON_RUFF
  321. 2024-04-23 00:44:32 [NOTICE] Successfully linted SHELL_SHFMT
  322. 2024-04-23 00:44:32 [NOTICE] Successfully linted YAML
  323. 2024-04-23 00:44:32 [NOTICE] All files and directories linted successfully
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement