API: Add a 'published' video parameter for related videos #3500
ci.yml
on: pull_request
build-docker
55s
build-docker-arm64
7m 1s
Matrix: build
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
|