Skip to content

chore(release): v1.3.0 🎉 #9

chore(release): v1.3.0 🎉

chore(release): v1.3.0 🎉 #9

Status Failure
Total duration 1m 21s
Artifacts

test.yml

on: push
suite  /  ...  /  npm
40s
suite / install / npm
suite  /  test-commits
11s
suite / test-commits
suite  /  test-types
11s
suite / test-types
suite  /  test-format
11s
suite / test-format
suite  /  test-lint
12s
suite / test-lint
suite  /  test-unit
15s
suite / test-unit
suite  /  test-integration
12s
suite / test-integration
suite  /  test-acceptance-locally
12s
suite / test-acceptance-locally
Fit to window
Zoom out
Zoom in

Annotations

31 errors
suite / test-types: src/asUniPhoneInHumanWords.test.ts#L1
Cannot find module './asPhoneInHumanWords' or its corresponding type declarations.
suite / test-types: src/asUniPhoneInHumanWords.test.ts#L7
Property 'assure' does not exist on type '(input: string) => boolean'.
suite / test-types: src/asUniPhoneInHumanWords.ts#L1
Cannot find module './Phone' or its corresponding type declarations.
suite / test-types: src/asUniPhoneNumber.test.ts#L1
Cannot find module './asPhoneNumber' or its corresponding type declarations.
suite / test-types: src/asUniPhoneNumber.ts#L4
Cannot find module './PhoneNumber' or its corresponding type declarations.
suite / test-types: src/index.ts#L1
Cannot find module './PhoneNumber' or its corresponding type declarations.
suite / test-types: src/index.ts#L3
Cannot find module './asPhoneNumber' or its corresponding type declarations.
suite / test-types: src/index.ts#L5
Cannot find module './Phone' or its corresponding type declarations.
suite / test-types: src/index.ts#L6
Cannot find module './asPhoneInHumanWords' or its corresponding type declarations.
suite / test-types: src/isUniPhoneNumber.ts#L3
Cannot find module './PhoneNumber' or its corresponding type declarations.
suite / test-acceptance-locally: src/asUniPhoneInHumanWords.test.ts#L1
Cannot find module './asPhoneInHumanWords' or its corresponding type declarations.
suite / test-acceptance-locally: src/asUniPhoneInHumanWords.test.ts#L7
Property 'assure' does not exist on type '(input: string) => boolean'.
suite / test-acceptance-locally: src/asUniPhoneInHumanWords.ts#L1
Cannot find module './Phone' or its corresponding type declarations.
suite / test-acceptance-locally: src/asUniPhoneNumber.test.ts#L1
Cannot find module './asPhoneNumber' or its corresponding type declarations.
suite / test-acceptance-locally: src/asUniPhoneNumber.ts#L4
Cannot find module './PhoneNumber' or its corresponding type declarations.
suite / test-acceptance-locally: src/index.ts#L1
Cannot find module './PhoneNumber' or its corresponding type declarations.
suite / test-acceptance-locally: src/index.ts#L3
Cannot find module './asPhoneNumber' or its corresponding type declarations.
suite / test-acceptance-locally: src/index.ts#L5
Cannot find module './Phone' or its corresponding type declarations.
suite / test-acceptance-locally: src/index.ts#L6
Cannot find module './asPhoneInHumanWords' or its corresponding type declarations.
suite / test-acceptance-locally: src/isUniPhoneNumber.ts#L3
Cannot find module './PhoneNumber' or its corresponding type declarations.
suite / test-lint: src/asUniPhoneInHumanWords.test.ts#L1
Missing file extension for "./asPhoneInHumanWords"
suite / test-lint: src/asUniPhoneInHumanWords.ts#L1
Missing file extension for "./Phone"
suite / test-lint: src/asUniPhoneNumber.test.ts#L1
Missing file extension for "./asPhoneNumber"
suite / test-lint: src/asUniPhoneNumber.ts#L4
Missing file extension for "./PhoneNumber"
suite / test-lint: src/index.ts#L1
Missing file extension for "./PhoneNumber"
suite / test-lint: src/index.ts#L2
Multiple exports of name 'isPhoneNumber'
suite / test-lint: src/index.ts#L3
Missing file extension for "./asPhoneNumber"
suite / test-lint: src/index.ts#L4
Multiple exports of name 'isPhoneNumber'
suite / test-lint: src/index.ts#L5
Missing file extension for "./Phone"
suite / test-lint: src/index.ts#L6
Missing file extension for "./asPhoneInHumanWords"
suite / test-unit
Process completed with exit code 1.