Skip to content

fix example config.js #19

fix example config.js

fix example config.js #19

Triggered via push October 8, 2024 10:34
Status Failure
Total duration 53s
Artifacts

build.yml

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

Annotations

13 errors
Node 18.x on ubuntu-latest: server/server.ts#L892
Type '{ nick: string; username: string; leaveMessage: string; sasl: string; saslAccount: string; saslPassword: string; name: string; password: string; realname: string; join: string; network: string; }' is missing the following properties from type 'ConfigNetDefaults': host, port, tls, rejectUnauthorized
Node 18.x on ubuntu-latest
Process completed with exit code 1.
Node 18.x on windows-latest
The job was canceled because "ubuntu-latest_18_x" failed.
Node 18.x on windows-latest
The operation was canceled.
Node 20.x on ubuntu-latest
The job was canceled because "ubuntu-latest_18_x" failed.
Node 20.x on ubuntu-latest: server/server.ts#L892
Type '{ nick: string; username: string; leaveMessage: string; sasl: string; saslAccount: string; saslPassword: string; name: string; password: string; realname: string; join: string; network: string; }' is missing the following properties from type 'ConfigNetDefaults': host, port, tls, rejectUnauthorized
Node 20.x on ubuntu-latest
The operation was canceled.
Node 21.x on ubuntu-latest
The job was canceled because "ubuntu-latest_18_x" failed.
Node 21.x on ubuntu-latest: server/server.ts#L892
Type '{ nick: string; username: string; leaveMessage: string; sasl: string; saslAccount: string; saslPassword: string; name: string; password: string; realname: string; join: string; network: string; }' is missing the following properties from type 'ConfigNetDefaults': host, port, tls, rejectUnauthorized
Node 21.x on ubuntu-latest
Process completed with exit code 1.
Node 18.x on macOS-latest
The job was canceled because "ubuntu-latest_18_x" failed.
Node 18.x on macOS-latest: server/server.ts#L892
Type '{ nick: string; username: string; leaveMessage: string; sasl: string; saslAccount: string; saslPassword: string; name: string; password: string; realname: string; join: string; network: string; }' is missing the following properties from type 'ConfigNetDefaults': host, port, tls, rejectUnauthorized
Node 18.x on macOS-latest
The operation was canceled.