feat(UI): add support for IPv4 and IPv6 DNS server configuration #55
build.yml
on: push
build_on_linux
31s
build_on_win
1m 28s
Annotations
18 errors
build_on_linux:
src/renderer/component/modals/addDns/default/default.component.tsx#L28
Cannot find name 'InputDNS'.
|
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 'InputDNS'.
|
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 'InputDNS'.
|
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 'InputDNS'.
|
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.
|