Merge pull request #317 from RyanCoulsonCA/fix-312 #396
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#L591
Unexpected any. Specify a different type
|
src/components/metadata-editor.vue#L599
Unexpected any. Specify a different type
|
src/components/metadata-editor.vue#L599
Unexpected console statement
|
src/components/metadata-editor.vue#L601
Unexpected any. Specify a different type
|
src/components/metadata-editor.vue#L601
Unexpected console statement
|
This job succeeded
Loading