Skip to content

Merge branch 'develop' into web_split #410

Merge branch 'develop' into web_split

Merge branch 'develop' into web_split #410

Triggered via push September 5, 2024 19:04
Status Failure
Total duration 3m 28s
Artifacts
build mage web app
3m 9s
build mage web app
Fit to window
Zoom out
Zoom in

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/