Skip to content

Add ap-southeast-5 support #28

Add ap-southeast-5 support

Add ap-southeast-5 support #28

Re-run triggered September 19, 2024 05:17
Status Failure
Total duration 3m 0s
Artifacts

pr.yml

on: pull_request
Build, Test, Coverage
2m 49s
Build, Test, Coverage
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
Build, Test, Coverage: cmd/awsping/main.go#L39
SA1019: rand.Seed has been deprecated since Go 1.20 and an alternative has been available since Go 1.0: As of Go 1.20 there is no reason to call Seed with a random value. Programs that call Seed with a known value to get a specific sequence of results should use New(NewSource(seed)) to obtain a local random generator. (staticcheck)
Build, Test, Coverage
issues found
Build, Test, Coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, golangci/golangci-lint-action@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, Test, Coverage
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build, Test, Coverage
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/