Merge pull request #17 from neo4j-labs/feature/githubActions #1
master-deployment.yml
on: push
Matrix: build-test
deploy-docs
0s
Annotations
1 error and 4 warnings
build-test (18.x)
Process completed with exit code 1.
|
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/
|
build-test (18.x):
src/utils/Driver.tsx#L15
Unexpected console statement
|
build-test (18.x):
src/utils/Driver.tsx#L20
Async function 'disconnect' has no 'await' expression
|
build-test (18.x):
src/utils/Driver.tsx#L25
Unexpected console statement
|