Skip to content

fix: update for mes-adresses-api v2 #117

fix: update for mes-adresses-api v2

fix: update for mes-adresses-api v2 #117

Triggered via pull request November 23, 2023 13:03
Status Failure
Total duration 53s
Artifacts

node.js.yml

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

Annotations

10 errors and 1 warning
build (18.x): lib/api-mes-adresses.tsx#L2
There should be no space after '{'.
build (18.x): lib/api-mes-adresses.tsx#L2
There should be no space before '}'.
build (18.x): lib/api-mes-adresses.tsx#L2
Strings must use singlequote.
build (18.x): lib/api-mes-adresses.tsx#L2
Extra semicolon.
build (18.x): lib/api-mes-adresses.tsx#L3
There should be no space after '{'.
build (18.x): lib/api-mes-adresses.tsx#L3
There should be no space before '}'.
build (18.x): lib/api-mes-adresses.tsx#L3
Strings must use singlequote.
build (18.x): lib/api-mes-adresses.tsx#L3
Extra semicolon.
build (18.x): lib/api-mes-adresses.tsx#L5
'=' should be placed at the beginning of the line.
build (18.x): lib/api-mes-adresses.tsx#L6
'||' should be placed at the beginning of the line.
build (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/