fix images hosted at github #29
Annotations
5 errors and 2 warnings
build
Process completed with exit code 1.
|
build:
check.go#L230
exported type VersionCheck should have comment or be unexported
|
build:
check.go#L270
exported method VersionCheck.Check should have comment or be unexported
|
build:
config.go#L81
exported function Remove should have comment or be unexported
|
build:
servers.go#L83
if block ends with a return statement, so drop this else and outdent its block
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|