Skip to content

Moved node options from env to npmrc #482

Moved node options from env to npmrc

Moved node options from env to npmrc #482

Triggered via push November 10, 2023 15:06
Status Success
Total duration 3m 5s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

46 errors and 1 warning
core/components/Footer/ContactInfo.tsx#L1
There are issues with this file's formatting, please run Prettier to fix the errors
src/common/components/Modal/modal.less#L25
Unexpected missing end-of-source newline (no-missing-end-of-source-newline)
pages/applications/index.tsx#L1
There are issues with this file's formatting, please run Prettier to fix the errors
src/common/components/Modal/ConfirmModal.tsx#L19
'React' must be in scope when using JSX (react/react-in-jsx-scope)
src/events/components/DetailView/detail.less#L173
Expected selector ".calendarButton > button" to come before selector ".attendanceContainer button:nth-child(2)" (no-descending-specificity)
src/common/components/Modal/ConfirmModal.tsx#L20
'React' must be in scope when using JSX (react/react-in-jsx-scope)
src/common/components/Modal/ConfirmModal.tsx#L21
'React' must be in scope when using JSX (react/react-in-jsx-scope)
src/common/components/Modal/ConfirmModal.tsx#L22
'React' must be in scope when using JSX (react/react-in-jsx-scope)
src/common/components/Modal/ConfirmModal.tsx#L23
'React' must be in scope when using JSX (react/react-in-jsx-scope)
src/common/components/Modal/ConfirmModal.tsx#L24
'React' must be in scope when using JSX (react/react-in-jsx-scope)
src/core/components/Footer/ContactInfo.tsx#L9
Insert `··` (prettier/prettier)
src/core/components/Footer/ContactInfo.tsx#L10
Insert `··` (prettier/prettier)
src/core/components/Footer/ContactInfo.tsx#L11
Replace `······` with `········` (prettier/prettier)
src/core/components/Footer/ContactInfo.tsx#L12
Insert `··` (prettier/prettier)
src/core/components/Footer/ContactInfo.tsx#L13
Insert `··` (prettier/prettier)
src/core/components/Footer/ContactInfo.tsx#L14
Insert `··` (prettier/prettier)
src/core/components/Footer/ContactInfo.tsx#L15
Insert `··` (prettier/prettier)
src/core/components/Footer/ContactInfo.tsx#L16
Replace `····` with `······` (prettier/prettier)
src/core/components/Footer/ContactInfo.tsx#L17
Insert `··` (prettier/prettier)
src/core/components/Footer/ContactInfo.tsx#L18
Replace `······` with `········` (prettier/prettier)
src/core/components/Footer/ContactInfo.tsx#L19
Insert `··` (prettier/prettier)
src/core/components/Footer/ContactInfo.tsx#L20
Insert `··` (prettier/prettier)
src/core/components/Footer/ContactInfo.tsx#L21
Insert `··` (prettier/prettier)
src/core/components/Footer/ContactInfo.tsx#L22
Insert `··` (prettier/prettier)
src/core/components/Footer/ContactInfo.tsx#L23
Replace `··········` with `············` (prettier/prettier)
src/core/components/Footer/ContactInfo.tsx#L24
Insert `··` (prettier/prettier)
src/core/components/Footer/ContactInfo.tsx#L25
Insert `··` (prettier/prettier)
src/core/components/Footer/ContactInfo.tsx#L26
Insert `··` (prettier/prettier)
src/core/components/Footer/ContactInfo.tsx#L27
Insert `··` (prettier/prettier)
src/core/components/Footer/ContactInfo.tsx#L28
Insert `··` (prettier/prettier)
src/core/components/Footer/ContactInfo.tsx#L29
Insert `··` (prettier/prettier)
src/core/components/Footer/ContactInfo.tsx#L30
Insert `··` (prettier/prettier)
src/core/components/Footer/ContactInfo.tsx#L31
Replace `<a·href={"tel:+47"+` with `··<a·href={'tel:+47'·+·` (prettier/prettier)
src/core/components/Footer/ContactInfo.tsx#L32
Insert `··` (prettier/prettier)
src/core/components/Footer/ContactInfo.tsx#L33
Insert `··` (prettier/prettier)
src/core/components/Footer/ContactInfo.tsx#L34
Replace `········` with `··········` (prettier/prettier)
src/core/components/Footer/ContactInfo.tsx#L35
Insert `··` (prettier/prettier)
src/core/components/Footer/ContactInfo.tsx#L36
Insert `··` (prettier/prettier)
src/core/components/Footer/ContactInfo.tsx#L37
Insert `··` (prettier/prettier)
src/core/components/Footer/ContactInfo.tsx#L38
Insert `··` (prettier/prettier)
src/core/components/Footer/ContactInfo.tsx#L39
Replace `······` with `········` (prettier/prettier)
src/core/components/Footer/ContactInfo.tsx#L40
Insert `··` (prettier/prettier)
src/core/components/Footer/ContactInfo.tsx#L41
Insert `··` (prettier/prettier)
src/core/components/Footer/ContactInfo.tsx#L42
Insert `··` (prettier/prettier)
src/core/components/Footer/ContactInfo.tsx#L43
Insert `··` (prettier/prettier)
src/pages/applications/index.tsx#L10
Insert `;` (prettier/prettier)
Run linters
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, wearerequired/lint-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/