Merge branch 'develop' into web_split #410
build_test.web-app.yaml
on: push
config
/
main
0s
build mage web app
3m 9s
Annotations
10 errors and 1 warning
build mage web app
Cannot find module './contact.component' or its corresponding type declarations.
|
build mage web app
Argument of type 'string' is not assignable to parameter of type 'never'.
|
build mage web app
Property 'emit' does not exist on type '() => void'.
|
build mage web app
Property 'ON' does not exist on type 'typeof LocationState'.
|
build mage web app
Property 'locateState' does not exist on type 'LocationComponent'. Did you mean 'LocationState'?
|
build mage web app
Property 'ON' does not exist on type 'typeof LocationState'.
|
build mage web app
Argument of type 'string' is not assignable to parameter of type 'never'.
|
build mage web app
Property 'emit' does not exist on type '() => void'.
|
build mage web app
Property 'OFF' does not exist on type 'typeof LocationState'. Did you mean 'Off'?
|
build mage web app
Argument of type 'string' is not assignable to parameter of type 'never'.
|
build mage web app
The following actions use a deprecated Node.js version 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/
|