Skip to content

Feat/json config

Feat/json config #12

Triggered via pull request May 10, 2024 22:31
Status Failure
Total duration 17s
Artifacts

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
error: expect(received).toEqual(expected): src/domain/getLabelConfigs.spec.ts#L22
+ {} - { - defaultLabels: [ - "triage" - ], - ignoreComments: true, - labelsNotAllowed: [ - "documentation" - ], - labelsSynonyms: { - bug: [ - "error" - ], - }, - } - Expected - 14 + Received + 1 at /home/runner/work/auto-label/auto-label/src/domain/getLabelConfigs.spec.ts:22:7 at forEach (:1:21) at /home/runner/work/auto-label/auto-label/src/domain/getLabelConfigs.spec.ts:19:5
build
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.