[POR-1721] Add status footers to porter yaml v2 #1905
Triggered via pull request
September 19, 2023 14:30
Status
Failure
Total duration
7m 42s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
pr_push_checks.yaml
on: pull_request
Go Linter
2m 1s
Running smoke test npm build
3m 13s
Matrix: Running Go Tests
Annotations
6 errors and 6 warnings
Go Linter:
api/server/handlers/porter_app/pod_status.go#L19
exported: exported type PodStatusHandler should have comment or be unexported (revive)
|
Go Linter:
api/server/handlers/porter_app/status.go#L18
exported: comment on exported type AppStatusHandler should be of the form "AppStatusHandler ..." (with optional leading article) (revive)
|
Go Linter:
api/server/handlers/porter_app/pod_status.go#L24
exported: exported function NewPodStatusHandler should have comment or be unexported (revive)
|
Go Linter:
api/server/handlers/porter_app/status.go#L24
exported: comment on exported function NewAppStatusHandler should be of the form "NewAppStatusHandler ..." (revive)
|
Go Linter:
api/server/handlers/porter_app/pod_status.go#L35
exported: exported type PodStatusRequest should have comment or be unexported (revive)
|
Go Linter
issues found
|
Go Linter
Both go-version and go-version-file inputs are specified, only go-version will be used
|
Running Go Tests (ubuntu-latest, provisioner)
Both go-version and go-version-file inputs are specified, only go-version will be used
|
Running Go Tests (ubuntu-latest, internal)
Both go-version and go-version-file inputs are specified, only go-version will be used
|
Running Go Tests (ubuntu-latest, cli)
Both go-version and go-version-file inputs are specified, only go-version will be used
|
Running Go Tests (ubuntu-latest, api)
Both go-version and go-version-file inputs are specified, only go-version will be used
|
Running Go Tests (ubuntu-latest, cmd)
Both go-version and go-version-file inputs are specified, only go-version will be used
|