Bumped up to 1.1.5 #186
Annotations
5 errors and 1 warning
build (ubuntu-latest, 17)
Action failed with error: Command failed: npx specmatic-insights-github-build-reporter
npm WARN exec The following package was not found and will be installed: [email protected]
Specmatic Insights
--sih, --specmatic-insights-host Specmatic Insights host
[string] [default: "https://insights.specmatic.in"]
--dr, --dry-run Do not post to Specmatic Insights
[boolean] [default: false]
--nv, --no-verify Do not verify the SSL certificate
(not-recommended) [boolean] [default: false]
--oi, --org-id Specmatic Insights Org ID[string] [required]
--br, --branch-ref The fully-formed branch ref name that
triggered the build. In Github this maps to
github.ref environment variable.
[string] [required]
--bn, --branch-name The short branch name that triggered the
build. In Github this maps to
github.ref_name environment variable.
[string] [required]
--bdi, --build-definition-id Every build pipeline or workflow has an
unique id which remains the same across all
the CI build/workflow runs. In Github this
maps to WORKFLOW_ID which is not avilable as
the default environment variable.
[string] [required]
--bi, --build-id A unique number for each build/workflow run
within a repository. In Github this maps to
github.run_id environment variable.
[string] [required]
--rn, --repo-name Name of the GIT repository. The repo should
not include the repo owner name. In Github
github.repository env variable also contains
the repo owner. So you need to subtract
github.repository_owner from
github.repository to just get the repo name.
[string] [required]
--ri, --repo-id Unique ID of the GIT repository. In Github
this maps to github.repository_id
environment variable. [string] [required]
--ru, --repo-url Fully qualified GIT repository URL. In
Github, we can use github.server_url + / +
github.repository environment variables.
[string] [required]
Specmatic
--srd, --specmatic-reports-dir The path to the Specmatic reports directory
[string] [default: "./build/reports/specmatic"]
Options:
--help Show help [boolean]
--version Show version number [boolean]
Examples:
npx specmatic-insights-github-build-reporter
--specmatic-insights-host=https://insights.specmatic.in
--specmatic-reports-dir=./build/reports/specmatic
--org-id=<YOUR_SPECMATIC_INSIGHTS_ORG_ID> --branch-ref=refs/heads/main
--branch-name=main --build-definition-id=4665857 --build-id=9245136138
--repo-name=specmatic-order-bff-java --repo-id=636154288
--repo-url=https://github.com/znsio/specmatic-order-bff-java
npx specmatic-insights-github-build-reporter
--org-id=<YOUR_SPECMATIC_INSIGHTS_ORG_ID> --branch-
|
build (macos-latest, 17)
The job was canceled because "ubuntu-latest_17" failed.
|
build (macos-latest, 17)
Action failed with error: Command failed: npx specmatic-insights-github-build-reporter
npm WARN exec The following package was not found and will be installed: [email protected]
Specmatic Insights
--sih, --specmatic-insights-host Specmatic Insights host
[string] [default: "https://insights.specmatic.in"]
--dr, --dry-run Do not post to Specmatic Insights
[boolean] [default: false]
--nv, --no-verify Do not verify the SSL certificate
(not-recommended) [boolean] [default: false]
--oi, --org-id Specmatic Insights Org ID[string] [required]
--br, --branch-ref The fully-formed branch ref name that
triggered the build. In Github this maps to
github.ref environment variable.
[string] [required]
--bn, --branch-name The short branch name that triggered the
build. In Github this maps to
github.ref_name environment variable.
[string] [required]
--bdi, --build-definition-id Every build pipeline or workflow has an
unique id which remains the same across all
the CI build/workflow runs. In Github this
maps to WORKFLOW_ID which is not avilable as
the default environment variable.
[string] [required]
--bi, --build-id A unique number for each build/workflow run
within a repository. In Github this maps to
github.run_id environment variable.
[string] [required]
--rn, --repo-name Name of the GIT repository. The repo should
not include the repo owner name. In Github
github.repository env variable also contains
the repo owner. So you need to subtract
github.repository_owner from
github.repository to just get the repo name.
[string] [required]
--ri, --repo-id Unique ID of the GIT repository. In Github
this maps to github.repository_id
environment variable. [string] [required]
--ru, --repo-url Fully qualified GIT repository URL. In
Github, we can use github.server_url + / +
github.repository environment variables.
[string] [required]
Specmatic
--srd, --specmatic-reports-dir The path to the Specmatic reports directory
[string] [default: "./build/reports/specmatic"]
Options:
--help Show help [boolean]
--version Show version number [boolean]
Examples:
npx specmatic-insights-github-build-reporter
--specmatic-insights-host=https://insights.specmatic.in
--specmatic-reports-dir=./build/reports/specmatic
--org-id=<YOUR_SPECMATIC_INSIGHTS_ORG_ID> --branch-ref=refs/heads/main
--branch-name=main --build-definition-id=4665857 --build-id=9245136138
--repo-name=specmatic-order-bff-java --repo-id=636154288
--repo-url=https://github.com/znsio/specmatic-order-bff-java
npx specmatic-insights-github-build-reporter
--org-id=<YOUR_SPECMATIC_INSIGHTS_ORG_ID> --branch-
|
build (windows-latest, 17)
The job was canceled because "ubuntu-latest_17" failed.
|
build (windows-latest, 17)
The operation was canceled.
|
build (ubuntu-latest, 17)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|