Update README.md #2274
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
14 errors and 3 warnings
test
possible malformed +build comment
|
test
possible malformed +build comment
|
test
possible malformed +build comment
|
test
Process completed with exit code 2.
|
lint:
sqle/api/controller/v1/statistic_ce.go#L20
`getLicenseUsageV1` is unused (deadcode)
|
lint:
sqle/api/controller/v1/task.go#L725
`getDistinctInstNameList` is unused (deadcode)
|
lint:
sqle/model/instance.go#L327
Consider preallocating `instanceIds` (prealloc)
|
lint:
sqle/dms/instance.go#L129
unnecessary conversion (unconvert)
|
lint:
sqle/api/controller/v1/task.go#L174
unnecessary conversion (unconvert)
|
lint:
sqle/api/controller/v1/task.go#L705
unnecessary conversion (unconvert)
|
lint:
sqle/dms/instance.go#L295
S1019: should use make(map[uint64]string) instead (gosimple)
|
lint:
sqle/api/controller/v1/oauth2_ce.go#L2
buildtag: possible malformed +build comment (govet)
|
lint:
sqle/api/controller/v1/sync_instance_ce.go#L2
buildtag: possible malformed +build comment (govet)
|
lint:
sqle/api/middleware/license_qa.go#L2
buildtag: possible malformed +build comment (govet)
|
test
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
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/
|
lint
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/
|