build(deps-dev): bump @babel/traverse in /frontend (#45) #53
Annotations
15 warnings
test-frontend
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint-commits
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint-frontend
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
|
|
|
lint-frontend:
frontend/src/components/prompts/Info.vue#L145
Replace `'image'` with `"image"`
|
lint-frontend:
frontend/src/components/prompts/Info.vue#L148
Replace `⏎······else·if·(this.req·&&·this.req.type·===·'image'` with `·else·if·(this.req·&&·this.req.type·===·"image"`
|
|
|
|
lint-frontend:
frontend/src/components/settings/Permissions.vue#L12
Unexpected mutation of "perm" prop
|
lint-frontend:
frontend/src/components/settings/Permissions.vue#L16
Unexpected mutation of "perm" prop
|
test-backend
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint-backend
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|