feat: expand Guard combinators #195
main.yml
on: push
Matrix: build
Matrix: docs
Matrix: lint
Matrix: test
Matrix: publish
Annotations
5 errors and 2 warnings
build (20.11.0):
test/benchmark.ts#L1
Cannot find module 'effect/Effect' or its corresponding type declarations.
|
build (20.11.0):
test/benchmark.ts#L264
Parameter 'a' implicitly has an 'any' type.
|
build (20.11.0):
test/benchmark.ts#L1
Cannot find module 'effect/Effect' or its corresponding type declarations.
|
build (20.11.0):
test/benchmark.ts#L264
Parameter 'a' implicitly has an 'any' type.
|
build (20.11.0)
Process completed with exit code 1.
|
build (20.11.0)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build (20.11.0)
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@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|