Skip to content

Build(deps): Fix all build and dependancies issues#245

Open
cousquer wants to merge 4 commits intouPortal-Project:masterfrom
cousquer:CWC-244
Open

Build(deps): Fix all build and dependancies issues#245
cousquer wants to merge 4 commits intouPortal-Project:masterfrom
cousquer:CWC-244

Conversation

@cousquer
Copy link
Copy Markdown
Collaborator

@cousquer cousquer commented Apr 9, 2026

Checklist
Description of change

Fix all build and dependancies issues 😉
resolve #244

@cousquer cousquer added bug Something isn't working dependencies Pull requests that update a dependency file labels Apr 9, 2026
@ChristianMurphy
Copy link
Copy Markdown
Member

Thanks @cousquer!
CI seems to be unhappy because Node is 15 major versions behind 😅

build-and-test:
name: '${{ matrix.platform }}: node.js ${{ matrix.node-version }}'
strategy:
matrix:
platform: [ubuntu-latest, windows-latest, macos-latest]
node-version: [10, 12, 13]

Node 24 is LTS currently, Node 25 is latest

@cousquer
Copy link
Copy Markdown
Collaborator Author

cousquer commented Apr 9, 2026

oh my! Sorry!
I'll fix that

@ChristianMurphy
Copy link
Copy Markdown
Member

Don't be sorry 🙂
Dependencies naturally fall behind.
Just trying to help interpret why the CI system is reporting ❌

@cousquer
Copy link
Copy Markdown
Collaborator Author

cousquer commented Apr 9, 2026

@ChristianMurphy
Here I do not understand Cl system... 😓
dunno why it fail...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Build & Dependancy issue

2 participants