Skip to content
Triggered via push July 16, 2023 08:45
Status Failure
Total duration 1m 2s
Artifacts
build-and-deploy
53s
build-and-deploy
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
build-and-deploy: main/ThoughtProcessing.test.ts#L1
Module '"vanjacloud.shared.js"' has no exported member 'ThoughtDB'. Did you mean to use 'import ThoughtDB from "vanjacloud.shared.js"' instead?
build-and-deploy: main/index.ts#L1
Module '"vanjacloud.shared.js"' has no exported member 'ChatGPT'. Did you mean to use 'import ChatGPT from "vanjacloud.shared.js"' instead?
build-and-deploy: play.ts#L1
Module '"vanjacloud.shared.js"' has no exported member 'ChatGPT'. Did you mean to use 'import ChatGPT from "vanjacloud.shared.js"' instead?
build-and-deploy
Process completed with exit code 2.
build-and-deploy
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/