Merge pull request #18 from neo4j-labs/feature/needle2.3.0 #3
master-deployment.yml
on: push
Matrix: build-test
deploy-docs
0s
Annotations
10 errors and 1 warning
build-test (18.x):
src/App.tsx#L1
Type '{ children: Element; }' has no properties in common with type 'IntrinsicAttributes'.
|
build-test (18.x):
src/components/ConnectionModal.tsx#L1
Binding element 'open' implicitly has an 'any' type.
|
build-test (18.x):
src/components/ConnectionModal.tsx#L1
Binding element 'setOpenConnection' implicitly has an 'any' type.
|
build-test (18.x):
src/components/ConnectionModal.tsx#L1
Binding element 'setConnectionStatus' implicitly has an 'any' type.
|
build-test (18.x):
src/utils/Driver.tsx#L1
Parameter 'connectionURI' implicitly has an 'any' type.
|
build-test (18.x):
src/utils/Driver.tsx#L1
Parameter 'username' implicitly has an 'any' type.
|
build-test (18.x):
src/utils/Driver.tsx#L1
Parameter 'password' implicitly has an 'any' type.
|
build-test (18.x):
src/utils/Driver.tsx#L1
'serverInfo' is declared but its value is never read.
|
build-test (18.x):
src/utils/Driver.tsx#L1
'err' is of type 'unknown'.
|
build-test (18.x):
src/utils/Driver.tsx#L1
'err' is of type 'unknown'.
|
build-test (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|