Bump gradle from 8.11.1-jdk17 to 8.12.0-jdk17 in /implementations/java-json-schema-validator #823
Annotations
1 error and 22 warnings
build (java-json-schema-validator)
Error: buildah exited with code 1
Resolving "gradle" using unqualified-search registries (/etc/containers/registries.conf)
Trying to pull docker.io/library/gradle:8.12.0-jdk17...
Getting image source signatures
Copying blob sha256:99d0251816371836a858f54c5970ac350864e14f3750cae6c585f5c5db16839f
Copying blob sha256:bf50b48fa6693be87391ed004de58b5f295b8ea2db307c2f43a422b60c294584
Copying blob sha256:a201cd1ab6cef258ae96206142482fbd2bcba97cea92c6af7591680ca0c782f6
Copying blob sha256:2023aaf73bd8ccd243f2dfd135629182686997eb072b9ca65be21fd86ffbb376
Copying blob sha256:6414378b647780fee8fd903ddb9541d134a1947ce092d08bdeb23a54cb3684ac
Copying blob sha256:1c99e6e516a5474bebeee0593966c60a8c43c6b8abc8ab2e651bd4ae22aae858
Copying blob sha256:2023aaf73bd8ccd243f2dfd135629182686997eb072b9ca65be21fd86ffbb376
Copying blob sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1
Copying blob sha256:1c99e6e516a5474bebeee0593966c60a8c43c6b8abc8ab2e651bd4ae22aae858
Copying blob sha256:99d0251816371836a858f54c5970ac350864e14f3750cae6c585f5c5db16839f
Copying blob sha256:6414378b647780fee8fd903ddb9541d134a1947ce092d08bdeb23a54cb3684ac
Copying blob sha256:8f93aae5c7a59e51f917dbe764008bbcb77690aece514314cd656bfd877d0322
Copying blob sha256:bf50b48fa6693be87391ed004de58b5f295b8ea2db307c2f43a422b60c294584
Copying blob sha256:a201cd1ab6cef258ae96206142482fbd2bcba97cea92c6af7591680ca0c782f6
Copying blob sha256:e00f9bfdbb44f7a25dadde23cf0cc58c84b20e4823fe0b63ccd66b389cba7c8a
Copying blob sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1
Copying blob sha256:8f93aae5c7a59e51f917dbe764008bbcb77690aece514314cd656bfd877d0322
Copying blob sha256:0b49ac4c4b27b9fa823ebd852e35880afc3c8561ab3ddcff7e792362c514b658
Copying blob sha256:e00f9bfdbb44f7a25dadde23cf0cc58c84b20e4823fe0b63ccd66b389cba7c8a
Copying blob sha256:0b49ac4c4b27b9fa823ebd852e35880afc3c8561ab3ddcff7e792362c514b658
Copying config sha256:88335eaa918352ed6926a665029a6077ddd4e581e8b7c8ee0784ee4f0d3e9f5b
Writing manifest to image destination
Storing signatures
/opt/app/BowtieJsonSchemaValidator.java:13: error: package com.networknt.schema.uri does not exist
import com.networknt.schema.uri.URIFetcher;
^
/opt/app/BowtieJsonSchemaValidator.java:198: error: cannot find symbol
class CustomURIFetcher implements URIFetcher {
^
symbol: class URIFetcher
location: class BowtieJsonSchemaValidator
/opt/app/BowtieJsonSchemaValidator.java:152: error: cannot find symbol
.uriFetcher(uriFetcher, "http")
^
symbol: method uriFetcher(BowtieJsonSchemaValidator.CustomURIFetcher,String)
location: class Builder
/opt/app/BowtieJsonSchemaValidator.java:154: error: cannot find symbol
.defaultMetaSchemaURI(metaSchema.getUri())
^
symbol: method getUri()
location: variable metaSchema of type JsonMetaSchema
/opt/app/BowtieJsonSchemaValidator.java:206: error: method does not override or implement a method from a supertype
@OverRide
^
5 errors
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':compileJava'.
> Compilation failed; see the compiler output below.
/opt/app/BowtieJsonSchemaValidator.java:13: error: package com.networknt.schema.uri does not exist
import com.networknt.schema.uri.URIFetcher;
^/opt/app/BowtieJsonSchemaValidator.java:206: error: method does not override or implement a method from a supertype
@OverRide
^/opt/app/BowtieJsonSchemaValidator.java:198: error: cannot find symbol
class CustomURIFetcher implements URIFetcher {
^
symbol: class URIFetcher
location: class BowtieJsonSchemaValidator/opt/app/BowtieJsonSchemaValidator.java:152: error: cannot find symbol
.uriFetcher(uriFetcher, "http")
^
symbol: method uriFetcher(BowtieJsonSchemaValidator.CustomURIFetcher,String)
location: class Builder
/opt/app/BowtieJsonSchemaValidator.java:154: erro
|
list
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (go-gojsonschema)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (java-json-schema)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (cpp-valijson)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (go-jsonschema)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (kotlin-kmp-json-schema-validator)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (java-jsonschemafriend)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (lua-jsonschema)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (php-opis-json-schema)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (python-jschon)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (js-ajv)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (python-jsonschema)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (rust-boon)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (dotnet-jsonschema-net)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (rust-jsonschema)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (js-hyperjump)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (ts-vscode-json-languageservice)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (python-fastjsonschema)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (ruby-json_schemer)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (java-openapiprocessor)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (clojure-json-schema)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (java-json-schema-validator)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|