Skip to content

Added a NextJS frontend for training GPT on wikitext and executing some web text dataset related tests #1529

Added a NextJS frontend for training GPT on wikitext and executing some web text dataset related tests

Added a NextJS frontend for training GPT on wikitext and executing some web text dataset related tests #1529

Triggered via pull request February 3, 2024 13:30
Status Failure
Total duration 1m 8s
Artifacts

lint-test-build.yml

on: pull_request
download-training-data
5s
download-training-data
lint-lib-node
25s
lint-lib-node
lint-lib-web
22s
lint-lib-web
lint-lib-core
34s
lint-lib-core
build-lib-node
24s
build-lib-node
build-lib-web
21s
build-lib-web
lint-server
0s
lint-server
lint-web-client
0s
lint-web-client
build-server
0s
build-server
build-web-client
0s
build-web-client
test-server
0s
test-server
build-server-docker
0s
build-server-docker
test-cli
0s
test-cli
test-lib-core
0s
test-lib-core
test-lib-node
0s
test-lib-node
test-lib-web
0s
test-lib-web
test-web-client
0s
test-web-client
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 6 warnings
build-lib-web
Module '"gpt-tfjs"' has no exported member 'GPTLMHeadModel'.
build-lib-web
Module '"../data"' has no exported member 'DataSplit'.
build-lib-web
Module '"../data"' has no exported member 'DataSplit'.
build-lib-web
Module '"../data"' has no exported member 'DataSplit'.
build-lib-web
Module '"./data"' has no exported member 'DataSplit'.
build-lib-web
Module '"gpt-tfjs"' has no exported member 'model'.
build-lib-web
Argument of type 'LayersModel' is not assignable to parameter of type 'Model'.
build-lib-web
Property 'learningRate' does not exist on type 'Optimizer'.
build-lib-web
Process completed with exit code 2.
build-lib-node
Module '"gpt-tfjs"' has no exported member 'GPTLMHeadModel'.
build-lib-node
Module '"../data"' has no exported member 'DataSplit'.
build-lib-node
Module '"../data"' has no exported member 'DataSplit'.
build-lib-node
Module '"../data"' has no exported member 'DataSplit'.
build-lib-node
Module '"./data"' has no exported member 'DataSplit'.
build-lib-node
Module '"gpt-tfjs"' has no exported member 'model'.
build-lib-node
Argument of type 'LayersModel' is not assignable to parameter of type 'Model'.
build-lib-node
Property 'learningRate' does not exist on type 'Optimizer'.
build-lib-node
Process completed with exit code 2.
download-training-data
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint-lib-web
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint-lib-node
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint-lib-core
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-lib-web
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-lib-node
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.