Skip to content

docs: Add README.md #29

docs: Add README.md

docs: Add README.md #29

Triggered via push August 19, 2024 15:40
Status Failure
Total duration 1m 17s
Artifacts

release.yml

on: push
πŸ“¦ Install dependencies
31s
πŸ“¦ Install dependencies
πŸ—οΈ Build package
23s
πŸ—οΈ Build package
πŸš€ Release to NPM
0s
πŸš€ Release to NPM
Fit to window
Zoom out
Zoom in

Annotations

10 errors
πŸ—οΈ Build package: src/index.ts#L1
Cannot find module './array' or its corresponding type declarations.
πŸ—οΈ Build package: src/index.ts#L2
Cannot find module './number' or its corresponding type declarations.
πŸ—οΈ Build package: src/index.ts#L6
Cannot find module './string' or its corresponding type declarations.
πŸ—οΈ Build package: src/index.ts#L8
Cannot find module './functions' or its corresponding type declarations.
πŸ—οΈ Build package: src/option.spec.ts#L1
Cannot find module './functions' or its corresponding type declarations.
πŸ—οΈ Build package: src/option.spec.ts#L2
Cannot find module './number' or its corresponding type declarations.
πŸ—οΈ Build package: src/option.spec.ts#L5
Cannot find module './string' or its corresponding type declarations.
πŸ—οΈ Build package: src/option.spec.ts#L11
Property 'toMatchOption' does not exist on type 'Assertion<Option<{}>>'.
πŸ—οΈ Build package: src/option.spec.ts#L19
Property 'toBeNone' does not exist on type 'Assertion<Option<{}>>'. Did you mean 'toBeNaN'?
πŸ—οΈ Build package: src/option.spec.ts#L25
Property 'toMatchOption' does not exist on type 'Assertion<Option<never>>'.