Skip to content

chore: fix prod build after updating babel/preset-env #2226

chore: fix prod build after updating babel/preset-env

chore: fix prod build after updating babel/preset-env #2226

Triggered via pull request November 2, 2023 09:43
Status Failure
Total duration 2m 41s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 12 warnings
eslint: src/views/Contacts.vue#L141
Expected property shorthand
eslint
Process completed with exit code 1.
eslint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
eslint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
eslint: src/admin-settings.js#L6
Invalid JSDoc @license: "GNU AGPL version 3 or any later version"; expected SPDX expression: https://spdx.org/licenses/
eslint: src/components/AppNavigation/GroupNavigationItem.vue#L161
Missing JSDoc @param "mode" description
eslint: src/components/CircleDetails/CircleConfigs.vue#L85
The type 'CircleConfig' is undefined
eslint: src/components/ContactDetails.vue#L231
Variable 'emailAddress' is already declared in the upper scope
eslint: src/components/ContactDetails.vue#L899
The type 'Contact' is undefined
eslint: src/components/ContactDetails.vue#L950
The type 'Property' is undefined
eslint: src/components/ContactsList.vue#L156
The type 'Contact' is undefined
eslint: src/components/MemberList.vue#L162
The type 'Circle' is undefined
eslint: src/components/MembersList/MembersListItem.vue#L155
The type 'Circle' is undefined