Brewing Stands #2665
Annotations
10 errors and 1 warning
Build:
server/item/recipe/item.go#L20
type inputItem is unused (U1000)
|
Build:
server/item/recipe/item.go#L38
func inputItem.Item is unused (U1000)
|
Build:
server/item/recipe/item.go#L61
type inputItems is unused (U1000)
|
Build:
server/item/recipe/item.go#L64
func inputItems.Items is unused (U1000)
|
Build:
server/item/recipe/item.go#L77
type outputItem is unused (U1000)
|
Build:
server/item/recipe/item.go#L95
func outputItem.Stack is unused (U1000)
|
Build:
server/item/recipe/item.go#L113
type outputItems is unused (U1000)
|
Build:
server/item/recipe/item.go#L116
func outputItems.Stacks is unused (U1000)
|
Build:
server/item/recipe/vanilla.go#L13
var vanillaCraftingData is unused (U1000)
|
Build:
server/item/recipe/vanilla.go#L15
var vanillaSmithingData is unused (U1000)
|
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|