Skip to content

API: Add a 'published' video parameter for related videos #3500

API: Add a 'published' video parameter for related videos

API: Add a 'published' video parameter for related videos #3500

Triggered via pull request November 14, 2023 07:57
Status Failure
Total duration 7m 10s
Artifacts

ci.yml

on: pull_request
build-docker
55s
build-docker
build-docker-arm64
7m 1s
build-docker-arm64
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

12 errors
build - crystal: 1.7.3, stable: true: src/invidious/videos/parser.cr#L58
expected argument #1 to 'JSON::Any.new' to be (Array(JSON::Any) | Bool | Float64 | Hash(String, JSON::Any) | Int64 | String | Nil), not (JSON::Any | String)
build - crystal: 1.7.3, stable: true
Process completed with exit code 1.
build - crystal: 1.9.2, stable: true: src/invidious/videos/parser.cr#L58
expected argument #1 to 'JSON::Any.new' to be (Array(JSON::Any) | Bool | Float64 | Hash(String, JSON::Any) | Int64 | String | Nil), not (JSON::Any | String)
build - crystal: 1.9.2, stable: true
Process completed with exit code 1.
build - crystal: 1.6.2, stable: true: src/invidious/videos/parser.cr#L58
expected argument #1 to 'JSON::Any.new' to be JSON::PullParser, not (JSON::Any | String)
build - crystal: 1.6.2, stable: true
Process completed with exit code 1.
build - crystal: 1.8.2, stable: true: src/invidious/videos/parser.cr#L58
expected argument #1 to 'JSON::Any.new' to be (Array(JSON::Any) | Bool | Float64 | Hash(String, JSON::Any) | Int64 | String | Nil), not (JSON::Any | String)
build - crystal: 1.8.2, stable: true
Process completed with exit code 1.
build-docker
Process completed with exit code 1.
build - crystal: nightly, stable: false: src/invidious/videos/parser.cr#L58
expected argument #1 to 'JSON::Any.new' to be (Array(JSON::Any) | Bool | Float64 | Hash(String, JSON::Any) | Int64 | String | Nil), not (JSON::Any | String)
build - crystal: nightly, stable: false
Process completed with exit code 1.
build-docker-arm64
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [[ \"${release}\" == 1 ]] ; then crystal build ./src/invidious.cr --release --static --warnings all --link-flags \"-lxml2 -llzma\"; else crystal build ./src/invidious.cr --static --warnings all --link-flags \"-lxml2 -llzma\"; fi" did not complete successfully: exit code: 1