feat: add governance
type
#113
Annotations
10 errors and 1 warning
GolangCI Lint:
schema/network/ethereum_chain.go#L1
: # github.com/rss3-network/protocol-go/schema/network
|
GolangCI Lint:
schema/network/network.go#L80
RSS redeclared in this block
|
GolangCI Lint:
schema/network/network.go#L29
other declaration of RSS
|
GolangCI Lint:
schema/network/network.go#L85
undefined: Line
|
GolangCI Lint:
schema/network/network.go#L90
cannot use RSS (constant 15 of type Network) as NetworkType value in return statement
|
GolangCI Lint:
schema/network/network.go#L92
cannot use Unknown (constant 0 of type Network) as NetworkType value in return statement (typecheck)
|
GolangCI Lint:
schema/metadata/transaction.go#L5
could not import github.com/rss3-network/protocol-go/schema/network (-: # github.com/rss3-network/protocol-go/schema/network
|
GolangCI Lint:
schema/network/network.go#L80
RSS redeclared in this block
|
GolangCI Lint:
schema/network/network.go#L29
other declaration of RSS
|
GolangCI Lint:
schema/network/network.go#L85
undefined: Line
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, 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/
|
Loading