Skip to content

feat: Opsgenie plugin implementation #329

feat: Opsgenie plugin implementation

feat: Opsgenie plugin implementation #329

Re-run triggered October 16, 2023 01:59
Status Failure
Total duration 1m 39s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

config-ui.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
lint
Property 'OPSGENIE' does not exist on type '{ AZUREDEVOPS: { BASIS: string; RATE_LIMIT: string; AUTH_TOKEN: string; TRANSFORMATION: string; }; BAMBOO: { BASIS: string; RATE_LIMIT: string; TRANSFORMATION: string; }; BITBUCKET: { BASIS: string; RATE_LIMIT: string; TRANSFORMATION: string; }; ... 10 more ...; REFDIFF: string; }'.
lint
Property 'OPSGENIE' does not exist on type '{ AZUREDEVOPS: { BASIS: string; RATE_LIMIT: string; AUTH_TOKEN: string; TRANSFORMATION: string; }; BAMBOO: { BASIS: string; RATE_LIMIT: string; TRANSFORMATION: string; }; BITBUCKET: { BASIS: string; RATE_LIMIT: string; TRANSFORMATION: string; }; ... 10 more ...; REFDIFF: string; }'.
lint
Property 'OPSGENIE' does not exist on type '{ AZUREDEVOPS: { BASIS: string; RATE_LIMIT: string; AUTH_TOKEN: string; TRANSFORMATION: string; }; BAMBOO: { BASIS: string; RATE_LIMIT: string; TRANSFORMATION: string; }; BITBUCKET: { BASIS: string; RATE_LIMIT: string; TRANSFORMATION: string; }; ... 10 more ...; REFDIFF: string; }'.
lint
Process completed with exit code 2.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/