Skip to content

Bump fast-xml-parser and generator-jhipster #1616

Bump fast-xml-parser and generator-jhipster

Bump fast-xml-parser and generator-jhipster #1616

Triggered via pull request September 9, 2024 08:11
Status Failure
Total duration 1h 1m 29s
Artifacts

generator.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
generators/bootstrap-application/generator.spec.js > SubGenerator bootstrap-application of nodejs JHipster blueprint > run > application should match snapshot: generators/bootstrap-application/generator.spec.js#L27
Error: Snapshot `SubGenerator bootstrap-application of nodejs JHipster blueprint > run > application should match snapshot 1` mismatched - Expected + Received @@ -56,10 +56,11 @@ "clientThemeNone": true, "clientThemePrimary": false, "clientThemeVariant": "", "communicationSpringWebsocket": false, "cucumberTests": false, + "customizeTemplatePaths": [], "cypressTests": false, "dasherizedBaseName": "jhipster", "databaseMigration": undefined, "databaseMigrationLiquibase": true, "databaseType": "sql", @@ -229,10 +230,11 @@ "fakerSeed": undefined, "feignClient": undefined, "frontendAppName": "jhipsterApp", "gatewayRoutes": undefined, "gatewayServerPort": undefined, + "gatewayServicesApiAvailable": undefined, "gatlingTests": false, "generateAuthenticationApi": true, "generateBuiltInAuthorityEntity": true, "generateBuiltInUserEntity": true, "generateInMemoryUserCredentials": false, @@ -278,10 +280,11 @@ "gradle-sonarqube": "'GRADLE-SONARQUBE-VERSION'", "jackson-databind-nullable": "'JACKSON-DATABIND-NULLABLE-VERSION'", "jacoco-maven-plugin": "'JACOCO-MAVEN-PLUGIN-VERSION'", "jhipster-dependabot": "'JHIPSTER-DEPENDABOT-VERSION'", "jib-maven-plugin": "'JIB-MAVEN-PLUGIN-VERSION'", + "jib-spring-boot-extension-maven": "'JIB-SPRING-BOOT-EXTENSION-MAVEN-VERSION'", "lifecycle-mapping": "'LIFECYCLE-MAPPING-VERSION'", "lz4-java": "'LZ-4-JAVA-VERSION'", "mapstruct": "'MAPSTRUCT-VERSION'", "maven-antrun-plugin": "'MAVEN-ANTRUN-PLUGIN-VERSION'", "maven-checkstyle-plugin": "'MAVEN-CHECKSTYLE-PLUGIN-VERSION'", @@ -314,10 +317,11 @@ "javaManagedProperties": {}, "javaPackageSrcDir": "src/main/java/com/mycompany/myapp/", "javaPackageTestDir": "src/test/java/com/mycompany/myapp/", "javaProperties": {}, "javaVersion": "JAVA_VERSION", + "jdlStore": undefined, "jhiPrefix": "jhi", "jhiPrefixCapitalized": "Jhi", "jhiPrefixDashed": "jhi", "jhiTablePrefix": "jhi", "jhipsterVersion": "JHIPSTER_VERSION", @@ -346,12 +350,10 @@ "name": "English", "rtl": false, }, "nodeDependencies": { "concurrently": "CONCURRENTLY_VERSION", - "husky": "HUSKY_VERSION", - "lint-staged": "LINT_STAGED_VERSION", "npm": "NPM_VERSION", "prettier": "PRETTIER_VERSION", "prettier-plugin-java": "PRETTIER_PLUGIN_JAVA_VERSION", "prettier-plugin-packagejson": "PRETTIER_PLUGIN_PACKAGEJSON_VERSION", "wait-on": "WAIT_ON_VERSION", ❯ generators/bootstrap-application/generator.spec.js:27:60
generators/client/generator.spec.js > SubGenerator client of nodejs JHipster blueprint > run > should succeed: generators/client/generator.spec.js#L23
Error: Snapshot `SubGenerator client of nodejs JHipster blueprint > run > should succeed 1` mismatched - Expected + Received @@ -24,17 +24,14 @@ "stateCleared": "modified", }, "README.md": { "stateCleared": "modified", }, - "client/.eslintignore": { - "stateCleared": "modified", - }, - "client/.eslintrc.json": { + "client/angular.json": { "stateCleared": "modified", }, - "client/angular.json": { + "client/eslint.config.mjs": { "stateCleared": "modified", }, "client/jest.conf.js": { "stateCleared": "modified", }, ❯ generators/client/generator.spec.js:23:41
generators/cypress/generator.spec.js > SubGenerator cypress of nodejs JHipster blueprint > run > should succeed: generators/cypress/generator.spec.js#L23
Error: Snapshot `SubGenerator cypress of nodejs JHipster blueprint > run > should succeed 1` mismatched - Expected + Received @@ -6,13 +6,10 @@ "stateCleared": "modified", }, "client/package.json": { "stateCleared": "modified", }, - "client/test/cypress/.eslintrc.json": { - "stateCleared": "modified", - }, "client/test/cypress/e2e/account/login-page.cy.ts": { "stateCleared": "modified", }, "client/test/cypress/e2e/account/password-page.cy.ts": { "stateCleared": "modified", ❯ generators/cypress/generator.spec.js:23:41
npm-test
Process completed with exit code 1.