Hunam (Elie TD)

Results 16 issues of Hunam (Elie TD)

``` OS: macos, macOS, 12.4, 21F79 Processor: 8 cpus, 64bit, little endian, Apple M1 CC version: Apple clang version 13.1.6 (clang-1316.0.21.2.5) getwd: /Users/hunam/Documents/dev/go2v vmodules: /Users/hunam/.vmodules vroot: /Applications/v vexe: /Applications/v/v vexe...

Bug
Unit: vfmt

**To Reproduce** ```go package main import "github.com/go-fuego/fuego" type Inner struct { InnerField string `validate:"required"` } type Outer struct { Inner OuterField string `validate:"required"` } func main() { s := fuego.NewServer()...

bug

``` OS: macos, macOS, 12.4, 21F79 Processor: 8 cpus, 64bit, little endian, Apple M1 CC version: Apple clang version 13.1.6 (clang-1316.0.21.2.5) getwd: /Users/hunam/Documents/dev/go2v vmodules: /Users/hunam/.vmodules vroot: /Applications/v vexe: /Applications/v/v vexe...

Bug
Feature/Enhancement Request
Status: Confirmed
Unit: Checker

### What happened? https://github.com/user-attachments/assets/0888d055-4f36-4b0b-bd03-703afe0c95cd I'm only able to reproduce this when compiling the mod myself. ### What mod loaders are you seeing the problem on? Fabric, Forge ### What do...

bug

``` OS: macos, macOS, 12.1, 21C52 Processor: 8 cpus, 64bit, little endian, Apple M1 CC version: Apple clang version 13.0.0 (clang-1300.0.29.30) getwd: /Users/hunam/Documents/dev/go2v vmodules: /Users/hunam/.vmodules vroot: /Applications/v vexe: /Applications/v/v vexe...

Feature/Enhancement Request

``` OS: macos, macOS, 12.3.1, 21E258 Processor: 8 cpus, 64bit, little endian, Apple M1 CC version: Apple clang version 13.1.6 (clang-1316.0.21.2) getwd: /Users/hunam/Documents/dev/go2v vmodules: /Users/hunam/.vmodules vroot: /Applications/v vexe: /Applications/v/v vexe...

Bug
Unit: Checker
Unit: Parser