Base image update #313
actions.yml
on: pull_request
Check Go formatting, linting, vetting
1m 42s
Check for forbidden words
9s
Run Go unit tests and check package coverage
28s
Go security
14s
Malware Scanner
1m 24s
Image Scanner
1m 39s
Annotations
7 errors and 6 warnings
Image Scanner
missing go.sum entry for module providing package github.com/dell/goscaleio (imported by github.com/dell/karavi-metrics-powerflex/internal/service); to add:
|
Image Scanner
missing go.sum entry for module providing package github.com/dell/goscaleio/types/v1 (imported by github.com/dell/karavi-metrics-powerflex/internal/service); to add:
|
Image Scanner
missing go.sum entry for module providing package github.com/dell/goscaleio (imported by github.com/dell/karavi-metrics-powerflex/internal/service); to add:
|
Image Scanner
missing go.sum entry for module providing package github.com/dell/goscaleio/types/v1 (imported by github.com/dell/karavi-metrics-powerflex/internal/service); to add:
|
Image Scanner
no required module provides package github.com/dell/karavi-metrics-powerflex/internal/service: go.mod file not found in current directory or any parent directory; see 'go help modules'
|
Image Scanner
no required module provides package github.com/golang/mock/mockgen/model: go.mod file not found in current directory or any parent directory; see 'go help modules'
|
Image Scanner
Process completed with exit code 2.
|
Check for forbidden words
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
Go security
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
Run Go unit tests and check package coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
Malware Scanner
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
Image Scanner
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/
|
Check Go formatting, linting, vetting
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|