Merge pull request #315 from RyanCoulsonCA/fix-313 #392
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
src/app.vue#L21
Missing return type on function
|
src/components/helpers/custom-editor.vue#L55
Unexpected console statement
|
src/components/helpers/custom-editor.vue#L70
Unexpected console statement
|
src/components/map-editor.vue#L72
Unexpected any. Specify a different type
|
src/components/map-editor.vue#L217
'f' is defined but never used
|
src/components/metadata-editor.vue#L584
Unexpected any. Specify a different type
|
src/components/metadata-editor.vue#L592
Unexpected any. Specify a different type
|
src/components/metadata-editor.vue#L592
Unexpected console statement
|
src/components/metadata-editor.vue#L594
Unexpected any. Specify a different type
|
src/components/metadata-editor.vue#L594
Unexpected console statement
|
This job succeeded
Loading