Add CI #1
main.yml
on: push
build
1m 0s
check
0s
test-chrome
0s
test-chrome-webworker
0s
test-firefox
0s
test-firefox-webworker
0s
test-webkit
0s
Matrix: test-node
Annotations
10 errors
build:
src/fetch/index.ts#L4
Cannot find module '@multiformats/multiaddr' or its corresponding type declarations.
|
build:
src/fetch/index.ts#L5
Cannot find module '@multiformats/multiaddr-to-uri' or its corresponding type declarations.
|
build:
src/fetch/index.ts#L301
Binding element 'code' implicitly has an 'any' type.
|
build:
src/fetch/index.ts#L301
Binding element 'value' implicitly has an 'any' type.
|
build:
src/index.ts#L56
Cannot find module '@multiformats/multiaddr' or its corresponding type declarations.
|
build:
src/ping.ts#L2
Cannot find module '@multiformats/multiaddr' or its corresponding type declarations.
|
build:
src/whatwg-fetch-service.ts#L1
Cannot find module '@multiformats/multiaddr' or its corresponding type declarations.
|
build:
src/whatwg-fetch-service.ts#L2
Cannot find module '@multiformats/multiaddr-to-uri' or its corresponding type declarations.
|
build:
src/whatwg-fetch-service.ts#L127
Binding element 'code' implicitly has an 'any' type.
|
build:
test/index.spec.ts#L6
Cannot find module '@multiformats/multiaddr' or its corresponding type declarations.
|