fix: the signer config (backport #138) #184
Annotations
6 errors and 1 warning
Test:
cmd/main.go#L109
syntax error: unexpected <<, expected }
|
Test:
cmd/main.go#L110
syntax error: unexpected ) in composite literal; possibly missing comma or }
|
Test:
cmd/main.go#L111
syntax error: unexpected ==, expected }
|
Test:
cmd/main.go#L113
invalid digit '9' in octal literal
|
Test:
cmd/main.go#L113
invalid character U+0023 '#'
|
Test
Process completed with exit code 2.
|
Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|