Update actions/checkout action to v4 #1056
Annotations
3 errors and 10 warnings
build (16.x)
The 'pnpm store path --silent' command failed with exit code: 1
|
build (18.x)
The job was canceled because "_16_x" failed.
|
build (18.x)
The operation was canceled.
|
build (16.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
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
|