update ports #9
Annotations
7 errors and 4 warnings
Lint:
metrics/metrics.go#L1
at least one file in a package should have a package comment (ST1000)
|
Lint:
proxy/cert_gen.go#L1
at least one file in a package should have a package comment (ST1000)
|
Lint:
proxy/cert_gen.go#L16
comment on exported function GenerateCert should be of the form "GenerateCert ..." (ST1020)
|
Lint:
proxy/cert_gen.go#L19
this value of err is never used (SA4006)
|
Lint:
proxy/confighub.go#L1
at least one file in a package should have a package comment (ST1000)
|
Lint:
proxy/proxy.go#L1
at least one file in a package should have a package comment (ST1000)
|
Lint
Process completed with exit code 2.
|
Test
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/
|
Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint
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/
|
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|