chore(release): v1.0.0 🎉 #2
test.yml
on: push
suite
/
install
33s
suite
/
test-commits
15s
suite
/
test-types
16s
suite
/
test-format
11s
suite
/
test-lint
21s
suite
/
test-unit
17s
suite
/
test-integration
12s
suite
/
test-acceptance-locally
16s
Annotations
21 errors and 8 warnings
suite / test-types:
src/index.ts#L1
Cannot find module './domain/UniDateTime' or its corresponding type declarations.
|
suite / test-types:
src/index.ts#L2
Cannot find module './domain/UniDuration' or its corresponding type declarations.
|
suite / test-types:
src/index.ts#L3
Cannot find module './utils/sleep' or its corresponding type declarations.
|
suite / test-types:
src/index.ts#L4
Cannot find module './checks/isUniDate' or its corresponding type declarations.
|
suite / test-types:
src/index.ts#L5
Cannot find module './checks/isUniDateTime' or its corresponding type declarations.
|
suite / test-types:
src/index.ts#L6
Cannot find module './casts/toMillisecondsSinceEpoch' or its corresponding type declarations.
|
suite / test-types
Process completed with exit code 2.
|
suite / test-acceptance-locally:
src/index.ts#L1
Cannot find module './domain/UniDateTime' or its corresponding type declarations.
|
suite / test-acceptance-locally:
src/index.ts#L2
Cannot find module './domain/UniDuration' or its corresponding type declarations.
|
suite / test-acceptance-locally:
src/index.ts#L3
Cannot find module './utils/sleep' or its corresponding type declarations.
|
suite / test-acceptance-locally:
src/index.ts#L4
Cannot find module './checks/isUniDate' or its corresponding type declarations.
|
suite / test-acceptance-locally:
src/index.ts#L5
Cannot find module './checks/isUniDateTime' or its corresponding type declarations.
|
suite / test-acceptance-locally:
src/index.ts#L6
Cannot find module './casts/toMillisecondsSinceEpoch' or its corresponding type declarations.
|
suite / test-acceptance-locally
Process completed with exit code 2.
|
suite / test-lint:
src/index.ts#L1
Missing file extension for "./domain/UniDateTime"
|
suite / test-lint:
src/index.ts#L2
Missing file extension for "./domain/UniDuration"
|
suite / test-lint:
src/index.ts#L3
Missing file extension for "./utils/sleep"
|
suite / test-lint:
src/index.ts#L4
Missing file extension for "./checks/isUniDate"
|
suite / test-lint:
src/index.ts#L5
Missing file extension for "./checks/isUniDateTime"
|
suite / test-lint:
src/index.ts#L6
Missing file extension for "./casts/toMillisecondsSinceEpoch"
|
suite / test-lint
Process completed with exit code 1.
|
suite / install
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache/restore@v3, actions/cache/save@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
suite / test-format
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
suite / test-integration
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
suite / test-commits
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
suite / test-types
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
suite / test-acceptance-locally
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
suite / test-unit
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
suite / test-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|