chore: Introduced react and nestjs test applications #43
pull_request.yml
on: pull_request
Matrix: Run code checks / run_checks
Matrix: Run tests (vitest) / run_tests_vitest
Annotations
11 errors
Run tests (vitest) / run_tests_vitest (22)
Process completed with exit code 1.
|
Run code checks / run_checks (22)
Property 'destroy' does not exist on type 'typeof Config'.
|
Run code checks / run_checks (22)
Cannot find module '@spuxx/js-utils' or its corresponding type declarations.
|
Run code checks / run_checks (22)
'_options' is declared but its value is never read.
|
Run code checks / run_checks (22)
'_config' is declared but its value is never read.
|
Run code checks / run_checks (22)
Property 'instance' does not exist on type 'typeof Config'.
|
Run code checks / run_checks (22)
Property 'instance' does not exist on type 'typeof Config'.
|
Run code checks / run_checks (22)
Property 'instance' does not exist on type 'typeof Config'.
|
Run code checks / run_checks (22)
Property 'instance' does not exist on type 'typeof Config'.
|
Run code checks / run_checks (22)
Property 'instance' does not exist on type 'typeof Config'.
|
Run code checks / run_checks (22)
Property 'instance' does not exist on type 'typeof Config'.
|