Skip to content

feat(YNOProject): add Presence #4890

feat(YNOProject): add Presence

feat(YNOProject): add Presence #4890

Triggered via pull request November 10, 2024 07:49
Status Failure
Total duration 28s
Artifacts

CI.yml

on: pull_request
Compile and Lint
20s
Compile and Lint
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
TS 2322: websites/Y/YNOProject/presence.ts#L70
Type 'string | void' is not assignable to type 'string | Node'. Type 'void' is not assignable to type 'string | Node'.
Compile and Lint
Error: presence.ts:70:3 - Error TS2322: Type 'string | void' is not assignable to type 'string | Node'. Type 'void' is not assignable to type 'string | Node'.
Compile and Lint
Some Presences failed to compile, exiting...
Compile and Lint
Process completed with exit code 1.
Compile and Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/