wip #411
test.yml
on: push
Check format Go
9s
Lint Go
8s
Build CLI
14s
Build GUI
40s
Test Go
34s
Annotations
7 errors and 5 warnings
Lint Go:
cmd/geteduroam-cli/main.go#L64
Error return value of `fmt.Scanln` is not checked (errcheck)
|
Lint Go:
cmd/geteduroam-cli/main.go#L454
Error return value of `notification.Send` is not checked (errcheck)
|
Lint Go:
cmd/geteduroam-notifcheck/main.go#L17
func `sendnotif` is unused (unused)
|
Lint Go:
cmd/geteduroam-gui/main.go#L423
printf: fmt.Printf format %s reads arg #2, but call has 1 arg (govet)
|
Lint Go
issues found
|
Test Go:
cmd/geteduroam-gui/main.go#L423
fmt.Printf format %s reads arg #2, but call has 1 arg
|
Test Go
Process completed with exit code 2.
|
Lint Go
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check format Go
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build CLI
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test Go
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build GUI
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|