Skip to content

github actions: add linter, bump to node v20, bump actions #150

github actions: add linter, bump to node v20, bump actions

github actions: add linter, bump to node v20, bump actions #150

Triggered via push September 21, 2024 14:32
Status Failure
Total duration 1m 53s
Artifacts

tests.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Run tests: packages/auth/src/connection/Connection.ts#L844
Replace `this._context.peer?.userName·??·'?'` with `(this._context.peer?.userName·??·'?')`
Run tests
Process completed with exit code 1.
Run tests
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/