Skip to content

feat(UI): add support for IPv4 and IPv6 DNS server configuration #55

feat(UI): add support for IPv4 and IPv6 DNS server configuration

feat(UI): add support for IPv4 and IPv6 DNS server configuration #55

Triggered via push February 4, 2025 13:13
Status Failure
Total duration 1m 42s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

18 errors
build_on_linux: src/renderer/component/modals/addDns/default/default.component.tsx#L28
Cannot find name 'onChange'. Did you mean 'onchange'?
build_on_linux: src/renderer/component/modals/addDns/default/default.component.tsx#L39
Cannot find name 'onChange'. Did you mean 'onchange'?
build_on_linux: src/shared/constants/servers.cosntant.ts#L4
Property 'type' is missing in type '{ key: string; name: string; servers: string[]; avatar: string; rate: number; tags: string[]; isPin: false; }' but required in type 'ServerStore'.
build_on_linux: src/shared/constants/servers.cosntant.ts#L13
Property 'type' is missing in type '{ key: string; name: string; servers: string[]; avatar: string; rate: number; tags: string[]; isPin: false; }' but required in type 'ServerStore'.
build_on_linux: src/shared/constants/servers.cosntant.ts#L22
Property 'type' is missing in type '{ key: string; name: string; servers: string[]; avatar: string; rate: number; tags: string[]; isPin: false; }' but required in type 'ServerStore'.
build_on_linux: src/shared/constants/servers.cosntant.ts#L32
Property 'type' is missing in type '{ key: string; name: string; servers: string[]; avatar: string; rate: number; tags: string[]; isPin: false; }' but required in type 'ServerStore'.
build_on_linux
Process completed with exit code 2.
build_on_win: src/renderer/component/modals/addDns/default/default.component.tsx#L28
Cannot find name 'onChange'. Did you mean 'onchange'?
build_on_win: src/renderer/component/modals/addDns/default/default.component.tsx#L39
Cannot find name 'onChange'. Did you mean 'onchange'?
build_on_win: src/shared/constants/servers.cosntant.ts#L4
Property 'type' is missing in type '{ key: string; name: string; servers: string[]; avatar: string; rate: number; tags: string[]; isPin: false; }' but required in type 'ServerStore'.
build_on_win: src/shared/constants/servers.cosntant.ts#L13
Property 'type' is missing in type '{ key: string; name: string; servers: string[]; avatar: string; rate: number; tags: string[]; isPin: false; }' but required in type 'ServerStore'.
build_on_win: src/shared/constants/servers.cosntant.ts#L22
Property 'type' is missing in type '{ key: string; name: string; servers: string[]; avatar: string; rate: number; tags: string[]; isPin: false; }' but required in type 'ServerStore'.
build_on_win: src/shared/constants/servers.cosntant.ts#L32
Property 'type' is missing in type '{ key: string; name: string; servers: string[]; avatar: string; rate: number; tags: string[]; isPin: false; }' but required in type 'ServerStore'.
build_on_win
Process completed with exit code 1.