Update README.md #15
Annotations
9 errors and 1 warning
build:
cmd/identify_guilds.go#L18
main redeclared in this block
|
build:
cmd/identify_channels.go#L18
other declaration of main
|
build:
cmd/pinsHeaders.go#L29
main redeclared in this block
|
build:
cmd/identify_channels.go#L18
other declaration of main
|
build:
cmd/send_message.go#L19
main redeclared in this block
|
build:
cmd/identify_channels.go#L18
other declaration of main
|
build:
cmd/identify_channels.go#L123
cannot convert "member" (untyped string constant) to type int
|
build:
cmd/identify_channels.go#L130
cannot convert "role" (untyped string constant) to type int
|
build
Process completed with exit code 1.
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|