Merge branch 'refactor-settings-to-view-interface' into remove-state-… #962
Annotations
20 errors and 5 warnings
frontend
Type 'ModuleNotFoundPlaceholder' is missing the following properties from type 'Module<any, any, any>': _name, _defaultTitle, _importState, _moduleInstances, and 28 more.
|
frontend
Generic type 'Module<TInterfaceType, TSettingsAtomsType, TViewAtomsType>' requires 3 type argument(s).
|
frontend
Property '_importState' does not exist on type 'ModuleNotFoundPlaceholder'.
|
frontend
Generic type 'ModuleInstance<TInterfaceType, TSettingsAtomsType, TViewAtomsType>' requires 3 type argument(s).
|
frontend
Property 'getName' does not exist on type 'ModuleNotFoundPlaceholder'.
|
frontend
Property 'getName' does not exist on type 'ModuleNotFoundPlaceholder'.
|
frontend
Cannot find module './settings' or its corresponding type declarations.
|
frontend
Cannot find module './state' or its corresponding type declarations.
|
frontend
Cannot find module './state' or its corresponding type declarations.
|
frontend
Cannot find module './state' or its corresponding type declarations.
|
build_docker_images
Type 'ModuleNotFoundPlaceholder' is missing the following properties from type 'Module<any, any, any>': _name, _defaultTitle, _importState, _moduleInstances, and 28 more.
|
build_docker_images
Generic type 'Module<TInterfaceType, TSettingsAtomsType, TViewAtomsType>' requires 3 type argument(s).
|
build_docker_images
Property '_importState' does not exist on type 'ModuleNotFoundPlaceholder'.
|
build_docker_images
Generic type 'ModuleInstance<TInterfaceType, TSettingsAtomsType, TViewAtomsType>' requires 3 type argument(s).
|
build_docker_images
Property 'getName' does not exist on type 'ModuleNotFoundPlaceholder'.
|
build_docker_images
Property 'getName' does not exist on type 'ModuleNotFoundPlaceholder'.
|
build_docker_images
Cannot find module './settings' or its corresponding type declarations.
|
build_docker_images
Cannot find module './state' or its corresponding type declarations.
|
build_docker_images
Cannot find module './state' or its corresponding type declarations.
|
build_docker_images
Cannot find module './state' or its corresponding type declarations.
|
go
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
frontend
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
frontend
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
build_docker_images
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
backend
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|