Skip to content

Improve POJA implementation #1099

Improve POJA implementation

Improve POJA implementation #1099

Triggered via pull request October 17, 2024 16:52
Status Success
Total duration 18m 4s
Artifacts

graalvm-latest.yml

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

Annotations

15 errors and 16 warnings
SimpleServerSpec.test DELETE method: http-poja-apache/src/test/groovy/io/micronaut/http/poja/SimpleServerSpec.groovy#L83
Condition not satisfied: response == unindent(""" HTTP/1.1 200 Ok\r Content-Length: 0\r \r """) | | | | | HTTP/1.1 200 Ok | | Content-Length: 0 | false | 72 differences (32% similarity) | HTTP/1.1 (4)00 (Bad Request)\r\nContent-Length: (32)\r\n(Content-Type: text/plain)\r\n(\r\nHTTP request could not be parsed) | HTTP/1.1 (2)00 (Ok---------)\r\nContent-Length: (0-)\r\n(------------------------)\r\n(-~-~--------------------------------) HTTP/1.1 400 Bad Request Content-Length: 32 Content-Type: text/plain HTTP request could not be parsed
SimpleServerSpec.test DELETE method: http-poja-apache/src/test/groovy/io/micronaut/http/poja/SimpleServerSpec.groovy#L83
Condition not satisfied: response == unindent(""" HTTP/1.1 200 Ok\r Content-Length: 0\r \r """) | | | | | HTTP/1.1 200 Ok | | Content-Length: 0 | false | 72 differences (32% similarity) | HTTP/1.1 (4)00 (Bad Request)\r\nContent-Length: (32)\r\n(Content-Type: text/plain)\r\n(\r\nHTTP request could not be parsed) | HTTP/1.1 (2)00 (Ok---------)\r\nContent-Length: (0-)\r\n(------------------------)\r\n(-~-~--------------------------------) HTTP/1.1 400 Bad Request Content-Length: 32 Content-Type: text/plain HTTP request could not be parsed
build (17, test-suite-http-server-tck-poja-apache:nativeTest)
Cannot resolve beans until the context is running
build (17, test-suite-http-server-tck-poja-apache:nativeTest)
No bean of type [io.micronaut.http.codec.MediaTypeCodecRegistry] exists.
build (17, test-suite-http-server-tck-poja-apache:nativeTest)
No bean of type [io.micronaut.http.codec.MediaTypeCodecRegistry] exists.
build (17, test-suite-http-server-tck-poja-apache:nativeTest)
No bean of type [io.micronaut.http.codec.MediaTypeCodecRegistry] exists.
build (17, test-suite-http-server-tck-poja-apache:nativeTest)
No bean of type [io.micronaut.http.codec.MediaTypeCodecRegistry] exists.
build (17, test-suite-http-server-tck-poja-apache:nativeTest)
Error instantiating bean of type [io.micronaut.http.codec.MediaTypeCodecRegistry]
build (17, test-suite-http-server-tck-poja-apache:nativeTest)
Cannot resolve beans until the context is running
build (21, test-suite-http-server-tck-poja-apache:nativeTest)
Cannot resolve beans until the context is running
build (21, test-suite-http-server-tck-poja-apache:nativeTest)
No bean of type [io.micronaut.http.codec.MediaTypeCodecRegistry] exists.
build (21, test-suite-http-server-tck-poja-apache:nativeTest)
io.micronaut.management.endpoint.processors.WriteEndpointRouteBuilder
build (21, test-suite-http-server-tck-poja-apache:nativeTest)
No bean of type [io.micronaut.http.codec.MediaTypeCodecRegistry] exists.
build (21, test-suite-http-server-tck-poja-apache:nativeTest)
No bean of type [io.micronaut.http.codec.MediaTypeCodecRegistry] exists.
build (21, test-suite-http-server-tck-poja-apache:nativeTest)
No bean of type [io.micronaut.http.codec.MediaTypeCodecRegistry] exists.
build_matrix
The following actions use a deprecated Node.js version and will be forced to run on node20: gradle/gradle-build-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (21, micronaut-test-sample-poja:nativeTest)
The following actions use a deprecated Node.js version and will be forced to run on node20: gradle/gradle-build-action@v2, mikepenz/action-junit-report@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (17, test-suite-http-server-tck-tomcat:nativeTest)
This build uses the last update of Oracle GraalVM for JDK 17 under the GFTC. More details: https://github.com/marketplace/actions/github-action-for-graalvm#notes-on-oracle-graalvm-for-jdk-17
build (17, test-suite-http-server-tck-tomcat:nativeTest)
The following actions use a deprecated Node.js version and will be forced to run on node20: gradle/gradle-build-action@v2, mikepenz/action-junit-report@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (17, test-suite-http-server-tck-jetty:nativeTest)
This build uses the last update of Oracle GraalVM for JDK 17 under the GFTC. More details: https://github.com/marketplace/actions/github-action-for-graalvm#notes-on-oracle-graalvm-for-jdk-17
build (17, test-suite-http-server-tck-jetty:nativeTest)
The following actions use a deprecated Node.js version and will be forced to run on node20: gradle/gradle-build-action@v2, mikepenz/action-junit-report@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (17, test-suite-http-server-tck-undertow:nativeTest)
This build uses the last update of Oracle GraalVM for JDK 17 under the GFTC. More details: https://github.com/marketplace/actions/github-action-for-graalvm#notes-on-oracle-graalvm-for-jdk-17
build (17, test-suite-http-server-tck-undertow:nativeTest)
The following actions use a deprecated Node.js version and will be forced to run on node20: gradle/gradle-build-action@v2, mikepenz/action-junit-report@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (17, micronaut-test-sample-poja:nativeTest)
This build uses the last update of Oracle GraalVM for JDK 17 under the GFTC. More details: https://github.com/marketplace/actions/github-action-for-graalvm#notes-on-oracle-graalvm-for-jdk-17
build (17, micronaut-test-sample-poja:nativeTest)
The following actions use a deprecated Node.js version and will be forced to run on node20: gradle/gradle-build-action@v2, mikepenz/action-junit-report@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (17, test-suite-http-server-tck-poja-apache:nativeTest)
This build uses the last update of Oracle GraalVM for JDK 17 under the GFTC. More details: https://github.com/marketplace/actions/github-action-for-graalvm#notes-on-oracle-graalvm-for-jdk-17
build (17, test-suite-http-server-tck-poja-apache:nativeTest)
The following actions use a deprecated Node.js version and will be forced to run on node20: gradle/gradle-build-action@v2, mikepenz/action-junit-report@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (21, test-suite-http-server-tck-undertow:nativeTest)
The following actions use a deprecated Node.js version and will be forced to run on node20: gradle/gradle-build-action@v2, mikepenz/action-junit-report@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (21, test-suite-http-server-tck-tomcat:nativeTest)
The following actions use a deprecated Node.js version and will be forced to run on node20: gradle/gradle-build-action@v2, mikepenz/action-junit-report@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (21, test-suite-http-server-tck-jetty:nativeTest)
The following actions use a deprecated Node.js version and will be forced to run on node20: gradle/gradle-build-action@v2, mikepenz/action-junit-report@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (21, test-suite-http-server-tck-poja-apache:nativeTest)
The following actions use a deprecated Node.js version and will be forced to run on node20: gradle/gradle-build-action@v2, mikepenz/action-junit-report@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/