Skip to content

Removed insert on duplicate update on animals to prevent db locks #119

Removed insert on duplicate update on animals to prevent db locks

Removed insert on duplicate update on animals to prevent db locks #119

Triggered via push August 5, 2024 00:06
Status Success
Total duration 28s
Artifacts

lint.yml

on: push
Run linters
19s
Run linters
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
src/commands/commandList/zoo/animalUtil.js#L1
There are issues with this file's formatting, please run Prettier to fix the errors
src/commands/commandList/zoo/animalUtil.js#L265
Missing semicolon (semi)
src/commands/commandList/zoo/animalUtil.js#L274
Missing semicolon (semi)
src/commands/commandList/zoo/animalUtil.js#L278
Missing semicolon (semi)
Run linters
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run linters
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1, wearerequired/lint-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/