add calamity of eshu #1720
Annotations
5 errors and 1 warning
lint:
internal/weapons/sword/calamityofeshu/calamityofeshu.go#L1
: # github.com/genshinsim/gcsim/internal/weapons/sword/calamityofeshu
|
lint:
internal/weapons/sword/calamityofeshu/calamityofeshu.go#L45
cannot use w (variable of type *Weapon) as info.Weapon value in return statement: *Weapon does not implement info.Weapon (missing method Data) (typecheck)
|
lint:
pkg/simulation/imports.go#L222
could not import github.com/genshinsim/gcsim/internal/weapons/sword/calamityofeshu (-: # github.com/genshinsim/gcsim/internal/weapons/sword/calamityofeshu
|
lint:
internal/weapons/sword/calamityofeshu/calamityofeshu.go#L45
cannot use w (variable of type *Weapon) as info.Weapon value in return statement: *Weapon does not implement info.Weapon (missing method Data)) (typecheck)
|
lint
issues found
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|