microting/eform-sdk-dotnet

View on GitHub
Merge pull request #2641 from microting/dependabot/nuget/AWSSDK.SQS-3.7.400.35 #3898
René Schultz Madsen authored 2ec27d8c
complete00:02:47
1
git clone
2
codeclimate validate-config
View output
codeclimate validate-config
No checked in config: nothing to validate.
3
codeclimate prepare
View output
codeclimate prepare
4
builder pull-engines
View output
determining required images
5
structure
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
W, [2024-10-16T08:42:22.394242 #1]  WARN -- : Skipping eFormSDK.Integration.Case.SqlControllerTests/SqlControllerTestCaseReadAllLong.cs due to CC::Parser::Client::HTTPError
W, [2024-10-16T08:42:22.394290 #1]  WARN -- : Response status: 413
W, [2024-10-16T08:43:06.247023 #1]  WARN -- : Skipping eFormSDK.Integration.Case.CoreTests/CoreTestCaseReadAllLong.cs due to CC::Parser::Client::HTTPError
W, [2024-10-16T08:43:06.247063 #1]  WARN -- : Response status: 413
6
duplication
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
W, [2024-10-16T08:43:14.159710 #1]  WARN -- : Skipping ./eFormSDK.Integration.Case.SqlControllerTests/SqlControllerTestCaseReadAllLong.cs due to CC::Parser::Client::HTTPError
W, [2024-10-16T08:43:14.159763 #1]  WARN -- : Response status: 413
W, [2024-10-16T08:44:25.478055 #1]  WARN -- : Skipping ./eFormSDK.Integration.Case.CoreTests/CoreTestCaseReadAllLong.cs due to CC::Parser::Client::HTTPError
W, [2024-10-16T08:44:25.478100 #1]  WARN -- : Response status: 413
I, [2024-10-16T08:44:56.819923 #1]  INFO -- : Skipping file cronjob.py due to exception (CC::Engine::Analyzers::ParserError): `python2 /usr/src/app/lib/cc/engine/analyzers/python/parser.py` exited with code 1:
Traceback (most recent call last):
  File "/usr/src/app/lib/cc/engine/analyzers/python/parser.py", line 51, in <module>
    print(json.dumps(to_json(ast.parse(source))))
  File "/usr/local/python2/lib/python2.7/ast.py", line 37, in parse
    return compile(source, filename, mode, PyCF_ONLY_AST)
  File "<unknown>", line 38
    create_issue_url = f"https://api.github.com/repos/{GITHUB_REPO_OWNER}/{GITHUB_REPO_NAME}/issues"
                                                                                                   ^
SyntaxError: invalid syntax