Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DAT-17565 DevOps :: localstack failing for aws-aurora 8 in test-harness #797

Merged
merged 11 commits into from
Apr 25, 2024

Conversation

jandroav
Copy link
Contributor

No description provided.

jandroav added 6 commits April 25, 2024 10:41
…ons workflow to enable AWS CLI usage in the workflow.
… install-dir, and update options for better configuration and maintenance
…h setup-python action

refactor(aws.yml): remove unnecessary AWS CLI and pip version checks from the workflow
fix(aws.yml): remove engine version parameter in 'awslocal rds create-db-cluster' command for aurora-mysql to match the command syntax
…mmand to use TH_AURORA_MYSQL_ENGINE environment variable for consistency
Copy link

Label error: This PR is being prevented from merging because you have not added one of the labels: breakingChanges, newContributors, notableChanges, sdou, skipReleaseNotes, TypeBug, TypeEnhancement, TypeTest. You'll need to add it before this PR can be merged.

…ySQL engine in LocalStack

fix(aws.yml): remove unnecessary engine version parameter in create-db-cluster command for Aurora MySQL to prevent errors
Copy link

FOSSA Snippets Detection 🤖success

Snippets Detection Output

Running FOSSA snippets
 INFO main{target=/home/runner/work/liquibase-test-harness/liquibase-test-harness/}: Analyzing local snippet matches
 INFO main{target=/home/runner/work/liquibase-test-harness/liquibase-test-harness/}: Finished matching 0 snippets out of 3639 files to 0 matches


Pusher: @jandroav, Action: pull_request, Working Directory: /home/runner/work/liquibase-test-harness/liquibase-test-harness, Workflow: FOSSA AI License Compliance and Security Check

Copy link

FOSSA Test 🧪success

Test Output


Using project name: `https://github.com/liquibase/liquibase-test-harness`
Using revision: `3dfa0e510f36cd00be44a35a9a0f76c2a1f847a6`

[ Checking build completion for 3dfa0e510f36cd00be44a35a9a0f76c2a1f847a6... ]
[ Waiting for build completion (revision 3dfa0e510f36cd00be44a35a9a0f76c2a1f847a6)... last status: StatusCreated ]
[ Waiting for build completion (revision 3dfa0e510f36cd00be44a35a9a0f76c2a1f847a6)... last status: StatusRunning ]
[ Waiting for build completion (revision 3dfa0e510f36cd00be44a35a9a0f76c2a1f847a6)... last status: StatusRunning ]
[ Waiting for build completion (revision 3dfa0e510f36cd00be44a35a9a0f76c2a1f847a6)... last status: StatusRunning ]
[ Waiting for issue scan completion... ]


[ERROR] 

  ========================================================================
  Tested Following Project:
  ========================================================================


  Project Title: https://github.com/liquibase/liquibase-test-harness
  Project Revision: 3dfa0e510f36cd00be44a35a9a0f76c2a1f847a6
  Project Visibility: private
  Project Targets:
  - maven: [pom.xml]


  COMPLIANCE ISSUES (Total 7)

  ========================================================================
  Unlicensed Dependency (Total 2)
  ========================================================================
  ⚑ Unlicensed dependency detected in com.ibm.db2:jcc@11.5.9.0
  More information: https://app.fossa.com/projects/custom%2B40163%2Fgithub.com%2Fliquibase%2Fliquibase-test-harness/refs/branch/master/3dfa0e510f36cd00be44a35a9a0f76c2a1f847a6/issues/licensing/4319140

  ⚑ Unlicensed dependency detected in org.w3c:dom@2.3.0-jaxb-1.0.6
  More information: https://app.fossa.com/projects/custom%2B40163%2Fgithub.com%2Fliquibase%2Fliquibase-test-harness/refs/branch/master/3dfa0e510f36cd00be44a35a9a0f76c2a1f847a6/issues/licensing/5221094


  ========================================================================
  Flagged by Policy (Total 5)
  ========================================================================
  ⚑ GPL-2.0-only license detected in javax.xml.bind:jaxb-api@2.3.1
  More information: https://app.fossa.com/projects/custom%2B40163%2Fgithub.com%2Fliquibase%2Fliquibase-test-harness/refs/branch/master/3dfa0e510f36cd00be44a35a9a0f76c2a1f847a6/issues/licensing/4414993

  ⚑ GPL-2.0-with-classpath-exception license detected in javax.xml.bind:jaxb-api@2.3.1
  More information: https://app.fossa.com/projects/custom%2B40163%2Fgithub.com%2Fliquibase%2Fliquibase-test-harness/refs/branch/master/3dfa0e510f36cd00be44a35a9a0f76c2a1f847a6/issues/licensing/4414992

  ⚑ LGPL-3.0-only license detected in org.firebirdsql.jdbc:jaybird@5.0.4.java11
  More information: https://app.fossa.com/projects/custom%2B40163%2Fgithub.com%2Fliquibase%2Fliquibase-test-harness/refs/branch/master/3dfa0e510f36cd00be44a35a9a0f76c2a1f847a6/issues/licensing/5221095

  ⚑ GPL-2.0-or-later license detected in org.yaml:snakeyaml@2.2
  More information: https://app.fossa.com/projects/custom%2B40163%2Fgithub.com%2Fliquibase%2Fliquibase-test-harness/refs/branch/master/3dfa0e510f36cd00be44a35a9a0f76c2a1f847a6/issues/licensing/3779967

  ⚑ LGPL-2.1-or-later license detected in org.yaml:snakeyaml@2.2
  More information: https://app.fossa.com/projects/custom%2B40163%2Fgithub.com%2Fliquibase%2Fliquibase-test-harness/refs/branch/master/3dfa0e510f36cd00be44a35a9a0f76c2a1f847a6/issues/licensing/3779966


[ERROR] An issue occurred

  *** Relevant Errors ***

      �[0;91mError: �[0mThe scan has revealed issues. Number of issues found: 7




Pusher: @jandroav, Action: pull_request, Working Directory: /home/runner/work/liquibase-test-harness/liquibase-test-harness, Workflow: FOSSA AI License Compliance and Security Check

Copy link

FOSSA Snippets Detection 🤖success

Snippets Detection Output

Running FOSSA snippets
 INFO main{target=/home/runner/work/liquibase-test-harness/liquibase-test-harness/}: Analyzing local snippet matches
 INFO main{target=/home/runner/work/liquibase-test-harness/liquibase-test-harness/}: Finished matching 0 snippets out of 3639 files to 0 matches


Pusher: @jandroav, Action: pull_request, Working Directory: /home/runner/work/liquibase-test-harness/liquibase-test-harness, Workflow: FOSSA AI License Compliance and Security Check

Copy link

FOSSA Test 🧪success

Test Output


Using project name: `https://github.com/liquibase/liquibase-test-harness`
Using revision: `9e702493e11d7ff0729e18fbe0d56f43da0bccfb`

[ Checking build completion for 9e702493e11d7ff0729e18fbe0d56f43da0bccfb... ]
[ Waiting for build completion (revision 9e702493e11d7ff0729e18fbe0d56f43da0bccfb)... last status: StatusCreated ]
[ Waiting for build completion (revision 9e702493e11d7ff0729e18fbe0d56f43da0bccfb)... last status: StatusCreated ]
[ Waiting for build completion (revision 9e702493e11d7ff0729e18fbe0d56f43da0bccfb)... last status: StatusRunning ]
[ Waiting for build completion (revision 9e702493e11d7ff0729e18fbe0d56f43da0bccfb)... last status: StatusRunning ]
[ Waiting for issue scan completion... ]


[ERROR] 

  ========================================================================
  Tested Following Project:
  ========================================================================


  Project Title: https://github.com/liquibase/liquibase-test-harness
  Project Revision: 9e702493e11d7ff0729e18fbe0d56f43da0bccfb
  Project Visibility: private
  Project Targets:
  - maven: [pom.xml]


  COMPLIANCE ISSUES (Total 7)

  ========================================================================
  Unlicensed Dependency (Total 2)
  ========================================================================
  ⚑ Unlicensed dependency detected in com.ibm.db2:jcc@11.5.9.0
  More information: https://app.fossa.com/projects/custom%2B40163%2Fgithub.com%2Fliquibase%2Fliquibase-test-harness/refs/branch/master/9e702493e11d7ff0729e18fbe0d56f43da0bccfb/issues/licensing/4319140

  ⚑ Unlicensed dependency detected in org.w3c:dom@2.3.0-jaxb-1.0.6
  More information: https://app.fossa.com/projects/custom%2B40163%2Fgithub.com%2Fliquibase%2Fliquibase-test-harness/refs/branch/master/9e702493e11d7ff0729e18fbe0d56f43da0bccfb/issues/licensing/5221094


  ========================================================================
  Flagged by Policy (Total 5)
  ========================================================================
  ⚑ GPL-2.0-only license detected in javax.xml.bind:jaxb-api@2.3.1
  More information: https://app.fossa.com/projects/custom%2B40163%2Fgithub.com%2Fliquibase%2Fliquibase-test-harness/refs/branch/master/9e702493e11d7ff0729e18fbe0d56f43da0bccfb/issues/licensing/4414993

  ⚑ GPL-2.0-with-classpath-exception license detected in javax.xml.bind:jaxb-api@2.3.1
  More information: https://app.fossa.com/projects/custom%2B40163%2Fgithub.com%2Fliquibase%2Fliquibase-test-harness/refs/branch/master/9e702493e11d7ff0729e18fbe0d56f43da0bccfb/issues/licensing/4414992

  ⚑ LGPL-3.0-only license detected in org.firebirdsql.jdbc:jaybird@5.0.4.java11
  More information: https://app.fossa.com/projects/custom%2B40163%2Fgithub.com%2Fliquibase%2Fliquibase-test-harness/refs/branch/master/9e702493e11d7ff0729e18fbe0d56f43da0bccfb/issues/licensing/5221095

  ⚑ GPL-2.0-or-later license detected in org.yaml:snakeyaml@2.2
  More information: https://app.fossa.com/projects/custom%2B40163%2Fgithub.com%2Fliquibase%2Fliquibase-test-harness/refs/branch/master/9e702493e11d7ff0729e18fbe0d56f43da0bccfb/issues/licensing/3779967

  ⚑ LGPL-2.1-or-later license detected in org.yaml:snakeyaml@2.2
  More information: https://app.fossa.com/projects/custom%2B40163%2Fgithub.com%2Fliquibase%2Fliquibase-test-harness/refs/branch/master/9e702493e11d7ff0729e18fbe0d56f43da0bccfb/issues/licensing/3779966


[ERROR] An issue occurred

  *** Relevant Errors ***

      �[0;91mError: �[0mThe scan has revealed issues. Number of issues found: 7




Pusher: @jandroav, Action: pull_request, Working Directory: /home/runner/work/liquibase-test-harness/liquibase-test-harness, Workflow: FOSSA AI License Compliance and Security Check

Copy link

FOSSA Snippets Detection 🤖success

Snippets Detection Output

Running FOSSA snippets
 INFO main{target=/home/runner/work/liquibase-test-harness/liquibase-test-harness/}: Analyzing local snippet matches
 INFO main{target=/home/runner/work/liquibase-test-harness/liquibase-test-harness/}: Finished matching 0 snippets out of 3639 files to 0 matches


Pusher: @jandroav, Action: pull_request, Working Directory: /home/runner/work/liquibase-test-harness/liquibase-test-harness, Workflow: FOSSA AI License Compliance and Security Check

Copy link

FOSSA Test 🧪success

Test Output


Using project name: `https://github.com/liquibase/liquibase-test-harness`
Using revision: `ad73b2d5b85281de156bf0f0343184e98e0d85b0`

[ Checking build completion for ad73b2d5b85281de156bf0f0343184e98e0d85b0... ]
[ Waiting for build completion (revision ad73b2d5b85281de156bf0f0343184e98e0d85b0)... last status: StatusCreated ]
[ Waiting for build completion (revision ad73b2d5b85281de156bf0f0343184e98e0d85b0)... last status: StatusCreated ]
[ Waiting for build completion (revision ad73b2d5b85281de156bf0f0343184e98e0d85b0)... last status: StatusRunning ]
[ Waiting for build completion (revision ad73b2d5b85281de156bf0f0343184e98e0d85b0)... last status: StatusRunning ]
[ Waiting for build completion (revision ad73b2d5b85281de156bf0f0343184e98e0d85b0)... last status: StatusRunning ]
[ Waiting for issue scan completion... ]


[ERROR] 

  ========================================================================
  Tested Following Project:
  ========================================================================


  Project Title: https://github.com/liquibase/liquibase-test-harness
  Project Revision: ad73b2d5b85281de156bf0f0343184e98e0d85b0
  Project Visibility: private
  Project Targets:
  - maven: [pom.xml]


  COMPLIANCE ISSUES (Total 7)

  ========================================================================
  Unlicensed Dependency (Total 2)
  ========================================================================
  ⚑ Unlicensed dependency detected in com.ibm.db2:jcc@11.5.9.0
  More information: https://app.fossa.com/projects/custom%2B40163%2Fgithub.com%2Fliquibase%2Fliquibase-test-harness/refs/branch/master/ad73b2d5b85281de156bf0f0343184e98e0d85b0/issues/licensing/4319140

  ⚑ Unlicensed dependency detected in org.w3c:dom@2.3.0-jaxb-1.0.6
  More information: https://app.fossa.com/projects/custom%2B40163%2Fgithub.com%2Fliquibase%2Fliquibase-test-harness/refs/branch/master/ad73b2d5b85281de156bf0f0343184e98e0d85b0/issues/licensing/5221094


  ========================================================================
  Flagged by Policy (Total 5)
  ========================================================================
  ⚑ GPL-2.0-only license detected in javax.xml.bind:jaxb-api@2.3.1
  More information: https://app.fossa.com/projects/custom%2B40163%2Fgithub.com%2Fliquibase%2Fliquibase-test-harness/refs/branch/master/ad73b2d5b85281de156bf0f0343184e98e0d85b0/issues/licensing/4414993

  ⚑ GPL-2.0-with-classpath-exception license detected in javax.xml.bind:jaxb-api@2.3.1
  More information: https://app.fossa.com/projects/custom%2B40163%2Fgithub.com%2Fliquibase%2Fliquibase-test-harness/refs/branch/master/ad73b2d5b85281de156bf0f0343184e98e0d85b0/issues/licensing/4414992

  ⚑ LGPL-3.0-only license detected in org.firebirdsql.jdbc:jaybird@5.0.4.java11
  More information: https://app.fossa.com/projects/custom%2B40163%2Fgithub.com%2Fliquibase%2Fliquibase-test-harness/refs/branch/master/ad73b2d5b85281de156bf0f0343184e98e0d85b0/issues/licensing/5221095

  ⚑ GPL-2.0-or-later license detected in org.yaml:snakeyaml@2.2
  More information: https://app.fossa.com/projects/custom%2B40163%2Fgithub.com%2Fliquibase%2Fliquibase-test-harness/refs/branch/master/ad73b2d5b85281de156bf0f0343184e98e0d85b0/issues/licensing/3779967

  ⚑ LGPL-2.1-or-later license detected in org.yaml:snakeyaml@2.2
  More information: https://app.fossa.com/projects/custom%2B40163%2Fgithub.com%2Fliquibase%2Fliquibase-test-harness/refs/branch/master/ad73b2d5b85281de156bf0f0343184e98e0d85b0/issues/licensing/3779966


[ERROR] An issue occurred

  *** Relevant Errors ***

      �[0;91mError: �[0mThe scan has revealed issues. Number of issues found: 7




Pusher: @jandroav, Action: pull_request, Working Directory: /home/runner/work/liquibase-test-harness/liquibase-test-harness, Workflow: FOSSA AI License Compliance and Security Check

Copy link

FOSSA Snippets Detection 🤖success

Snippets Detection Output

Running FOSSA snippets
 INFO main{target=/home/runner/work/liquibase-test-harness/liquibase-test-harness/}: Analyzing local snippet matches
 INFO main{target=/home/runner/work/liquibase-test-harness/liquibase-test-harness/}: Finished matching 0 snippets out of 3637 files to 0 matches


Pusher: @jandroav, Action: pull_request, Working Directory: /home/runner/work/liquibase-test-harness/liquibase-test-harness, Workflow: FOSSA AI License Compliance and Security Check

Copy link

FOSSA Test 🧪success

Test Output


Using project name: `https://github.com/liquibase/liquibase-test-harness`
Using revision: `414392cb9d6568deb6d6a58e21109b97294df6e1`

[ Checking build completion for 414392cb9d6568deb6d6a58e21109b97294df6e1... ]
[ Waiting for build completion (revision 414392cb9d6568deb6d6a58e21109b97294df6e1)... last status: StatusRunning ]
[ Waiting for build completion (revision 414392cb9d6568deb6d6a58e21109b97294df6e1)... last status: StatusRunning ]
[ Waiting for issue scan completion... ]


[ERROR] 

  ========================================================================
  Tested Following Project:
  ========================================================================


  Project Title: https://github.com/liquibase/liquibase-test-harness
  Project Revision: 414392cb9d6568deb6d6a58e21109b97294df6e1
  Project Visibility: private
  Project Targets:
  - maven: [pom.xml]


  COMPLIANCE ISSUES (Total 7)

  ========================================================================
  Unlicensed Dependency (Total 2)
  ========================================================================
  ⚑ Unlicensed dependency detected in com.ibm.db2:jcc@11.5.9.0
  More information: https://app.fossa.com/projects/custom%2B40163%2Fgithub.com%2Fliquibase%2Fliquibase-test-harness/refs/branch/master/414392cb9d6568deb6d6a58e21109b97294df6e1/issues/licensing/4319140

  ⚑ Unlicensed dependency detected in org.w3c:dom@2.3.0-jaxb-1.0.6
  More information: https://app.fossa.com/projects/custom%2B40163%2Fgithub.com%2Fliquibase%2Fliquibase-test-harness/refs/branch/master/414392cb9d6568deb6d6a58e21109b97294df6e1/issues/licensing/5221094


  ========================================================================
  Flagged by Policy (Total 5)
  ========================================================================
  ⚑ GPL-2.0-only license detected in javax.xml.bind:jaxb-api@2.3.1
  More information: https://app.fossa.com/projects/custom%2B40163%2Fgithub.com%2Fliquibase%2Fliquibase-test-harness/refs/branch/master/414392cb9d6568deb6d6a58e21109b97294df6e1/issues/licensing/4414993

  ⚑ GPL-2.0-with-classpath-exception license detected in javax.xml.bind:jaxb-api@2.3.1
  More information: https://app.fossa.com/projects/custom%2B40163%2Fgithub.com%2Fliquibase%2Fliquibase-test-harness/refs/branch/master/414392cb9d6568deb6d6a58e21109b97294df6e1/issues/licensing/4414992

  ⚑ LGPL-3.0-only license detected in org.firebirdsql.jdbc:jaybird@5.0.4.java11
  More information: https://app.fossa.com/projects/custom%2B40163%2Fgithub.com%2Fliquibase%2Fliquibase-test-harness/refs/branch/master/414392cb9d6568deb6d6a58e21109b97294df6e1/issues/licensing/5221095

  ⚑ GPL-2.0-or-later license detected in org.yaml:snakeyaml@2.2
  More information: https://app.fossa.com/projects/custom%2B40163%2Fgithub.com%2Fliquibase%2Fliquibase-test-harness/refs/branch/master/414392cb9d6568deb6d6a58e21109b97294df6e1/issues/licensing/3779967

  ⚑ LGPL-2.1-or-later license detected in org.yaml:snakeyaml@2.2
  More information: https://app.fossa.com/projects/custom%2B40163%2Fgithub.com%2Fliquibase%2Fliquibase-test-harness/refs/branch/master/414392cb9d6568deb6d6a58e21109b97294df6e1/issues/licensing/3779966


[ERROR] An issue occurred

  *** Relevant Errors ***

      �[0;91mError: �[0mThe scan has revealed issues. Number of issues found: 7




Pusher: @jandroav, Action: pull_request, Working Directory: /home/runner/work/liquibase-test-harness/liquibase-test-harness, Workflow: FOSSA AI License Compliance and Security Check

@jandroav jandroav merged commit cf78bec into main Apr 25, 2024
2 of 3 checks passed
@jandroav jandroav deleted the DAT-17565 branch April 25, 2024 09:29
Copy link

FOSSA Snippets Detection 🤖success

Snippets Detection Output

Running FOSSA snippets
 INFO main{target=/home/runner/work/liquibase-test-harness/liquibase-test-harness/}: Analyzing local snippet matches
 INFO main{target=/home/runner/work/liquibase-test-harness/liquibase-test-harness/}: Finished matching 0 snippets out of 3637 files to 0 matches


Pusher: @jandroav, Action: pull_request, Working Directory: /home/runner/work/liquibase-test-harness/liquibase-test-harness, Workflow: FOSSA AI License Compliance and Security Check

Copy link

FOSSA Test 🧪success

Test Output


Using project name: `https://github.com/liquibase/liquibase-test-harness`
Using revision: `18f7442d5d2eb38a3f3f941a56d73a407d2150e7`

[ Checking build completion for 18f7442d5d2eb38a3f3f941a56d73a407d2150e7... ]
[ Waiting for build completion (revision 18f7442d5d2eb38a3f3f941a56d73a407d2150e7)... last status: StatusCreated ]
[ Waiting for build completion (revision 18f7442d5d2eb38a3f3f941a56d73a407d2150e7)... last status: StatusCreated ]
[ Waiting for build completion (revision 18f7442d5d2eb38a3f3f941a56d73a407d2150e7)... last status: StatusRunning ]
[ Waiting for build completion (revision 18f7442d5d2eb38a3f3f941a56d73a407d2150e7)... last status: StatusRunning ]
[ Waiting for issue scan completion... ]


[ERROR] 

  ========================================================================
  Tested Following Project:
  ========================================================================


  Project Title: https://github.com/liquibase/liquibase-test-harness
  Project Revision: 18f7442d5d2eb38a3f3f941a56d73a407d2150e7
  Project Visibility: private
  Project Targets:
  - maven: [pom.xml]


  COMPLIANCE ISSUES (Total 7)

  ========================================================================
  Unlicensed Dependency (Total 2)
  ========================================================================
  ⚑ Unlicensed dependency detected in com.ibm.db2:jcc@11.5.9.0
  More information: https://app.fossa.com/projects/custom%2B40163%2Fgithub.com%2Fliquibase%2Fliquibase-test-harness/refs/branch/master/18f7442d5d2eb38a3f3f941a56d73a407d2150e7/issues/licensing/4319140

  ⚑ Unlicensed dependency detected in org.w3c:dom@2.3.0-jaxb-1.0.6
  More information: https://app.fossa.com/projects/custom%2B40163%2Fgithub.com%2Fliquibase%2Fliquibase-test-harness/refs/branch/master/18f7442d5d2eb38a3f3f941a56d73a407d2150e7/issues/licensing/5221094


  ========================================================================
  Flagged by Policy (Total 5)
  ========================================================================
  ⚑ GPL-2.0-only license detected in javax.xml.bind:jaxb-api@2.3.1
  More information: https://app.fossa.com/projects/custom%2B40163%2Fgithub.com%2Fliquibase%2Fliquibase-test-harness/refs/branch/master/18f7442d5d2eb38a3f3f941a56d73a407d2150e7/issues/licensing/4414993

  ⚑ GPL-2.0-with-classpath-exception license detected in javax.xml.bind:jaxb-api@2.3.1
  More information: https://app.fossa.com/projects/custom%2B40163%2Fgithub.com%2Fliquibase%2Fliquibase-test-harness/refs/branch/master/18f7442d5d2eb38a3f3f941a56d73a407d2150e7/issues/licensing/4414992

  ⚑ LGPL-3.0-only license detected in org.firebirdsql.jdbc:jaybird@5.0.4.java11
  More information: https://app.fossa.com/projects/custom%2B40163%2Fgithub.com%2Fliquibase%2Fliquibase-test-harness/refs/branch/master/18f7442d5d2eb38a3f3f941a56d73a407d2150e7/issues/licensing/5221095

  ⚑ GPL-2.0-or-later license detected in org.yaml:snakeyaml@2.2
  More information: https://app.fossa.com/projects/custom%2B40163%2Fgithub.com%2Fliquibase%2Fliquibase-test-harness/refs/branch/master/18f7442d5d2eb38a3f3f941a56d73a407d2150e7/issues/licensing/3779967

  ⚑ LGPL-2.1-or-later license detected in org.yaml:snakeyaml@2.2
  More information: https://app.fossa.com/projects/custom%2B40163%2Fgithub.com%2Fliquibase%2Fliquibase-test-harness/refs/branch/master/18f7442d5d2eb38a3f3f941a56d73a407d2150e7/issues/licensing/3779966


[ERROR] An issue occurred

  *** Relevant Errors ***

      �[0;91mError: �[0mThe scan has revealed issues. Number of issues found: 7




Pusher: @jandroav, Action: pull_request, Working Directory: /home/runner/work/liquibase-test-harness/liquibase-test-harness, Workflow: FOSSA AI License Compliance and Security Check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant