Skip to content

WIP: Constrained sampling based on EBNF grammars #1058

WIP: Constrained sampling based on EBNF grammars

WIP: Constrained sampling based on EBNF grammars #1058

Triggered via pull request February 28, 2024 23:50
Status Failure
Total duration 2m 38s
Artifacts

test.yaml

on: pull_request
Matrix: main
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 4 warnings
main (1.15.4, 26.0.2)
Process completed with exit code 1.
main (1.14.5, 25.3.2.2): lib/bumblebee/text/generation/grammar_constraint.ex#L45
** (CompileError) lib/bumblebee/text/generation/grammar_constraint.ex:45: undefined function defn/2 (there is no such import)
main (1.14.5, 25.3.2.2)
Process completed with exit code 1.
main (1.15.4, 26.0.2)
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/.
main (1.14.5, 25.3.2.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
main (1.14.5, 25.3.2.2)
function __to_backend__/1 required by behaviour Nx.Defn.Compiler is not implemented (in module Axon.Defn)
main (1.14.5, 25.3.2.2)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead