Skip to content

Update dependency @jakubmazanec/zod-utils to ^2.0.11 (#108) #686

Update dependency @jakubmazanec/zod-utils to ^2.0.11 (#108)

Update dependency @jakubmazanec/zod-utils to ^2.0.11 (#108) #686

Triggered via push January 31, 2025 15:47
Status Success
Total duration 4m 21s
Artifacts

release.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
Release: apps/somewhere/source/engine/Game.ts#L98
'name' is already declared in the upper scope on line 96 column 37
Release: apps/somewhere/source/engine/Game.ts#L165
Prefer `Node#append()` over `Node#appendChild()`
Release: apps/somewhere/source/engine/Game.ts#L176
Prefer `childNode.remove()` over `parentNode.removeChild(childNode)`
Release: apps/somewhere/source/engine/Game.ts#L203
Forbidden non-null assertion
Release: apps/somewhere/source/engine/Game.ts#L204
Forbidden non-null assertion
Release: apps/somewhere/source/engine/Game.ts#L244
Prefer `childNode.remove()` over `parentNode.removeChild(childNode)`
Release: apps/somewhere/source/engine/Game.ts#L263
Prefer `childNode.remove()` over `parentNode.removeChild(childNode)`
Release: apps/somewhere/source/engine/Game.ts#L311
Prefer `childNode.remove()` over `parentNode.removeChild(childNode)`
Release: apps/somewhere/source/engine/Map.ts#L104
Prefer `childNode.remove()` over `parentNode.removeChild(childNode)`
Release: apps/somewhere/source/engine/System.ts#L45
Expected blank line between class members
Release: apps/dram/dbschema/import-data.ts#L21
Object Literal Property name `Note ID` must match one of the following formats: camelCase, PascalCase, UPPER_CASE
Release: apps/dram/dbschema/import-data.ts#L22
Object Literal Property name `Bottle ID` must match one of the following formats: camelCase, PascalCase, UPPER_CASE
Release: apps/dram/dbschema/import-data.ts#L23
Object Literal Property name `Whisky ID` must match one of the following formats: camelCase, PascalCase, UPPER_CASE
Release: apps/dram/dbschema/import-data.ts#L33
Object Literal Property name `Cask type` must match one of the following formats: camelCase, PascalCase, UPPER_CASE
Release: apps/dram/dbschema/import-data.ts#L34
Object Literal Property name `Cask number` must match one of the following formats: camelCase, PascalCase, UPPER_CASE
Release: apps/dram/dbschema/import-data.ts#L49
Object Literal Property name `Bottles count` must match one of the following formats: camelCase, PascalCase, UPPER_CASE
Release: apps/dram/dbschema/import-data.ts#L50
Object Literal Property name `Nose rating` must match one of the following formats: camelCase, PascalCase, UPPER_CASE
Release: apps/dram/dbschema/import-data.ts#L51
Object Literal Property name `Taste rating` must match one of the following formats: camelCase, PascalCase, UPPER_CASE
Release: apps/dram/dbschema/import-data.ts#L52
Object Literal Property name `Finish rating` must match one of the following formats: camelCase, PascalCase, UPPER_CASE
Release: apps/dram/dbschema/import-data.ts#L53
Object Literal Property name `Balance rating` must match one of the following formats: camelCase, PascalCase, UPPER_CASE