Merge pull request #308 from RyanCoulsonCA/fix-307-1 #381
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/editor/helpers/custom-editor.vue#L55
Unexpected console statement
|
src/components/editor/helpers/custom-editor.vue#L70
Unexpected console statement
|
src/components/editor/landing.vue#L26
Missing return type on function
|
src/components/editor/map-editor.vue#L72
Unexpected any. Specify a different type
|
src/components/editor/map-editor.vue#L217
'f' is defined but never used
|
src/components/editor/metadata-editor.vue#L583
Unexpected any. Specify a different type
|
src/components/editor/metadata-editor.vue#L591
Unexpected any. Specify a different type
|
src/components/editor/metadata-editor.vue#L591
Unexpected console statement
|
src/components/editor/metadata-editor.vue#L593
Unexpected any. Specify a different type
|
The logs for this run have expired and are no longer available.
Loading