Adds audience field to sign token messages. #351
Annotations
6 errors and 1 warning
Lint:
server/handlers.go#L273
commentFormatting: put a space between `//` and comment text (gocritic)
|
Lint:
server/handlers.go#L1896
func `createEthClient` is unused (unused)
|
Lint:
connector/web3/web3.go#L139
ST1003: func parameter rpcUrl should be rpcURL (stylecheck)
|
Lint:
server/handlers.go#L1897
ST1003: var rpcUrl should be rpcURL (stylecheck)
|
Lint:
server/oauth2.go#L97
directive `// nolint` should be written without leading space as `//nolint` (nolintlint)
|
Lint
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, helm/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading