fix: fixe action add working directory #157
Annotations
6 warnings
π Run all tests (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
π Run all tests (20.x):
client/src/core/hooks/useRouterQueryState.ts#L5
`@core/models/routerQueryState.types` type import should occur before import of `@core/services/equality.service`
|
π Run all tests (20.x):
client/src/features/auth/services/login.service-json.ts#L5
`@core/models/actionResponse.type` type import should occur before import of `@core/services/validateSchema`
|
π Run all tests (20.x):
client/src/features/auth/services/login.service.ts#L6
`@core/models/actionResponse.type` type import should occur before import of `@core/services/validateSchema`
|
π Run all tests (20.x):
client/src/features/auth/services/signup.service.ts#L6
`@core/models/actionResponse.type` type import should occur before import of `@core/services/validateSchema`
|
π¨ Build with 20.x
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|