missing comma in default config.js #18
Annotations
11 errors
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
Process completed with exit code 1.
|
Node 18.x on windows-latest
The job was canceled because "ubuntu-latest_20_x" failed.
|
Node 18.x on windows-latest
The operation was canceled.
|
Node 21.x on ubuntu-latest
The job was canceled because "ubuntu-latest_20_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
The operation was canceled.
|
Node 18.x on ubuntu-latest
The job was canceled because "ubuntu-latest_20_x" failed.
|
Node 18.x on ubuntu-latest
The operation was canceled.
|
Node 18.x on macOS-latest
The job was canceled because "ubuntu-latest_20_x" failed.
|
Node 18.x on macOS-latest
The operation was canceled.
|