Skip to content

Update dependency webpack to v5.95.0 (#239) #1053

Update dependency webpack to v5.95.0 (#239)

Update dependency webpack to v5.95.0 (#239) #1053

Triggered via push October 30, 2024 08:17
Status Failure
Total duration 28m 27s
Artifacts

node.js.yml

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

Annotations

3 errors and 10 warnings
build (18.x)
The job was canceled because "_16_x" failed.
build (18.x)
The operation was canceled.
build (16.x)
The 'pnpm store path --silent' command failed with exit code: 1
build (18.x): resources/js/components/TranslationInput.vue#L57
Prop "initialTranslation" should define at least its type
build (18.x): resources/js/components/TranslationInput.vue#L57
Prop "language" should define at least its type
build (18.x): resources/js/components/TranslationInput.vue#L57
Prop "group" should define at least its type
build (18.x): resources/js/components/TranslationInput.vue#L57
Prop "translationKey" should define at least its type
build (18.x): resources/js/components/TranslationInput.vue#L57
Prop "route" should define at least its type
build (18.x): resources/js/views/TranslationsCreate.vue#L58
Prop "language" should define at least its type
build (18.x): resources/js/views/TranslationsIndex.vue#L56
Variable 'group' is already declared in the upper scope
build (18.x): resources/js/views/TranslationsIndex.vue#L73
Variable 'language' is already declared in the upper scope
build (18.x): resources/js/views/TranslationsIndex.vue#L212
Prop "initialLanguage" should define at least its type
build (16.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2.4.1, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/