Skip to content

added CI build.yml

added CI build.yml #1

Triggered via push August 29, 2024 21:19
Status Failure
Total duration 1m 31s
Artifacts

build.yml

on: push
Matrix: build-wasm
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build-wasm (ubuntu-22.04): src/backend/requests.rs#L245
this `else { if .. }` block can be collapsed
build-wasm (ubuntu-22.04): src/backend/requests.rs#L22
`to_string` applied to a type that implements `Display` in `format!` args
build-wasm (ubuntu-22.04): src/backend/requests.rs#L33
`to_string` applied to a type that implements `Display` in `format!` args
build-wasm (ubuntu-22.04): src/backend/requests.rs#L74
`to_string` applied to a type that implements `Display` in `format!` args
build-wasm (ubuntu-22.04): src/backend/requests.rs#L183
unneeded late initialization
build-wasm (ubuntu-22.04): src/backend/requests.rs#L235
`to_string` applied to a type that implements `Display` in `format!` args
build-wasm (ubuntu-22.04): src/backend/requests.rs#L258
`to_string` applied to a type that implements `Display` in `format!` args
build-wasm (ubuntu-22.04): src/backend/requests.rs#L409
accessing first element with `consultation_result.choices.get(0)`
build-wasm (ubuntu-22.04): src/backend/requests.rs#L412
accessing first element with `choice.message.tool_calls.get(0)`
build-wasm (ubuntu-22.04): src/search/bing_search.rs#L22
`to_string` applied to a type that implements `Display` in `println!` args
build-wasm (ubuntu-22.04)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/