Skip to content

Initial commit

Initial commit #2

Triggered via push February 15, 2025 08:40
Status Failure
Total duration 2m 2s
Artifacts

nodejs.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
build (20.x): dist/src/apps/backoffice/backend/BackofficeBackendApp.js#L1
Replace `"use·strict"` with `'use·strict'`
build (20.x): dist/src/apps/backoffice/backend/BackofficeBackendApp.js#L2
Unexpected var, use let or const instead
build (20.x): dist/src/apps/backoffice/backend/BackofficeBackendApp.js#L2
Replace `·(this·&&·this.__awaiter)·||·` with `⏎↹(this·&&·this.__awaiter)·||⏎↹`
build (20.x): dist/src/apps/backoffice/backend/BackofficeBackendApp.js#L3
Replace `····function·adopt(value)·{·return·value·instanceof·P·?·value·:·new·P(function·(resolve)·{·resolve(value);·});·` with `↹↹function·adopt(value)·{⏎↹↹↹return·value·instanceof·P⏎↹↹↹↹?·value⏎↹↹↹↹:·new·P(function·(resolve)·{⏎↹↹↹↹↹↹resolve(value);⏎↹↹↹↹··});⏎↹↹`
build (20.x): dist/src/apps/backoffice/backend/BackofficeBackendApp.js#L4
Replace `····` with `↹↹`
build (20.x): dist/src/apps/backoffice/backend/BackofficeBackendApp.js#L4
Expected blank line before this statement
build (20.x): dist/src/apps/backoffice/backend/BackofficeBackendApp.js#L4
Assignment to function parameter 'P'
build (20.x): dist/src/apps/backoffice/backend/BackofficeBackendApp.js#L5
Replace `········function·fulfilled(value)·{·try·{·step(generator.next(value));·}·catch·(e)·{·reject(e);·}·` with `↹↹↹function·fulfilled(value)·{⏎↹↹↹↹try·{⏎↹↹↹↹↹step(generator.next(value));⏎↹↹↹↹}·catch·(e)·{⏎↹↹↹↹↹reject(e);⏎↹↹↹↹}⏎↹↹↹`
build (20.x): dist/src/apps/backoffice/backend/BackofficeBackendApp.js#L6
Replace `········function·rejected(value)·{·try·{·step(generator["throw"](value));·}·catch·(e)·{·reject(e);·}·` with `↹↹↹function·rejected(value)·{⏎↹↹↹↹try·{⏎↹↹↹↹↹step(generator['throw'](value));⏎↹↹↹↹}·catch·(e)·{⏎↹↹↹↹↹reject(e);⏎↹↹↹↹}⏎↹↹↹`
build (20.x): dist/src/apps/backoffice/backend/BackofficeBackendApp.js#L7
Replace `········function·step(result)·{·result.done·?·resolve(result.value)·:·adopt(result.value).then(fulfilled,·rejected);·` with `↹↹↹function·step(result)·{⏎↹↹↹↹result.done·?·resolve(result.value)·:·adopt(result.value).then(fulfilled,·rejected);⏎↹↹↹`
build (20.x): dist/src/apps/backoffice/backend/server.js#L42
Unexpected console statement
build (20.x): dist/src/apps/backoffice/backend/server.js#L51
Unexpected console statement
build (20.x): dist/src/apps/backoffice/backend/server.js#L52
Unexpected console statement
build (20.x): dist/src/apps/backoffice/backend/start.js#L11
Unexpected console statement
build (20.x): dist/src/apps/backoffice/backend/start.js#L15
Unexpected console statement
build (20.x): dist/src/apps/backoffice/frontend/server.js#L45
Unexpected console statement