fix log api #389
Annotations
2 errors and 1 warning
lint:
pkg/apiserver/cubeapi/resourcemanage/handle/podlog.go#L122
comparing with == will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
|
lint
Process completed with exit code 2.
|
lint
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/
|