Advertisement
alexander_bazhenov

Untitled

Apr 22nd, 2024
18
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.83 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:25:36 [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:25:36 [INFO] ---------------------------------------------
  26. 2024-04-23 00:25:36 [INFO] --- GitHub Actions Multi Language Linter ----
  27. 2024-04-23 00:25:36 [INFO] - Image Creation Date: 2024-04-22T11:35:45Z
  28. 2024-04-23 00:25:36 [INFO] - Image Revision: 4758be622215d0954c8353ee4877ffd60111cf8e
  29. 2024-04-23 00:25:36 [INFO] - Image Version: 4758be622215d0954c8353ee4877ffd60111cf8e
  30. 2024-04-23 00:25:36 [INFO] ---------------------------------------------
  31. 2024-04-23 00:25:36 [INFO] ---------------------------------------------
  32. 2024-04-23 00:25:36 [INFO] The Super-Linter source code can be found at:
  33. 2024-04-23 00:25:36 [INFO] - https://github.com/super-linter/super-linter
  34. 2024-04-23 00:25:36 [INFO] ---------------------------------------------
  35. 2024-04-23 00:25:36 [INFO] - Validating all files in code base...
  36. 2024-04-23 00:25:36 [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:25:36 [INFO] --------------------------------------------
  183. 2024-04-23 00:25:36 [INFO] Gathering GitHub information...
  184. 2024-04-23 00:25:36 [INFO] RUN_LOCAL has been set to: true. Bypassing GitHub Actions variables...
  185. 2024-04-23 00:25:36 [INFO] Successfully validated GITHUB_WORKSPACE: /tmp/lint
  186. 2024-04-23 00:25:36 [INFO] The default branch for this repository is set to: master
  187. 2024-04-23 00:25:36 [INFO] --------------------------------------------
  188. 2024-04-23 00:25:36 [INFO] Validating the configuration
  189. 2024-04-23 00:25:36 [FATAL] Behavior not supported, please either only include (VALIDATE=true) or exclude (VALIDATE=false) linters, but not both
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement