ci: fix broken ci #75
ci.yml
on: push
lint
/
lint
12s
typecheck
/
typecheck
10s
Matrix: test / test_linux
Matrix: test / test_windows
Annotations
4 errors and 4 warnings
typecheck / typecheck:
build.config.ts#L1
Cannot find module 'unbuild' or its corresponding type declarations.
|
typecheck / typecheck
Process completed with exit code 2.
|
lint / lint:
src/types.ts#L3
Expected "zod" to come before "@standard-schema/spec"
|
lint / lint
Process completed with exit code 1.
|
typecheck / typecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint / lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test / test_linux (lts/iron)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test / test_linux (latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|