chore: migrate to vitest from mocha/chai #351
Annotations
6 errors and 3 warnings
build:
src/hooks/cache.ts#L63
Argument of type 'Id | undefined' is not assignable to parameter of type 'Id'.
|
build:
src/hooks/fgraphql.ts#L87
Property 'extraAuthProps' does not exist on type 'never'.
|
build:
src/hooks/populate.ts#L125
No overload matches this call.
|
build:
src/hooks/populate.ts#L192
Property 'nameAs' does not exist on type 'never'.
|
build:
src/hooks/populate.ts#L192
Property 'service' does not exist on type 'never'.
|
build
Process completed with exit code 1.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|