fix: env #6
main.yaml
on: push
Annotations
5 errors and 1 warning
main / test / test-js-code:
src/app/env.ts#L1
Cannot find module 'codeforlife/env' or its corresponding type declarations.
|
main / test / test-js-code:
src/app/env.ts#L3
Cannot find module 'codeforlife/env' or its corresponding type declarations.
|
main / test / test-js-code:
src/pages/fruitDetail/FruitDetail.tsx#L7
Module '"codeforlife/utils/api"' has no exported member 'handleQueryState'.
|
main / test / test-js-code:
src/pages/fruitDetail/FruitDetail.tsx#L27
Parameter 'fruit' implicitly has an 'any' type.
|
main / test / test-js-code
Process completed with exit code 2.
|
main / test / test-js-code
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|