Feature/sync fork #6
build.yml
on: pull_request
Annotations
6 errors
lint-prettier
Process completed with exit code 1.
|
config/options/index › supportedPlatforms should have valid names:
lib/config/options/index.spec.ts#L40
expect(received).toContain(expected) // indexOf
Expected value: "scm-manager"
Received array: ["azure", "bitbucket", "bitbucket-server", "codecommit", "gerrit", "gitea", "github", "gitlab", "local", "scmm"]
at lib/config/options/index.spec.ts:40:32
at Array.forEach (<anonymous>)
at Object.<anonymous> (lib/config/options/index.spec.ts:37:8)
|
test (2/2)
Process completed with exit code 1.
|
test (1/2)
The job was canceled because "ubuntu-latest_true_test_2" failed.
|
test (1/2)
The operation was canceled.
|
test-success
Process completed with exit code 1.
|