Skip to content

Fix duplicate call to myself #409

Fix duplicate call to myself

Fix duplicate call to myself #409

Triggered via push September 5, 2024 13:34
Status Failure
Total duration 5m 0s
Artifacts
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/