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

GitHub Actions / ESLint failed Aug 5, 2024 in 0s

3 errors

ESLint found 3 errors

Annotations

Check failure on line 265 in src/commands/commandList/zoo/animalUtil.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/commands/commandList/zoo/animalUtil.js#L265

Missing semicolon (semi)

Check failure on line 274 in src/commands/commandList/zoo/animalUtil.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/commands/commandList/zoo/animalUtil.js#L274

Missing semicolon (semi)

Check failure on line 278 in src/commands/commandList/zoo/animalUtil.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/commands/commandList/zoo/animalUtil.js#L278

Missing semicolon (semi)