feat: add resourcetopo package #82
ci.yaml
on: pull_request
Unit Test
14s
Golang Lint
1m 39s
License Check
26s
Secret Scan
11s
Annotations
5 errors and 6 warnings
Unit Test:
resourcetopo/node_info.go#L5
package maps is not in GOROOT (/opt/hostedtoolcache/go/1.19.13/x64/src/maps)
|
Unit Test:
resourcetopo/node_topology_updater.go#L4
package slices is not in GOROOT (/opt/hostedtoolcache/go/1.19.13/x64/src/slices)
|
Unit Test
Process completed with exit code 2.
|
License Check
Process completed with exit code 1.
|
Golang Lint
golangci-lint exit with code 3
|
Secret Scan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Unit Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Unit Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
License Check
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
|
License Check
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/.
|
Golang Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, 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/.
|