This repository has been archived by the owner on Aug 20, 2024. It is now read-only.
fix horrendous indentation again #102
Annotations
12 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/components/Dialogs.vue#L459
Prop "dialogs" should define at least its type
|
src/components/Dialogs.vue#L459
Prop "npcs" should define at least its type
|
src/components/Dialogs.vue#L459
Prop "maps" should define at least its type
|
src/components/Dialogs.vue#L459
Prop "items" should define at least its type
|
src/components/Droptables.vue#L242
Prop "droptables" should define at least its type
|
src/components/Droptables.vue#L242
Prop "maps" should define at least its type
|
src/components/Droptables.vue#L242
Prop "items" should define at least its type
|
src/components/Items.vue#L1154
Prop "items" should define at least its type
|
src/components/Maps.vue#L138
Prop "maps" should define at least its type
|
src/components/Maps.vue#L138
Prop "creator" should define at least its type
|
This job succeeded
Loading