Skip to content

chore(deps): update dependency @vitejs/plugin-react to v4.3.2 #1388

chore(deps): update dependency @vitejs/plugin-react to v4.3.2

chore(deps): update dependency @vitejs/plugin-react to v4.3.2 #1388

Triggered via pull request September 30, 2024 08:43
Status Failure
Total duration 7m 13s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
test/main/applications.test.mjs > open application: src/main/lib/inspect-app.mjs#L61
FastifyError: The configuration does not validate against the configuration schema ❯ loadConfig ../../../../../tmp/plat-app-testIiL5nN/node_modules/@platformatic/config/lib/load-config.js:44:17 ❯ Module.inspectApp src/main/lib/inspect-app.mjs:61:18 ❯ Applications.openApplication src/main/lib/applications.mjs:245:40 ❯ test/main/applications.test.mjs:311:27 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'PLT_CONFIG_CONFIGURATION_DOES_NOT_VALIDATE_AGAINST_SCHEMA', statusCode: 500, validationErrors: [ { path: '/', message: 'must NOT have additional properties {"additionalProperty":"hotReload"}' } ] }
test
Process completed with exit code 1.