Downgraded to go 1.19 (current Debian stable). #19
Annotations
7 errors and 1 warning
build:
main.go#L11
log redeclared in this block
|
build:
main.go#L5
other declaration of log
|
build:
main.go#L11
imported and not used: "log"
|
build:
main.go#L15
godotenv redeclared in this block
|
build:
main.go#L7
other declaration of godotenv
|
build:
main.go#L15
imported and not used: "github.com/joho/godotenv"
|
build
Process completed with exit code 1.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|