fix: Supports adding third-party dependencies from git repo with the … #49
test.yaml
on: push
Unit tests with coverage
1m 9s
Lint checks
1m 31s
Annotations
7 errors and 4 warnings
Unit tests with coverage:
pkg/client/client_test.go#L186
golang.org/x/mod/module.Version struct literal uses unkeyed fields
|
Unit tests with coverage
Process completed with exit code 1.
|
Lint checks:
pkg/3rdparty/mvs/mvs.go#L240
Error return value is not checked (errcheck)
|
Lint checks:
pkg/3rdparty/mvs/mvs.go#L253
Error return value is not checked (errcheck)
|
Lint checks:
pkg/3rdparty/mvs/mvs.go#L265
Error return value is not checked (errcheck)
|
Lint checks:
pkg/client/client_test.go#L186
composites: golang.org/x/mod/module.Version struct literal uses unkeyed fields (govet)
|
Lint checks
issues found
|
Unit tests with coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Unit tests with coverage
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/
|
Lint checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2, 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/.
|
Lint checks
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/
|