Skip to content

build(deps): bump github.com/go-co-op/gocron from 1.13.0 to 1.31.2 #826

build(deps): bump github.com/go-co-op/gocron from 1.13.0 to 1.31.2

build(deps): bump github.com/go-co-op/gocron from 1.13.0 to 1.31.2 #826

Triggered via pull request August 17, 2023 03:41
Status Success
Total duration 36m 0s
Artifacts

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
test (1.19.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (1.19.x, ubuntu-latest)
Unexpected input(s) 'name', valid inputs are ['entryPoint', 'args', 'config', 'exclude', 'path']
test (1.19.x, ubuntu-latest): cmd/controlloop/controlloop.go#L1
should have a package comment
test (1.19.x, ubuntu-latest): e2e/client/ippool.go#L4
should have a package comment
test (1.19.x, ubuntu-latest): e2e/client/whereabouts.go#L28
exported type ClientInfo should have comment or be unexported
test (1.19.x, ubuntu-latest): e2e/client/whereabouts.go#L28
type name will be used as client.ClientInfo by other packages, and that stutters; consider calling this Info
test (1.19.x, ubuntu-latest): e2e/client/whereabouts.go#L34
exported function NewClientInfo should have comment or be unexported
test (1.19.x, ubuntu-latest): e2e/client/whereabouts.go#L56
exported method ClientInfo.AddNetAttachDef should have comment or be unexported
test (1.19.x, ubuntu-latest): e2e/testenvironment/config.go#L1
should have a package comment
test (1.19.x, ubuntu-latest): e2e/testenvironment/config.go#L10
exported type Configuration should have comment or be unexported
test (1.19.x, ubuntu-latest): e2e/client/whereabouts.go#L60
exported method ClientInfo.DelNetAttachDef should have comment or be unexported
e2e test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/